Commit graph

41 commits

Author SHA1 Message Date
Benjamin A. Beasley
e3564f4545 No longer allow compact_str 0.8 2025-04-14 10:47:11 -04:00
Benjamin A. Beasley
c5771d270e Expect maturin to handle license files, except LICENSES.vendored/
See discussion in https://bugzilla.redhat.com/show_bug.cgi?id=2357473.
2025-04-14 10:47:09 -04:00
Benjamin A. Beasley
b897e39a32 Update to 3.10.6 (close RHBZ#2354600)
- Fixes compatibility with CPython 3.14 alpha 6 (close RHBZ#2349447)
2025-04-03 08:50:11 -04:00
Benjamin A. Beasley
557eb6f4f0 Remove spurious test dependency on arrow 2025-04-03 08:50:10 -04:00
Benjamin A. Beasley
a6ba1242a8 Omit Pendulum integration tests in EPEL10 2025-04-03 08:50:07 -04:00
Benjamin A. Beasley
1d5f8b2efe Replace rust-packaging BR with cargo-rpm-macros
https://docs.fedoraproject.org/en-US/packaging-guidelines/Rust/#_mandatory_buildrequires

[skip changelog]
2025-04-03 08:50:06 -04:00
Benjamin A. Beasley
de35b7307f Update to 3.10.14 (close RHBZ#2336424) 2025-01-09 15:53:02 -05:00
Miro Hrončok
95250cb6da Allow the bundled pyo3 to build this with unsupported Python versions
[skip changelog]
2025-01-09 15:53:00 -05:00
Benjamin A. Beasley
1b47f1a1fb Update to 3.10.13 (close RHBZ#2334886)
- Work around upstream’s maturin version pin to allow building with
  maturin 1.8.0
2025-01-09 15:52:59 -05:00
Benjamin A. Beasley
27c4c09348 Update to 3.10.12. Fixes rhbz#2328508 2025-01-09 15:52:58 -05:00
Benjamin A. Beasley
685e618ce9 Update to 3.10.11. Fixes rhbz#2319918
- Both pyo3-ffi and pyo3-build-config are now vendored and forked
- Add license files for vendored PyO3 crates
2024-11-04 08:06:48 -05:00
Benjamin A. Beasley
4934db060e Update to 3.10.7. Fixes rhbz#2303811 2024-08-11 13:11:26 -04:00
Maxwell G
262e9dc821 Update to 3.10.6.
- Fixes rhbz#2291190, fixes rhbz#2278078, fixes rhbz#2264126.
2024-07-31 14:23:01 -04:00
Benjamin A. Beasley
0fa86799d6 Convert to %autorelease and %autochangelog
[skip changelog]
2024-07-31 14:20:40 -04:00
Benjamin A. Beasley
5052b5c625 Enable skipped pandas and psutil integration tests 2024-06-04 12:59:17 -04:00
Benjamin A. Beasley
4a83f9b813 Re-enable skipped numpy and pendulum integration tests 2024-06-04 12:59:11 -04:00
Benjamin A. Beasley
ea25c769b4 Print the reasons for skipped tests 2024-06-04 12:51:27 -04:00
Benjamin A. Beasley
d8820d2ebc Update to 3.9.15 2024-06-04 12:37:24 -04:00
Benjamin A. Beasley
44182464ba Rebuild with Rust 1.78 to fix incomplete debuginfo and backtraces 2024-05-24 12:53:57 -04:00
Maxwell G
3fe02c11c6
Update to 3.9.13. Fixes rhbz#2262570. 2024-02-06 21:26:59 +00:00
Fedora Release Engineering
9ecc5f91b6 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-26 07:40:47 +00:00
Fedora Release Engineering
e70ad5bead Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 04:20:49 +00:00
Maxwell G
d22ecca1a5
Update to 3.9.12. Fixes rhbz#2259025. 2024-01-18 21:14:12 +00:00
Maxwell G
a1d33d86fd
Update to 3.9.10. Fixes rhbz#2243767. 2023-11-22 06:48:29 +00:00
Benjamin A. Beasley
988fb09475 Fix a typo in the description 2023-11-05 15:53:45 -05:00
Maxwell G
3ff334ed6b
Let %cargo_prep handle removing .cargo/config.toml. 2023-10-10 19:03:53 +00:00
Maxwell G
4e24494280
Update to 3.9.8. Fixes rhbz#2229530.
* Replace Cargo.toml patch that no longer applies with tomcli-set.
* Also remove no-panic feature.
2023-10-10 18:59:25 +00:00
Tomáš Hrnčiar
8c9ea3fe06 Backport patch to add PyType_GetDict for Python 3.12 2023-07-25 10:33:58 +02:00
Maxwell G
787b7fcbf4 Remove bundled rust crates
%cargo_prep should override the vendoring config, but better safe than
sorry.
2023-07-25 10:33:34 +02:00
Maxwell G
c71bb9cc5f Update to 3.9.2. Fixes rhbz#2211703. 2023-07-25 10:33:32 +02:00
Maxwell G
d44e992892 Update license summary
Use the %{shrink:} macro to make the whole mess more readable.
Use the short license summary instead of pasting all of
LICENSE.dependencies.
2023-07-25 10:32:45 +02:00
Maxwell G
8882033808 Use pytest-forked to run tests 2023-07-25 10:32:45 +02:00
Maxwell G
0ceb97925f Remove setuptools_rust patch
maturin is now packaged for all stable Fedora releases.
2023-07-25 10:32:45 +02:00
Maxwell G
504e5ac66c Update to 3.8.14. 2023-07-25 10:32:42 +02:00
Fedora Release Engineering
94e5ae7e88 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 11:59:11 +00:00
Python Maint
c5fbacd3aa Rebuilt for Python 3.12 2023-06-27 22:49:01 +02:00
Maxwell G
7b6d29ed58
use maturin when possible; simplify setuptools_rust patch 2023-05-20 20:13:35 +00:00
Maxwell G
4d77fdb3c2
Update to 3.8.12. 2023-05-18 22:53:45 +00:00
Maxwell G
714927b896
Update to 3.8.11. Fixes rhbz#2193468. 2023-05-06 22:32:25 +00:00
Maxwell G
005d4fc347
Initial package (rhbz#2184237). 2023-04-13 13:59:15 +00:00
releng bot
115ca1aeca Added the README 2023-04-13 13:52:46 +00:00