-
-
Notifications
You must be signed in to change notification settings - Fork 325
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Syncs all the readmes to indicate Python 3.6 is the lowest supported version. Change commentary around scons-dev mailing list. Signed-off-by: Mats Wichmann <[email protected]>
- Loading branch information
Showing
3 changed files
with
38 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,11 +47,9 @@ version at the SCons download page: | |
Execution Requirements | ||
====================== | ||
|
||
Running SCons requires Python 3.5 or higher. There should be no other | ||
dependencies or requirements to run scons. | ||
|
||
As of SCons 4.2.0 support for Python 3.5 is deprecated and will be removed | ||
with the next major release. | ||
Running SCons requires Python 3.6 or higher. There should be no other | ||
dependencies or requirements to run standard SCons. | ||
The last release to support Python 3.5 was 4.2.0. | ||
|
||
The default SCons configuration assumes use of the Microsoft Visual C++ | ||
compiler suite on Win32 systems, and assumes a C compiler named 'cc', a C++ | ||
|
@@ -399,12 +397,13 @@ following packages will be built:: | |
scons-doc-4.7.0ayyyymmdd.tar.gz | ||
scons-local-4.7.0ayyyymmdd.tar.gz | ||
scons-local-4.7.0ayyyymmdd.zip | ||
scons-local-4.7.0ayyyymmdd.pyz | ||
|
||
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. | ||
|
||
If you receive a build error, please report it to the scons-devel mailing list | ||
and open a bug report on the SCons bug tracker. | ||
If you receive a build error, please report it to the scons-users mailing list | ||
and open a bug report on the SCons issue tracker on GitHub. | ||
|
||
Note that in addition to creating the above packages, the default build will | ||
also unpack one or more of the packages for testing. | ||
|
@@ -546,8 +545,9 @@ for the problem you've run into on GitHub Issues: | |
Mailing Lists | ||
============= | ||
|
||
An active mailing list for developers of SCons is available. You may | ||
send questions or comments to the list at: | ||
In addition to the scons-users list which is appropriate for almost any | ||
question, there is a mailing list specifically for developers of SCons | ||
You may send questions or comments to the list at: | ||
|
||
[email protected] | ||
|
||
|
@@ -559,9 +559,11 @@ Subscription to the developer's mailing list is by approval. In practice, no | |
one is refused list membership, but we reserve the right to limit membership | ||
in the future and/or weed out lurkers. | ||
|
||
There are other mailing lists available for SCons users, for notification of | ||
SCons code changes, and for notification of updated bug reports and project | ||
documents. Please see our mailing lists page for details. | ||
Note that while this list still exists, the number of different places you | ||
can talk about SCons means it is no longer very active. GitHub has | ||
support for discussions as well as for issues, and there is usually more | ||
immediacy on the Discord chat, so these are probably now considered the | ||
preferred places for "development" topics. | ||
|
||
|
||
Donations | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,11 +43,9 @@ scons-local package, or any SCons package, at the SCons download page: | |
EXECUTION REQUIREMENTS | ||
====================== | ||
|
||
Running SCons requires Python 3.5 or higher. | ||
There should be no other dependencies or requirements to run SCons. | ||
|
||
As of SCons 4.2.0 support for Python 3.5 is deprecated and will be removed | ||
with the next major release. | ||
Running SCons requires Python 3.6 or higher. There should be no other | ||
dependencies or requirements to run standard SCons. | ||
The last release to support Python 3.5 was 4.2.0. | ||
|
||
The default SCons configuration assumes use of the Microsoft Visual C++ | ||
compiler suite on WIN32 systems (either through the Visual Studio | ||
|
@@ -84,6 +82,11 @@ Or (if, for example, you installed this package in a subdirectory named | |
That should be all you have to do. (If it isn't that simple, please let | ||
us know!) | ||
|
||
Since 4.5, there is also an alternate form of scons-local avaialble: | ||
a zipapp. This is a single file with a .pyz suffix, which can be | ||
downloaded and executed directly (e.g.: python scons-local-4.5.2.pyz) | ||
without unpacking. This may be more convenient in a few cases. | ||
|
||
|
||
CONTENTS OF THIS PACKAGE | ||
======================== | ||
|
@@ -191,8 +194,9 @@ You may subscribe to the scons-users mailing list at: | |
|
||
http://two.pairlist.net/mailman/listinfo/scons-users | ||
|
||
An active mailing list for developers of SCons is available. You may | ||
send questions or comments to the list at: | ||
In addition to the scons-users list which is appropriate for almost any | ||
question, there is a mailing list specifically for developers of SCons | ||
You may send questions or comments to the list at: | ||
|
||
[email protected] | ||
|
||
|
@@ -204,10 +208,11 @@ Subscription to the developer's mailing list is by approval. In practice, no | |
one is refused list membership, but we reserve the right to limit membership | ||
in the future and/or weed out lurkers. | ||
|
||
There are other mailing lists available for SCons users, for notification of | ||
SCons code changes, and for notification of updated bug reports and project | ||
documents. Please see our mailing lists page for details. | ||
|
||
Note that while this list still exists, the number of different places you | ||
can talk about SCons means it is no longer very active. GitHub has | ||
support for discussions as well as for issues, and there is usually more | ||
immediacy on the Discord chat, so these are probably now considered the | ||
preferred places for "development" topics. | ||
|
||
|
||
FOR MORE INFORMATION | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -159,8 +159,9 @@ for the problem you've run into, on the | |
Mailing Lists | ||
============= | ||
|
||
An active mailing list for developers of SCons is available. You may | ||
send questions or comments to the list at [email protected]. | ||
In addition to the scons-users list which is appropriate for almost any | ||
question, there is a mailing list specifically for developers of SCons | ||
You may send questions or comments to the list at: | ||
|
||
You may subscribe to the developer's mailing list using the form at | ||
https://two.pairlist.net/mailman/listinfo/scons-dev. | ||
|
@@ -169,9 +170,11 @@ Subscription to the developer's mailing list is by approval. In practice, no | |
one is refused list membership, but we reserve the right to limit membership | ||
in the future and/or weed out lurkers. | ||
|
||
There are other mailing lists available for SCons users, for notification of | ||
SCons code changes, and for notification of updated bug reports and project | ||
documents. Please see our mailing lists page for details. | ||
Note that while this list still exists, the number of different places you | ||
can talk about SCons means it is no longer very active. GitHub has | ||
support for discussions as well as for issues, and there is usually more | ||
immediacy on the Discord chat, so these are probably now considered the | ||
preferred places for "development" topics. | ||
|
||
|
||
Donations | ||
|