Commit Graph

145 Commits

Author SHA1 Message Date
Fedora Release Engineering
7e40fae162 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 08:56:57 +00:00
Fedora Release Engineering
2db1dabba5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-08-01 07:17:17 +00:00
Fedora Release Engineering
a68c6873eb - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 23:22:44 +00:00
Tomas Hrnciar
598f61d5f2 Update to 7.3.1 2020-04-28 13:34:55 +02:00
Miro Hrončok
2032d98680 Update the ensurepip module to work with setuptools >= 45
setuptools 45.x is Python 3 only and changed the name of the wheel
2020-02-12 20:01:13 +01:00
Miro Hrončok
64a5625b90 Build with -fcommon 2020-02-12 20:01:13 +01:00
Fedora Release Engineering
1dceae177c - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 10:15:13 +00:00
Miro Hrončok
41c6994849 Update to 7.3.0 2019-12-28 11:22:21 +01:00
Miro Hrončok
5aa1d86125 Enable JIT on aarch64, add upstream workaround 2019-10-24 00:32:35 +02:00
Miro Hrončok
faa7ffb044 Build everything with pypy, but fix the cpython build w/out pycparser 2019-10-19 00:41:56 +02:00
Miro Hrončok
8d646e7dd1 Fix %{pypy3_version} for PyPy 3.10 2019-10-18 19:02:40 +02:00
Miro Hrončok
083ef4d302 Enable power64 (with JIT) 2019-10-17 20:29:42 +02:00
Miro Hrončok
f27d32f530 Enable aarch64 without JIT
See https://bitbucket.org/pypy/pypy/issues/3086
2019-10-17 20:28:31 +02:00
Miro Hrončok
2f53e9f20a Update to 7.2.0 2019-10-14 20:40:57 +02:00
Fedora Release Engineering
707f9490c0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 11:47:24 +00:00
Miro Hrončok
7fc9514b60 Keep the LICENSE file in lib/pythonX.Y dir
Virtualenv tries to copy it.

See https://github.com/pypa/virtualenv/issues/1352

Virtualenv ~16.6 warns:

    No LICENSE.txt / LICENSE found in source

Technically, it is probably possible to install the package without
%license files, but that would simply resort to the previous noncritical
behavior.

This fix is not critical and hence it doesn't bump release, for easier
backporting to all our Python packages.
2019-07-13 16:42:33 +02:00
Miro Hrončok
cac755a96a Update to 7.1.1, pypy3 is now Python 3.6
https://bugzilla.redhat.com/show_bug.cgi?id=1689198
2019-05-27 17:07:54 +02:00
Miro Hrončok
3e4b7200d3 Show the version as 7.0.0
While this is 7.0.0, it has 7.1.0-alpha0 listed inside,
we sed it out to avoid user confusion.
2019-05-17 13:09:22 +02:00
Miro Hrončok
124d766f70 Update to 7.0.0 (#1673127) 2019-03-01 00:06:59 +01:00
Fedora Release Engineering
9d9b085932 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-02 05:16:48 +00:00
Björn Esser
f8cbccf6e2
Rebuilt for libcrypt.so.2 (#1666033) 2019-01-14 19:14:13 +01:00
Miro Hrončok
e0becb7cbf Enable basic venv smoke test in the CI 2018-09-05 12:53:01 +02:00
Miro Hrončok
6f8b7baed9 Use RPM packaged wheels 2018-08-21 13:30:45 +02:00
Miro Hrončok
9d0ffbc9d5 Poor ppc64(le), it just doesn't build :( 2018-08-21 12:09:36 +02:00
Miro Hrončok
e47185bc51 Drop RHEL5 conditional 2018-07-15 16:25:45 +02:00
Miro Hrončok
3f667ce336 BR gcc 2018-07-15 16:23:25 +02:00
Fedora Release Engineering
f7ac519b1e - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 23:12:32 +00:00
Miro Hrončok
18c888e5f5 New release 6.0.0 (#1571489)
Fix multiprocessing regression on newer glibcs (#1569933)
2018-04-25 19:22:07 +02:00
Miro Hrončok
b70eb98951 Remove Windows bat file 2018-04-25 19:21:59 +02:00
Miro Hrončok
1b41795b2f Fix shebangs (reported mangled by taskotron) 2018-04-15 15:26:16 +02:00
Miro Hrončok
cac18deee0 Provide pypy3(abi) = 5.10 2018-04-12 00:23:12 +02:00
Miro Hrončok
fe844b70bd Add macro with pypy version (aka 5.10, not 3.5) 2018-04-11 12:10:38 +02:00
Miro Hrončok
df12619f2b Remove %pypy3dir definition, it is useless 2018-04-11 12:06:37 +02:00
Michal Cyprian
cf5da9288b Remove the rightmost version number from the path 2018-04-11 01:32:20 +02:00
Michal Cyprian
c54059a679 Add patch for libxcrypt 2018-03-29 21:24:14 +02:00
Fedora Release Engineering
664896a6c6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 06:17:45 +00:00
Björn Esser
43f3327530
Rebuilt for switch to libxcrypt 2018-01-20 23:07:39 +01:00
Miro Hrončok
8b06f1af62 Only BR /usr/bin/git, it should be enough for autosetup 2018-01-19 16:19:55 +01:00
Miro Hrončok
93cd7d04cc Update to 5.10.1 (#1533689) 2018-01-12 10:01:38 +01:00
Miro Hrončok
82dcbae232 On power, use cpython2 to build pypy3 2017-12-29 19:50:56 +01:00
Miro Hrončok
720aa9bae8 Remove the debug builds (the package was ~350 MB)
Also:

- Remove never used InstallPyPy function
- Actually call execstack as originally intended
- Use execstack on all arches (it's available now)
2017-12-29 14:12:06 +01:00
Miro Hrončok
9c955b3def Use pypy2 when building
(it's faster and works this time)
2017-12-28 17:47:00 +01:00
Miro Hrončok
e858e84bf9 Fixed upstream issues #2717 and #2718 (re-enable test_socket) 2017-12-28 17:45:36 +01:00
Miro Hrončok
27657069ff Temporarily skip test_socket on ix86 2017-12-27 15:58:25 +01:00
Miro Hrončok
a6780ec435 Enable JIT on power and s390x 2017-12-27 15:57:17 +01:00
Miro Hrončok
2b72df539c Update to 5.10 (#1528841) 2017-12-26 11:56:15 +01:00
Miro Hrončok
6eb88b1784 Update to 5.9 (#1504427) 2017-10-20 22:04:00 +02:00
Fedora Release Engineering
79816c5293 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 06:35:52 +00:00
Fedora Release Engineering
aebba1447f - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 09:23:17 +00:00
Petr Písař
717803cfa0 perl dependency renamed to perl-interpreter <https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules> 2017-07-12 14:43:49 +02:00