Commit Graph

212 Commits

Author SHA1 Message Date
David Abdurachmanov 06b523ed6b
Merge remote-tracking branch 'up/main' into main-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-12-05 10:02:24 +02:00
Miro Hrončok 704bbe1117 Fix C++17 error: standard attributes in middle of decl-specifiers (CYTHON_UNUSED)
This is only relevant on Python 3.13+

Fixes (part of) https://bugzilla.redhat.com/2247486
2023-11-06 11:37:34 +01:00
Miro Hrončok 5907573e25 Convert to pyproject-rpm-macros 2023-10-31 17:07:38 +01:00
Miro Hrončok 86fdd7be24 Update to 3.0.5 2023-10-31 17:06:56 +01:00
David Abdurachmanov fe05ef1471
Bootstrap for Python 3.12 on riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-10-21 10:27:42 +03:00
Miro Hrončok b652c0db5c Update to 3.0.4 2023-10-18 20:12:46 +02:00
Miro Hrončok 816bc6d12f Add more optional test dependencies to run more tests 2023-10-18 00:29:48 +02:00
Miro Hrončok 2323ac7d60 Exclude gil_in_var on i686 2023-10-18 00:29:48 +02:00
Miro Hrončok 7b55261c3d Add upstream link to the comment about skipped pstats profile tests 2023-10-13 15:00:24 +02:00
Miro Hrončok 7cb8cd1040 Update to 3.0.3 2023-10-13 12:15:25 +02:00
Miro Hrončok 8319632a82 Update to 3.0.2 2023-09-01 16:14:25 +02:00
Miro Hrončok 14926296e2 Rename python3-Cython to python3-cython 2023-07-19 07:00:16 +02:00
Miro Hrončok 87851c9fe5 Add more optional test deps 2023-07-19 07:00:16 +02:00
Miro Hrončok 1f32e41a7e Exclude tests failing on Python 3.12 2023-07-19 07:00:16 +02:00
Miro Hrončok d2e6364600 Update to 3.0.0 2023-07-19 07:00:16 +02:00
Tomáš Hrnčiar 47185aeaea Update to 3.0.0rc2 2023-07-19 07:00:16 +02:00
Petr Viktorin c6b945e9de Backport compile-time Python 3.12 compatibility for CYTHON_TRACE support 2023-06-30 16:52:02 +02:00
Miro Hrončok 5bbbb81a09 Bootstrap Python 3.12 with 0.29.35 2023-06-18 18:31:49 +02:00
Python Maint 4a30dd7e93 Rebuilt for Python 3.12 2023-06-16 08:21:08 +02:00
Python Maint 1c3444e22e Bootstrap for Python 3.12 2023-06-13 20:25:36 +02:00
Miro Hrončok e08af6dcb7 Use a consistent %bcond syntax 2023-05-26 19:01:26 +02:00
Miro Hrončok 1e9bead9ab Stop shipping emacs-cython-mode in RHEL builds 2023-05-26 19:01:26 +02:00
Yaakov Selkowitz 5cc48f1485 Avoid python-jedi dependency in RHEL builds
python-jedi is unwanted in RHEL; the tests which use it are skipped
if absent, see the comment for details.

Co-Authored-By: Miro Hrončok <miro@hroncok.cz>
2023-05-26 10:42:42 +02:00
Miro Hrončok 5c173e36d1 Update to 0.29.34
Includes fixes for Python 3.12.0a5 and a6.
2023-04-03 08:21:24 +02:00
Miro Hrončok d55635fb41 Update the RPM license tag to SPDX 2023-02-17 17:47:57 +01:00
Miro Hrončok d52e2fc9c5 Update to 0.29.33 2023-02-17 17:46:58 +01:00
Fedora Release Engineering 92cc956a76 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-18 19:43:47 +00:00
Miro Hrončok 4c46cbf0e0 emacs-cython-mode: Wrap the docstring of cython-default-compile-format to 80 characters
Fixes: https://bugzilla.redhat.com/2155090
2022-12-20 01:14:01 +01:00
Miro Hrončok 7b06dc068d Avoid RPM warning
warning: line 71: Possible unexpanded macro in: Requires:       emacs(bin) >= %{_emacs_version}
2022-08-08 12:04:40 +02:00
Miro Hrončok 2f1be2ed78 Update to 0.29.32 2022-08-08 12:03:50 +02:00
Fedora Release Engineering 29491f0523 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-20 18:34:09 +00:00
Python Maint 6dc133adcf Rebuilt for Python 3.11 2022-06-13 18:55:39 +02:00
Python Maint b85dfd3bda Bootstrap for Python 3.11 2022-06-13 14:53:36 +02:00
Tomáš Hrnčiar 374291e8ee Update to 0.29.30 2022-05-30 14:58:39 +02:00
Miro Hrončok ba54d3b2cd Remove a very weird rm -rf that has not been needed for a long time 2022-03-31 13:55:10 +02:00
Miro Hrončok db919742fc Update to 0.29.28 2022-03-31 13:55:01 +02:00
Fedora Release Engineering 6678a84899 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-19 19:18:59 +00:00
Miro Hrončok f52c2ecc11 Update to 0.29.26 2022-01-07 10:44:03 +01:00
Scott Talbert d5f7a019c7 Update to 0.29.24 to fix FTBFS with Python 3.10 2021-07-22 11:26:10 -04:00
Fedora Release Engineering 1ee3b1a90c - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 15:43:52 +00:00
Fedora Release Engineering d42d4b95f6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 10:49:24 +00:00
Python Maint 5f403f6493 Rebuilt for Python 3.10 2021-06-02 22:04:38 +02:00
Python Maint f2f31bc0ff Bootstrap for Python 3.10 2021-06-02 14:57:15 +02:00
Miro Hrončok d66d4fa971 Adapt tracing code to Python 3.10 2021-05-19 12:25:50 +02:00
Miro Hrončok abebf576dc General cleanup 2021-03-10 12:14:56 +01:00
Miro Hrončok 705633024a Introduce cython_compile bcond 2021-03-04 10:25:03 +01:00
Miro Hrončok e54e595a42 Update to 0.29.22 2021-03-04 09:22:10 +01:00
Fedora Release Engineering 9a9bbcd568 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-25 22:20:58 +00:00
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