Go to file
Petr Viktorin 95b9984480 In sys.version and initial REPL message, list the source commit as "default"
We create an artificial Git repo to apply patches.
Python build system thinks that it's building from Git and embeds a bogus
branch name into its version string:

$ python3
Python 3.9.0b5 (heads/master-dirty:24c7f56, Aug  3 2020, 00:00:00)
[GCC 10.2.1 20200804 (Red Hat 10.2.1-2)] on linux
Type "help", "copyright", "credits" or "license" for more information.

Tell configure that Git is not installed. This reverts that part
of sys.version to "default".
2020-08-12 18:34:28 +02:00
tests Add marshalparser to CI to test their compatibility 2020-07-31 07:20:54 +02:00
.gitignore Ignore stuff 2017-12-01 13:57:42 +01:00
00001-rpath.patch Convert patches to use github.com/fedora-python/importpatches 2020-07-21 11:09:56 +02:00
00111-no-static-lib.patch Convert patches to use github.com/fedora-python/importpatches 2020-07-21 11:09:56 +02:00
00189-use-rpm-wheels.patch Update to 3.9.0rc1 2020-08-12 00:04:34 +02:00
00251-change-user-install-location.patch Convert patches to use github.com/fedora-python/importpatches 2020-07-21 11:09:56 +02:00
00274-fix-arch-names.patch Convert patches to use github.com/fedora-python/importpatches 2020-07-21 11:09:56 +02:00
00328-pyc-timestamp-invalidation-mode.patch Update to 3.9.0rc1 2020-08-12 00:04:34 +02:00
00353-Original-names-for-architectures-with-different-name.patch Add support for upstream architectures' names 2020-08-04 14:04:42 +02:00
check-pyc-timestamps.py Renew check-pyc-timestamps.py 2018-08-17 16:05:13 +02:00
idle3.appdata.xml Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
idle3.desktop Add AppData and desktop file for IDLE 3 (rhbz#1392049) 2017-02-28 14:33:44 +01:00
pubkeys.txt Verify upstream sources with GPG 2019-11-20 10:00:34 +01:00
python3.9.rpmlintrc rpmlint: Small fixes 2020-05-26 19:16:15 +02:00
python3.9.spec In sys.version and initial REPL message, list the source commit as "default" 2020-08-12 18:34:28 +02:00
sources Update to 3.9.0rc1 2020-08-12 00:04:34 +02:00