Benjamin A. Beasley
3a6a32f1ec
Update to 3.11.3 (close RHBZ#2391102)
2025-09-01 00:15:04 +01:00
Python Maint
5dd31d4405
Rebuilt for Python 3.14.0rc2 bytecode
2025-08-15 14:17:59 +02:00
Benjamin A. Beasley
c5b71bd4ae
Update to 3.11.2 (close RHBZ#2387852)
2025-08-12 17:41:32 -04:00
Benjamin A. Beasley
cab2d3ef66
Update to 3.11.1 (close RHBZ#2383473)
2025-07-26 07:36:45 -04:00
Benjamin A. Beasley
804fc1ddf2
Patch for PyStr regression on big-endian architectures
2025-07-23 15:53:01 -04:00
Benjamin A. Beasley
bcfbf082b2
Package from a GitHub archive, with data/ filtered out
2025-07-21 09:12:22 -04:00
Benjamin A. Beasley
49bc586dce
Update to 3.11.0 (close RHBZ#2380202)
...
- Upstream no longer bundles a forked copy of PyO3
- More carefully audit and account for all licenses in the source
- Add a build conditional to allow building with the yyjson backend
2025-07-16 07:44:45 -04:00
Benjamin A. Beasley
6177d02f00
PyO3 32-bit fix is now included in upstream Python 3.14 PR
2025-06-05 08:01:25 -04:00
Benjamin A. Beasley
bb81ac5e19
Cherry-pick pyo3-ffi fix for Python 3.14 i686 segfaults
2025-06-05 07:41:58 -04:00
Python Maint
9b05a1a744
Rebuilt for Python 3.14
2025-06-03 18:24:47 +02:00
Karolina Surma
227ce2c258
Support Python 3.14
2025-05-26 07:12:21 -04:00
Benjamin A. Beasley
4dc38f53d6
Update to 3.10.18; close RHBZ#2362920
2025-04-29 23:37:22 -04:00
Benjamin A. Beasley
66bfabbfc6
No longer allow compact_str 0.8
2025-04-12 19:48:03 -04:00
Benjamin A. Beasley
90a0f4fa5e
Expect maturin to handle license files, except LICENSES.vendored/
...
See discussion in https://bugzilla.redhat.com/show_bug.cgi?id=2357473 .
2025-04-11 08:08:42 -04:00
Benjamin A. Beasley
c0306d6a1e
Update to 3.10.6 (close RHBZ#2354600)
...
- Fixes compatibility with CPython 3.14 alpha 6 (close RHBZ#2349447)
2025-04-03 06:59:18 -04:00
Benjamin A. Beasley
8355452df8
Remove spurious test dependency on arrow
2025-04-03 06:58:08 -04:00
Benjamin A. Beasley
caa0c29ec4
Omit Pendulum integration tests in EPEL10
2025-04-02 20:28:09 -04:00
Benjamin A. Beasley
ab0fdcf9ab
Replace rust-packaging BR with cargo-rpm-macros
...
https://docs.fedoraproject.org/en-US/packaging-guidelines/Rust/#_mandatory_buildrequires
[skip changelog]
2025-04-02 19:57:59 -04:00
Fedora Release Engineering
4384132be9
Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
2025-01-18 16:52:10 +00:00
Benjamin A. Beasley
e0e16f61a9
Update to 3.10.14 (close RHBZ#2336424)
2025-01-09 14:13:26 -05:00
Miro Hrončok
30b44e027b
Allow the bundled pyo3 to build this with unsupported Python versions
...
[skip changelog]
2025-01-06 20:05:01 +01:00
Benjamin A. Beasley
d7ee4a1249
Update to 3.10.13 (close RHBZ#2334886)
...
- Work around upstream’s maturin version pin to allow building with
maturin 1.8.0
2024-12-30 08:49:58 -05:00
Benjamin A. Beasley
2746b9bffb
Update to 3.10.12. Fixes rhbz#2328508
2024-11-25 13:19:43 -05:00
Benjamin A. Beasley
7fd8624716
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-03 06:48:50 -05:00
Benjamin A. Beasley
87b8204a34
Update to 3.10.7. Fixes rhbz#2303811
2024-08-11 13:11:03 -04:00
Benjamin A. Beasley
91516413ec
Convert to %autorelease and %autochangelog
...
[skip changelog]
2024-07-31 14:18:23 -04:00
Benjamin A. Beasley
e5307353bb
Update to 3.10.6. Fixes rhbz#2291190
2024-07-22 14:43:15 -04:00
Fedora Release Engineering
00d4cf1090
Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
2024-07-19 13:44:43 +00:00
Python Maint
36f0703a42
Rebuilt for Python 3.13
2024-06-08 13:30:06 +02:00
Benjamin A. Beasley
e6b46905b4
Enable skipped pandas and psutil integration tests
2024-06-04 12:12:36 -04:00
Benjamin A. Beasley
f896f0f819
Re-enable skipped numpy and pendulum integration tests
2024-06-04 12:12:26 -04:00
Benjamin A. Beasley
26a62120e0
Print the reasons for skipped tests
2024-06-01 15:56:14 -04:00
Benjamin A. Beasley
35560182ee
Update to 3.10.3. Fixes rhbz#2278078.
2024-06-01 15:56:14 -04:00
Benjamin A. Beasley
9109069447
Rebuild with Rust 1.78 to fix incomplete debuginfo and backtraces
2024-05-24 12:41:07 -04:00
Benjamin A. Beasley
227caa6c80
Rebuild with Rust 1.78 to fix incomplete debuginfo and backtraces
2024-05-24 12:32:29 -04:00
Maxwell G
e7bd69981e
Update to 3.10.1. Fixes rhbz#2264126.
2024-04-15 23:55:54 +00: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