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
3f1a71ddff
Update to 3.12.0a7
2023-04-05 10:38:44 +02: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
d75ca77a64
Don't use custom installation schemes
2022-08-17 14:57:24 +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
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
Tomáš Hrnčiar
83ff9b9200
Update to 3.11.0a5
2022-02-04 13:14:43 +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
47935cfb98
Change the values of sysconfig's "posix_prefix" install scheme to /usr/local
...
- when RPM build or venv/virtualenv is not detected
- replaces the patch for distutils, as distutils is deprecated
The original values are saved as an additional "rpm_prefix" install scheme.
See https://discuss.python.org/t/pep-632-deprecate-distutils-module/5134/104
for a more detailed rationale.
Downstream only for now, waiting for https://bugs.python.org/issue43976
2021-10-05 11:53:19 +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
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
acc1ca2724
Convert patches to use github.com/fedora-python/importpatches
2020-07-21 11:09:56 +02:00
Tomas Hrnciar
efdda005ea
Update to 3.9.0b4
2020-07-07 12:53:18 +02:00
Miro Hrončok
3332fa2167
Update to 3.9.0b3
...
No patch changes, this was released immediately after b2.
2020-06-10 09:31:59 +02:00
Miro Hrončok
d860201a1f
Update to 3.9.0b2
...
Patches 349 and 350 already merged.
2020-06-09 11:37:31 +02:00
Miro Hrončok
c75e05c7c8
Update to Python 3.9.0b1
2020-05-19 09:57:43 +02:00
Miro Hrončok
341bcbc115
Update to Python 3.9.0a6
...
Sed a SyntaxError out not to bother with a patch that would most likely go away in a7.
No other patch changes.
2020-04-30 16:09:10 +02:00
Miro Hrončok
b89d4ad8e7
Update to Python 3.9.0a5
...
Patch 102 is upstreamed (differently), added --with-platlibdir=%{_lib}
2020-03-24 18:56:52 +01:00
Marcel Plch
1206bb9631
Update to 3.9.0a4
...
Patches 340 and 341 got upstreamed and are no longer present.
2020-03-02 13:05:38 +01:00
Victor Stinner
0ae3172083
Update to Python 3.9.0a3
...
Added patches 340 and 341 (backports from master)
2020-01-29 15:58:02 +01:00
Miro Hrončok
d33516835b
Rebased to Python 3.9.0a2
...
No patches changes since 3.9.0a1.
2019-12-19 12:25:44 +01:00
Miro Hrončok
b180b3028c
Rebased to Python 3.9.0a1
...
Actually rebased patches: 102, 189
New patches at https://github.com/fedora-python/cpython/tree/fedora-3.9
2019-11-25 14:30:40 +01:00
Miro Hrončok
e0704196d3
Update to Python 3.8.0 final
2019-10-15 19:44:59 +02:00
Miro Hrončok
8e2dbb0fbf
Rebased to Python 3.8.0rc1
...
Rebased patches: 102
Removed patches already merged upstream: 331
2019-10-02 07:40:12 +02:00
Miro Hrončok
4352870f13
Rebased to Python 3.8.0b4
...
Patch 189 rebased for new setuptools/pip version.
Patch 331 added to fix clang: https://bugzilla.redhat.com/show_bug.cgi?id=1715016
importlib.metadata is now a simple module, not a folder.
2019-08-31 14:23:37 +02:00
Miro Hrončok
29530ba2a8
Update to 3.8.0b3
2019-07-29 23:47:30 +00:00
Miro Hrončok
13257b57b3
Update to 3.8.0b2
2019-07-05 12:10:54 +02:00
Miro Hrončok
a292838ccc
Update to 3.8.0b1
2019-06-05 09:35:21 +02:00
Miro Hrončok
7aab0ddc87
Remove Patch178, merge Patch205 into Patch102
...
Fixes invalid value of distutils.sysconfig.get_config_var('LIBPL').
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1710767
GitHub PR: https://github.com/fedora-python/cpython/pull/2
2019-05-17 13:28:10 +02:00
Miro Hrončok
285f5549c6
Update to 3.8.0a4
...
Patches rebased via git, see
https://github.com/fedora-python/cpython/tree/fedora-3.8.0a4
ABIFLAGS changed not to contain m, see https://bugs.python.org/issue36707
2019-05-08 00:11:20 +02:00
Michal Cyprian
08ffd081b5
Remove sys.executable check from change-user-install-location patch
...
Resolves: rhbz#1532287
2018-02-07 14:37:45 +01:00
Michal Cyprian
332b947dfc
Make pip and distutils in user environment install into separate location
2017-06-26 16:32:56 +02:00