Tomáš Hrnčiar
a3bab2af21
Update to 3.12.5
...
Security fix for CVE-2024-6923
Removed patch 323 due to being upstreamed
Resolves: RHEL-53036
2024-08-08 17:16:32 +02:00
Tomáš Hrnčiar
c2001b938e
Update to 3.12.4
...
Resolves: RHEL-44054
2024-07-04 10:48:19 +02:00
Tomáš Hrnčiar
db9a20acee
Update to 3.12.3
2024-07-03 21:06:43 +02:00
Tomáš Hrnčiar
d3e4f80070
Update to 3.12.2
2024-02-08 16:33:19 +01:00
Tomáš Hrnčiar
cc458c9fb3
Update to 3.12.1
2023-12-08 14:38:32 +01:00
Miro Hrončok
187d5c28b8
Update to 3.12.0 final
2023-10-02 18:40:13 +02:00
Miro Hrončok
fb0049bb7a
Update to 3.12.0rc3
2023-09-19 23:20:46 +02:00
Tomáš Hrnčiar
614cafc400
Update to 3.12.0rc2
2023-09-06 14:15:23 +02:00
Tomáš Hrnčiar
0483fca31a
Update to 3.12.0rc1
2023-08-08 16:16:05 +02:00
Miro Hrončok
bc99d88db7
Update to 3.12.0b4
...
Patch 402 is part of this release.
2023-07-12 07:01:20 +02:00
Tomáš Hrnčiar
8522651180
Update to 3.12.0b3
2023-06-20 18:45:12 +02:00
Tomáš Hrnčiar
036d63f211
Update to 3.12.0b2
2023-06-08 11:29:08 +02:00
Tomáš Hrnčiar
8bed4bf373
Update to 3.12.0b1
...
This update enables budled pip, because in Fedora we don't have the
latest version yet.
See: https://src.fedoraproject.org/rpms/python-pip/pull-request/123#comment-142984
2023-05-25 14:53:49 +02:00
Tomáš Hrnčiar
3f1a71ddff
Update to 3.12.0a7
2023-04-05 10:38:44 +02:00
Tomáš Hrnčiar
1e78502d6d
Update to 3.12.0a6
2023-03-08 09:56:50 +01:00
Tomáš Hrnčiar
440cc12f14
Update to 3.12.0a5
2023-02-08 18:38:25 +01:00
Tomáš Hrnčiar
d0514d9a61
Update to 3.12.0a4
2023-01-11 10:52:12 +01:00
Tomáš Hrnčiar
88efa1916c
Update to 3.12.0a3
2022-12-07 16:11:18 +01:00
Tomáš Hrnčiar
c12d924ecf
Update to 3.12.0a2
...
Patches 389 and 390 merged upstream.
The distutils module was removed from Python 3.12:
- patch 1 removed, only patched distutils
(the original rpath problem only affected numpy, numpy 1.23.4+ uses chrpath to fix it)
- patch 251 updated to remove the distutils hunk
(which is already present in pypa/distutils ~ setuptools)
The debug _xxtestfuzz module was moved a bit in the list of files
when _testsinglephase was added, for consistency.
Co-Authored-By: Miro Hrončok <miro@hroncok.cz>
2022-11-15 20:16:38 +01:00
Tomáš Hrnčiar
8003a07438
Initial Python 3.12 package forked from Python 3.11
2022-10-27 17:41:21 +02:00
Miro Hrončok
58109b55ab
Update to 3.11.0
2022-10-25 00:46:26 +02:00
Miro Hrončok
38b3f29b55
Update to 3.11.0rc2
2022-09-13 11:00:55 +02:00
Tomáš Hrnčiar
ab88d7f86c
Update to 3.11.0rc1
2022-08-08 16:04:49 +02:00
Tomáš Hrnčiar
9518f2915c
Update to 3.11.0b5
2022-07-26 13:55:26 +02:00
Miro Hrončok
b2d80045f9
Update to 3.11.0b4
...
Patches 383 and 384 were merged upstream.
Patch 385 was partially merged upstream, the PR with test is still open.
2022-07-12 00:52:25 +02:00
Miro Hrončok
d6b108d1a6
Update to 3.11.0b3
...
Patch 381 was merged upstream
(it was the motivation for an expedited release).
2022-06-01 19:08:32 +02:00
Miro Hrončok
f8d78fe8c7
Update to 3.11.0b2
2022-05-31 21:47:45 +02:00
Tomáš Hrnčiar
1993f3aaf2
Update to 3.11.0b1
2022-05-10 11:47:06 +02:00
Tomáš Hrnčiar
113681a061
Update to 3.11.0a7, in bootstrap mode
2022-04-07 08:15:36 +02:00
Miro Hrončok
6a8d633a93
Update to 3.11.0a6, in bootstrap mode
2022-03-07 20:18:37 +01:00
Tomáš Hrnčiar
83ff9b9200
Update to 3.11.0a5
2022-02-04 13:14:43 +01:00
Tomáš Hrnčiar
0fad4d6fae
Update to 3.11.0a4
2022-01-17 16:23:56 +01:00
Tomáš Hrnčiar
9ff3c68643
Update to 3.11.0a3
...
Bootstrap bcond is flipped because this update solves the issue when python3.11
didn't built with --without-bootstrap.
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2025026
2021-12-10 16:41:02 +01:00
Tomáš Hrnčiar
651691580e
Update to 3.11.0a2
...
Patch 251 was updated to include specific install scheme for virtualenv
2021-11-15 15:21:45 +01:00
Tomáš Hrnčiar
cf1cfe95f8
Initial Python 3.11 package forked from Python 3.10
2021-10-11 15:02:04 +02:00
Miro Hrončok
f2ba079270
Update to 3.10.0 final
...
Patch 367 was included in this release.
2021-10-04 21:25:03 +02:00
Tomas Hrnciar
19e0804a72
Update to 3.10.0rc2
2021-09-09 11:41:28 +02:00
Tomas Hrnciar
bda63fb917
Update to 3.10.0rc1
2021-08-04 12:42:48 +02:00
Miro Hrončok
08bde6d5c8
Update to 3.10.0b4
...
- patch 363 was a backport
- bundled pip was updated to 21.1.3
2021-07-12 00:27:27 +02:00
Miro Hrončok
51d9e334af
Update to 3.10.0b3
2021-06-18 15:32:30 +02:00
Tomas Hrnciar
ee49981462
Update to 3.10.0b2
2021-06-01 13:46:16 +02:00
Tomas Hrnciar
5c3c99eb42
Update to 3.10.0b1
2021-05-04 18:13:03 +02:00
Tomas Hrnciar
9f5874443d
Update to 3.10.0a7
2021-04-06 14:27:52 +02:00
Tomas Hrnciar
87f3cf679a
Update to 3.10.0a6
2021-03-02 18:03:24 +01:00
Tomas Hrnciar
4a2922475a
Update to 3.10.0a5
2021-02-04 11:17:36 +01:00
Miro Hrončok
d059157127
Update to 3.10.0a4
2021-01-05 00:29:47 +01:00
Tomas Hrnciar
eb9dd45945
Update to 3.10.0a3
2020-12-08 09:44:22 +01:00
Miro Hrončok
baff8f4745
Update to 3.10.0a2
2020-11-04 01:52:22 +01:00
Miro Hrončok
d3f7caa77a
Initial Python 3.10 package forked from Python 3.9
2020-10-12 10:32:54 +02:00
Miro Hrončok
68997e05e0
Update to 3.9.0 final
2020-10-06 08:21:43 +02:00