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
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
3dbe18122c
Update to 3.9.0rc2
...
Patch 111 was rebased manually but trivially.
2020-09-17 13:56:42 +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
Miro Hrončok
1fb3c04b75
Update to 3.8.0a1
...
Uses tilde for prerelease information,
https://docs.fedoraproject.org/en-US/packaging-guidelines/Versioning/#_versioning_prereleases_with_tilde
Patches rebased: 111, 132
Patches merged upstream: 155, 170 (differently), 317
/usr/bin/pyvenv is no more
2019-02-05 11:49:12 +01:00
Miro Hrončok
1385d6e65a
Update to 3.7.2
...
Already upstreamed patches: 313, 315
Patches rebased: 111, 189 (new pip/setuptools versions only)
2018-12-25 13:38:36 +01:00
Miro Hrončok
ef18b4528a
Update to 3.7.0b2
2018-02-28 12:18:01 +01:00
Miro Hrončok
d668c1e89c
Python 3.7 (fedpkg prep ok, builds ok without debug)
2017-11-30 09:25:27 +01:00
Charalampos Stratakis
0424a4f70e
Rebased patches 102, 111, 170 in order to apply cleanly for the new sources.
...
Dropped patches 209, 242, 247 as they are already upstream.
Dropped patches 143 and 146 for now.
2016-12-09 16:07:57 +01:00
Robert Kuska
7035fe2876
Remove forgotten $(LIBRARY) from Patch111
...
(and also enable it)
2015-09-21 15:37:07 +02:00
Matej Stuchlik
abb2ff8b05
First step towards 3.5.0
2015-09-16 08:36:17 +02:00
Slavek Kabrda
bf35167937
Update to Python 3.4 beta 1.
...
- Refreshed patches: 102 (lib64), 111 (no static lib), 125 (less verbose COUNT
ALLOCS), 141 (fix COUNT_ALLOCS in test_module), 146 (hashlib fips),
157 (UID+GID overflows), 173 (ENOPROTOOPT in bind_port)
- Removed patch 00187 (remove pthread atfork; upstreamed)
2013-11-27 13:03:43 +01:00
Bohuslav Kabrda
f5250ecae7
Update to Python 3.4 alpha 4.
...
- Refreshed patches: 55 (systemtap), 102 (lib64), 111 (no static lib),
114 (statvfs flags), 132 (unittest rpmbuild hooks), 134 (fix COUNT_ALLOCS in
test_sys), 143 (tsc on ppc64), 146 (hashlib fips), 153 (test gdb noise),
157 (UID+GID overflows), 173 (ENOPROTOOPT in bind_port), 186 (dont raise
from py_compile)
- Removed patches: 129 (test_subprocess nonreadable dir - no longer fails in
Koji), 142 (the mock issue that caused this is fixed)
- Added patch 187 (remove thread atfork) - will be in next version
- Refreshed script for checking pyc and pyo timestamps with new ignored files.
- The fips patch is disabled for now until upstream makes a final decision
what to do with sha3 implementation for 3.4.0.
2013-11-05 12:40:00 +01:00
Bohuslav Kabrda
58f477b403
Updated to Python 3.3.1.
...
- Refreshed patches: 55 (systemtap), 111 (no static lib), 146 (hashlib fips),
153 (fix test_gdb noise), 157 (uid, gid overflow - fixed upstream, just
keeping few more downstream tests)
- Removed patches: 3 (audiotest.au made it to upstream tarball)
- Removed workaround for http://bugs.python.org/issue14774 , discussed in
http://bugs.python.org/issue15298 and fixed in revision 24d52d3060e8.
2013-04-10 14:30:09 +02:00
David Malcolm
62d7207dd0
3.3.0-0.3.b2
...
* Mon Aug 13 2012 David Malcolm <dmalcolm@redhat.com> - 3.3.0-0.3.b2
- 3.3b1 -> 3.3b2; drop upstreamed patch 152; refresh patches 3, 102, 111,
134, 153, 160; regenenerate autotools patch; rework systemtap patch to work
correctly when LANG=C (patch 55); importlib.test was moved to
test.test_importlib upstream
2012-08-13 21:11:12 -04:00
David Malcolm
1c94c1ae4e
3.3.0-0.1.b1: 3.2 -> 3.3
...
* Fri Jul 20 2012 David Malcolm <dmalcolm@redhat.com> - 3.3.0-0.1.b1
- 3.2 -> 3.3: https://fedoraproject.org/wiki/Features/Python_3.3
- 3.3.0b1: refresh patches 3, 55, 102, 111, 113, 114, 134, 157; drop upstream
patch 147; regenenerate autotools patch; drop "--with-wide-unicode" from
configure (PEP 393); "plat-linux2" -> "plat-linux" (upstream issue 12326);
"bz2" -> "_bz2" and "crypt" -> "_crypt"; egg-info files are no longer shipped
for stdlib (upstream issues 10645 and 12218); email/test moved to
test/test_email; add /usr/bin/pyvenv[-3.3] and venv module (PEP 405); add
_decimal and _lzma modules; make collections modules explicit in payload again
(upstream issue 11085); add _testbuffer module to tests subpackage (added in
upstream commit 3f9b3b6f7ff0)
2012-07-20 16:34:09 -04:00
David Malcolm
c923b51771
renumber and rename patches for consistency with python.spec
...
* Mon Sep 12 2011 David Malcolm <dmalcolm@redhat.com> - 3.2.2-3
- renumber and rename patches for consistency with python.spec (8 to 55, 106
to 104, 6 to 111, 104 to 113, 105 to 114, 125, 131, 130 to 143)
2011-09-12 17:39:27 -04:00