File tree Expand file tree Collapse file tree 2 files changed +14
-18
lines changed Expand file tree Collapse file tree 2 files changed +14
-18
lines changed Original file line number Diff line number Diff line change @@ -391,17 +391,15 @@ about `Executing SCons Without Installing`_)::
391391Depending on the utilities installed on your system, any or all of the
392392following 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
401401The 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
406404If you receive a build error, please report it to the scons-devel mailing list
407405and open a bug report on the SCons bug tracker.
Original file line number Diff line number Diff line change @@ -416,17 +416,15 @@ about `Executing SCons Without Installing`_)::
416416Depending on the utilities installed on your system, any or all of the
417417following 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
426426The 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
431429If you receive a build error, please report it to the scons-devel mailing list
432430and open a bug report on the SCons bug tracker.
You can’t perform that action at this time.
0 commit comments