diff options
author | William Deegan <bill@baddogconsulting.com> | 2020-07-04 20:45:57 (GMT) |
---|---|---|
committer | William Deegan <bill@baddogconsulting.com> | 2020-07-04 20:45:57 (GMT) |
commit | c699e0cf86c1206e89fe545fa29bc5b7b2145b03 (patch) | |
tree | 7daaa8eba22ef8ba6166980e5134137fc3dc59a6 | |
parent | 654917a96b9d36c0498b7bd344e1487a6cfa1966 (diff) | |
download | SCons-c699e0cf86c1206e89fe545fa29bc5b7b2145b03.zip SCons-c699e0cf86c1206e89fe545fa29bc5b7b2145b03.tar.gz SCons-c699e0cf86c1206e89fe545fa29bc5b7b2145b03.tar.bz2 |
update release file names
-rwxr-xr-x | README-SF.rst | 13 | ||||
-rwxr-xr-x | README.rst | 13 |
2 files changed, 12 insertions, 14 deletions
diff --git a/README-SF.rst b/README-SF.rst index 2fa9acd..0831921 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 @@ -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 |