Skip to content

Commit c699e0c

Browse files
committed
update release file names
1 parent 654917a commit c699e0c

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

README-SF.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -391,13 +391,12 @@ about `Executing SCons Without Installing`_)::
391391
Depending on the utilities installed on your system, any or all of the
392392
following packages will be built::
393393

394-
build/dist/scons-3.1.2.tar.gz
395-
build/dist/scons-3.1.2.zip
396-
build/dist/scons-doc-3.1.2.tar.gz
397-
build/dist/scons-local-3.1.2.tar.gz
398-
build/dist/scons-local-3.1.2.zip
399-
build/dist/scons-src-3.1.2.tar.gz
400-
build/dist/scons-src-3.1.2.zip
394+
SCons-3.9.9a998-py3-none-any.whl
395+
SCons-3.9.9a998.tar.gz
396+
SCons-3.9.9a998.zip
397+
scons-doc-3.9.9a998.tar.gz
398+
scons-local-3.9.9a998.tar.gz
399+
scons-local-3.9.9a998.zip
401400

402401
The SConstruct file is supposed to be smart enough to avoid trying to build
403402
packages for which you don't have the proper utilities installed. For

README.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -416,13 +416,12 @@ about `Executing SCons Without Installing`_)::
416416
Depending on the utilities installed on your system, any or all of the
417417
following packages will be built::
418418

419-
build/dist/scons-3.1.2.tar.gz
420-
build/dist/scons-3.1.2.zip
421-
build/dist/scons-doc-3.1.2.tar.gz
422-
build/dist/scons-local-3.1.2.tar.gz
423-
build/dist/scons-local-3.1.2.zip
424-
build/dist/scons-src-3.1.2.tar.gz
425-
build/dist/scons-src-3.1.2.zip
419+
SCons-3.9.9a998-py3-none-any.whl
420+
SCons-3.9.9a998.tar.gz
421+
SCons-3.9.9a998.zip
422+
scons-doc-3.9.9a998.tar.gz
423+
scons-local-3.9.9a998.tar.gz
424+
scons-local-3.9.9a998.zip
426425

427426
The SConstruct file is supposed to be smart enough to avoid trying to build
428427
packages for which you don't have the proper utilities installed. For

0 commit comments

Comments
 (0)