summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2020-07-04 21:06:00 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2020-07-04 21:06:00 (GMT)
commit7847fe648309f59b18ff62c389c752907954e350 (patch)
treedef9aa325481e8ea6c66143e35c6a247d6ec9ba5
parent8038129110c1f6cbfee19fa3d715e197763d3754 (diff)
downloadSCons-7847fe648309f59b18ff62c389c752907954e350.zip
SCons-7847fe648309f59b18ff62c389c752907954e350.tar.gz
SCons-7847fe648309f59b18ff62c389c752907954e350.tar.bz2
update version #'s in package files
-rwxr-xr-xREADME-SF.rst16
-rwxr-xr-xREADME.rst16
2 files changed, 14 insertions, 18 deletions
diff --git a/README-SF.rst b/README-SF.rst
index 0831921..cf0eef8 100755
--- a/README-SF.rst
+++ b/README-SF.rst
@@ -391,17 +391,15 @@ about `Executing SCons Without Installing`_)::
Depending on the utilities installed on your system, any or all of the
following packages will be built::
- SCons-3.9.9a998-py3-none-any.whl
- SCons-3.9.9a998.tar.gz
- SCons-3.9.9a998.zip
- scons-doc-3.9.9a998.tar.gz
- scons-local-3.9.9a998.tar.gz
- scons-local-3.9.9a998.zip
+ SCons-4.0.0-py3-none-any.whl
+ SCons-4.0.0.tar.gz
+ SCons-4.0.0.zip
+ scons-doc-4.0.0.tar.gz
+ scons-local-4.0.0.tar.gz
+ scons-local-4.0.0.zip
The SConstruct file is supposed to be smart enough to avoid trying to build
-packages for which you don't have the proper utilities installed. For
-example, if you don't have Debian packaging tools installed, it should just
-not build the .deb package, not fail the build.
+packages for which you don't have the proper utilities installed.
If you receive a build error, please report it to the scons-devel mailing list
and open a bug report on the SCons bug tracker.
diff --git a/README.rst b/README.rst
index 61717e3..c47f62f 100755
--- a/README.rst
+++ b/README.rst
@@ -416,17 +416,15 @@ about `Executing SCons Without Installing`_)::
Depending on the utilities installed on your system, any or all of the
following packages will be built::
- SCons-3.9.9a998-py3-none-any.whl
- SCons-3.9.9a998.tar.gz
- SCons-3.9.9a998.zip
- scons-doc-3.9.9a998.tar.gz
- scons-local-3.9.9a998.tar.gz
- scons-local-3.9.9a998.zip
+ SCons-4.0.0-py3-none-any.whl
+ SCons-4.0.0.tar.gz
+ SCons-4.0.0.zip
+ scons-doc-4.0.0.tar.gz
+ scons-local-4.0.0.tar.gz
+ scons-local-4.0.0.zip
The SConstruct file is supposed to be smart enough to avoid trying to build
-packages for which you don't have the proper utilities installed. For
-example, if you don't have Debian packaging tools installed, it should just
-not build the .deb package, not fail the build.
+packages for which you don't have the proper utilities installed.
If you receive a build error, please report it to the scons-devel mailing list
and open a bug report on the SCons bug tracker.