# here provides some independent verification that what we packaged
# conforms to what we expect.
-default_version = '3.0.0.alpha.20170614'
+default_version = '3.0.0.alpha.20170821'
python_version_unsupported = (2, 6, 0)
python_version_deprecated = (2, 7, 0)
build/dist/scons-2.5.0-1.noarch.rpm
build/dist/scons-2.5.0-1.src.rpm
build/dist/scons-2.5.0.linux-i686.tar.gz
- build/dist/scons-3.0.0.alpha.20170614.tar.gz
- build/dist/scons-3.0.0.alpha.20170614.win32.exe
- build/dist/scons-3.0.0.alpha.20170614.zip
- build/dist/scons-doc-3.0.0.alpha.20170614.tar.gz
- build/dist/scons-local-3.0.0.alpha.20170614.tar.gz
- build/dist/scons-local-3.0.0.alpha.20170614.zip
- build/dist/scons-src-3.0.0.alpha.20170614.tar.gz
- build/dist/scons-src-3.0.0.alpha.20170614.zip
+ build/dist/scons-3.0.0.alpha.20170821.tar.gz
+ build/dist/scons-3.0.0.alpha.20170821.win32.exe
+ build/dist/scons-3.0.0.alpha.20170821.zip
+ build/dist/scons-doc-3.0.0.alpha.20170821.tar.gz
+ build/dist/scons-local-3.0.0.alpha.20170821.tar.gz
+ build/dist/scons-local-3.0.0.alpha.20170821.zip
+ build/dist/scons-src-3.0.0.alpha.20170821.tar.gz
+ build/dist/scons-src-3.0.0.alpha.20170821.zip
build/dist/scons_3.0.0.alpha.20170614-1_all.deb
The SConstruct file is supposed to be smart enough to avoid trying to build
import bootstrap
project = 'scons'
-default_version = '3.0.0.alpha.20170614'
+default_version = '3.0.0.alpha.20170821'
copyright = "Copyright (c) %s The SCons Foundation" % copyright_years
platform = distutils.util.get_platform()
effectively, please go to http://scons.org/lists.html#users to sign up for
the scons-users mailing list.
-RELEASE 3.0.0.alpha.20170614 - Mon, 14 Jun 2017 12:23:56 -0400
+RELEASE 3.0.0.alpha.20170821 - Mon, 21 Aug 2017 16:15:02 -0700
Please consult the RELEASE.txt file for a summary of changes since the last
release and consult the CHANGES.txt file for complete a list of changes
Change Log
-RELEASE 3.0.0.alpha.20170614 - Mon, 14 Jun 2017 12:23:56 -0400
+RELEASE 3.0.0.alpha.20170821 - Mon, 21 Aug 2017 16:15:02 -0700
NOTE: This is a major release. You should expect that some targets may rebuild when upgrading.
Significant changes in some python action signatures. Also switching between PY 2 and PY 3.5, 3.6
- A new SCons checkpoint release, 3.0.0.alpha.20170614, is now available
+ A new SCons checkpoint release, 3.0.0.alpha.20170821, is now available
on the SCons download page:
http://www.scons.org/download.php