summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2020-07-04 13:45:57 -0700
committerWilliam Deegan <bill@baddogconsulting.com>2020-07-04 13:45:57 -0700
commitc699e0cf86c1206e89fe545fa29bc5b7b2145b03 (patch)
tree7daaa8eba22ef8ba6166980e5134137fc3dc59a6
parent654917a96b9d36c0498b7bd344e1487a6cfa1966 (diff)
downloadscons-git-c699e0cf86c1206e89fe545fa29bc5b7b2145b03.tar.gz
update release file names
-rwxr-xr-xREADME-SF.rst13
-rwxr-xr-xREADME.rst13
2 files changed, 12 insertions, 14 deletions
diff --git a/README-SF.rst b/README-SF.rst
index 2fa9acd3e..0831921b9 100755
--- a/README-SF.rst
+++ b/README-SF.rst
@@ -391,13 +391,12 @@ about `Executing SCons Without Installing`_)::
Depending on the utilities installed on your system, any or all of the
following packages will be built::
- build/dist/scons-3.1.2.tar.gz
- build/dist/scons-3.1.2.zip
- build/dist/scons-doc-3.1.2.tar.gz
- build/dist/scons-local-3.1.2.tar.gz
- build/dist/scons-local-3.1.2.zip
- build/dist/scons-src-3.1.2.tar.gz
- build/dist/scons-src-3.1.2.zip
+ 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
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
diff --git a/README.rst b/README.rst
index a0c947a91..61717e3ed 100755
--- a/README.rst
+++ b/README.rst
@@ -416,13 +416,12 @@ about `Executing SCons Without Installing`_)::
Depending on the utilities installed on your system, any or all of the
following packages will be built::
- build/dist/scons-3.1.2.tar.gz
- build/dist/scons-3.1.2.zip
- build/dist/scons-doc-3.1.2.tar.gz
- build/dist/scons-local-3.1.2.tar.gz
- build/dist/scons-local-3.1.2.zip
- build/dist/scons-src-3.1.2.tar.gz
- build/dist/scons-src-3.1.2.zip
+ 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
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