Commit Graph

164 Commits

Author SHA1 Message Date
Miro Hrončok 88a2c0e605 Drop build dependency on coverage 2020-11-13 10:57:20 +01:00
Fedora Release Engineering 3381470c02 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 10:18:11 +00:00
Gwyn Ciesla 7763f44a20 Re-enable tests. 2020-07-22 13:50:49 -05:00
Gwyn Ciesla 3e690c8211 Disable test until numpy is updates. 2020-07-22 10:47:23 -05:00
Gwyn Ciesla 4f065f5ed4 0.29.21 2020-07-22 10:30:31 -05:00
Miro Hrončok 71280f32f3 Sources for 0.29.19 2020-05-27 12:11:19 +02:00
serge-sans-paille 048c8d73ca Update to 0.29.19 2020-05-27 08:51:52 +00:00
Miro Hrončok fcb231b125 Rebuilt for Python 3.9 2020-05-25 10:31:30 +02:00
Miro Hrončok 6d85179678 Bootstrap for Python 3.9 2020-05-22 21:39:38 +02:00
Petr Viktorin 5f0bd3ad05 Work around class- and staticmethod breakage
Note that staticmethod fused functions are still broken.
2020-05-21 15:45:00 +02:00
Petr Viktorin d658964615 Record that Tempita is bundled 2020-05-20 22:29:28 +02:00
Marcel Plch bae4cd93fd Update to 0.29.17 2020-04-28 13:09:46 +02:00
Miro Hrončok 616546a49d Update to 0.29.16
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1816785
2020-03-25 16:03:34 +01:00
Miro Hrončok 5ae908bc2e Update to 0.29.15 (#1800158) 2020-02-08 21:17:04 +01:00
Fedora Release Engineering 7d0ab88403 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 09:18:22 +00:00
Miro Hrončok 5c8dccc6b9 Python 3.9 compatibility 2020-01-06 11:44:46 +01:00
Miro Hrončok 1c463e3d34 Update to 0.29.14
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1768034
2019-11-04 18:25:32 +01:00
Miro Hrončok 425cf2eb63 Python 2 subpackage has been removed
See https://fedoraproject.org/wiki/Changes/RetirePython2
2019-11-04 17:34:48 +01:00
Miro Hrončok bb14927ab1 Rebuilt for Python 3.8.0rc1 (#1748018) 2019-10-03 13:49:38 +02:00
Miro Hrončok ec111e130c Rebuilt for Python 3.8 2019-08-15 21:55:34 +02:00
Miro Hrončok 606c7b8116 Bootstrap for Python 3.8 2019-08-15 20:52:57 +02:00
Gwyn Ciesla cfa85f0710 Rebuild. 2019-08-01 08:34:03 -05:00
Igor Gnatenko 7a42270f10
Update to 0.29.13
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-07-27 11:59:09 +02:00
Fedora Release Engineering b2f62e883e - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 15:45:55 +00:00
Petr Viktorin 582c72b5e6 Remove non-essential Python 2 test dependencies 2019-07-22 19:42:07 +02:00
Miro Hrončok 842b34e066 Update to 0.29.12 (#1727580) 2019-07-11 13:35:15 +02:00
Miro Hrončok 44e47def53 Update to 0.29.11 (#1725361) 2019-07-01 13:44:53 +02:00
Charalampos Stratakis 5623fe993a Update to 0.29.10 (#1716146) 2019-06-02 23:18:38 +02:00
Miro Hrončok 3f1cff4222 Update to 0.29.9 (#1714365) 2019-05-30 12:07:38 +02:00
Igor Gnatenko 1100c72e8f
Update to 0.29.7
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-05-13 07:11:20 +02:00
Miro Hrončok 9d494ccd6e Update to 0.29.6 (#1683661) 2019-02-27 14:31:01 +01:00
Miro Hrončok 2ea743a71a Update to 0.29.5 (#1667643) 2019-02-08 23:46:11 +01:00
Fedora Release Engineering b5383fa6a2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 11:29:01 +00:00
Miro Hrončok 8fbaae6d84 Update to 0.29.3, enable tests
Tests were entirely disabled due to Big Endian failure in one module.
This enables them back but excludes the failing tests on Big Endian.

Since the tests are quite slow, this also:

 * disables CPython regression tests
 * runs the tests in parallel with %{?_smp_mflags} (-j)

However, there are weird test errors on one of the Koji's i686 builders.
This was reported to upstream: https://github.com/cython/cython/issues/2807
Until that's sorted out, we skip a test on i686.
2019-01-21 21:59:38 +01:00
Alex Cobb 9c7f46b95b Add emacs-cython-mode subpackage 2019-01-08 12:03:00 +01:00
Igor Gnatenko 03641f599d
Update to 0.29.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-12-10 14:16:25 +01:00
Igor Gnatenko d8e77b0d97
Update to 0.29
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-12-10 14:13:25 +01:00
Igor Gnatenko 0c9be7ea2a
Update to 0.29~rc2
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-10-03 12:35:28 +02:00
Igor Gnatenko ceefeb563e
Update to 0.28.5
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-11 20:48:49 +02:00
Igor Gnatenko eac3ab0280
rebuild
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-08-08 07:48:38 +02:00
Miro Hrončok 89f353e21a Only have one /usr/bin/cython
According to the current packaging guidelines, if the functionality
of the executable is the same regardless of the Python version,
the executable should be shipped by Python 3 package only.

This is the case for Cython.
2018-08-06 00:29:44 +02:00
Igor Gnatenko 80d0ce6204
Update to 0.28.4
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-07-15 14:51:47 +02:00
Fedora Release Engineering 4dfa8055e0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 18:58:51 +00:00
Miro Hrončok a4c302a85a Rebuilt for Python 3.7 2018-06-15 17:02:24 +02:00
Igor Gnatenko 890ccc74dc
Update to 0.28.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-03-19 14:27:06 +01:00
Fedora Release Engineering b905a7db9d - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 00:32:00 +00:00
Igor Gnatenko 14b6cca373 disable tests
There is bug in upstream where tests fail on BE, but also it is
faster to build without tests.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-06 07:11:52 +01:00
Igor Gnatenko 63ef580b19 Update to 0.27.3
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-11-06 00:51:25 +01:00
Igor Gnatenko 14b67b84c1 Update to 0.27.1
* provide old name with %_isa
* add missing BuildRequires: python3-setuptools
* python-jedi -> python2-jedi

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2017-10-02 11:54:48 +02:00
Fedora Release Engineering 39f8441548 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 16:51:34 +00:00