Commit Graph

159 Commits

Author SHA1 Message Date
Tomáš Hrnčiar 1ea6c65445 Remove windows executable binaries 2021-10-27 08:50:53 +02:00
Tomáš Hrnčiar b6c45f1434 Update to 7.3.6 2021-10-27 08:49:52 +02:00
Miro Hrončok 90c4be783b Explicitly buildrequire OpenSSL 1.1, as Python 3.7 is not compatible with OpenSSL 3.0 2021-09-20 14:42:23 +02:00
Sahana Prasad 49e2552d6f Rebuilt with OpenSSL 3.0.0 2021-09-14 19:12:24 +02:00
Miro Hrončok 83ef54a660 Update to 7.3.5 2021-08-16 18:13:20 +02:00
Tomas Hrnciar 27985bbcb8 Add bcond main_pypy3 to differentiate whether package is main pypy
package or not
2021-08-11 08:26:15 +02:00
Tomas Hrnciar 86f73ef239 Removes pypy-stackless as it is not needed anymore 2021-08-11 08:26:15 +02:00
Tomas Hrnciar b8466c1e8a Rename pypy3 to pypy3.7 2021-08-11 08:26:15 +02:00
Fedora Release Engineering 716f2f638d - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 04:30:08 +00:00
Tomas Hrnciar e90c1b5d85 Replace removed /usr/lib/rpm/brp-python-bytecompile with %%py_byte_compile macros 2021-07-22 15:41:50 +02:00
Miro Hrončok f24f8ff0ad Update to 7.3.4, PyPy3.7 2021-05-26 13:29:10 +02:00
Miro Hrončok f592f0db6a Provide missing bundled library information 2021-05-26 13:10:22 +02:00
Charalampos Stratakis a45f4e982e Add virtual provides for the bundled libmpdec (rhbz#1943359) 2021-05-20 00:10:33 +02:00
Charalampos Stratakis 10fe1a9ce9 Temporary workaround for missing %apply_patch in RPM 4.17 alpha 2021-05-20 00:09:06 +02:00
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