Skip to content

Commit 7847fe6

Browse files
committed
update version #'s in package files
1 parent 8038129 commit 7847fe6

File tree

2 files changed

+14
-18
lines changed

2 files changed

+14
-18
lines changed

README-SF.rst

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -391,17 +391,15 @@ 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-
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
394+
SCons-4.0.0-py3-none-any.whl
395+
SCons-4.0.0.tar.gz
396+
SCons-4.0.0.zip
397+
scons-doc-4.0.0.tar.gz
398+
scons-local-4.0.0.tar.gz
399+
scons-local-4.0.0.zip
400400

401401
The SConstruct file is supposed to be smart enough to avoid trying to build
402-
packages for which you don't have the proper utilities installed. For
403-
example, if you don't have Debian packaging tools installed, it should just
404-
not build the .deb package, not fail the build.
402+
packages for which you don't have the proper utilities installed.
405403

406404
If you receive a build error, please report it to the scons-devel mailing list
407405
and open a bug report on the SCons bug tracker.

README.rst

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -416,17 +416,15 @@ 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-
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
419+
SCons-4.0.0-py3-none-any.whl
420+
SCons-4.0.0.tar.gz
421+
SCons-4.0.0.zip
422+
scons-doc-4.0.0.tar.gz
423+
scons-local-4.0.0.tar.gz
424+
scons-local-4.0.0.zip
425425

426426
The SConstruct file is supposed to be smart enough to avoid trying to build
427-
packages for which you don't have the proper utilities installed. For
428-
example, if you don't have Debian packaging tools installed, it should just
429-
not build the .deb package, not fail the build.
427+
packages for which you don't have the proper utilities installed.
430428

431429
If you receive a build error, please report it to the scons-devel mailing list
432430
and open a bug report on the SCons bug tracker.

0 commit comments

Comments
 (0)