Commit graph

31 commits

Author SHA1 Message Date
Benjamin A. Beasley
2344e1fb46 Update to 2.11.0 (close RHBZ#2383690) 2025-07-27 22:16:45 -04:00
Benjamin A. Beasley
a9dc08b12b No longer run tests in parallel
This seems to reduce flakiness.
2025-06-21 07:20:49 -04:00
Benjamin A. Beasley
a6f9420ae8 Update to 2.11.0rc3 (close RHBZ#2369614) 2025-06-01 06:58:00 -04:00
Benjamin A. Beasley
96ae7df798 Patch for Python 3.14 (close RHBZ#2367779) 2025-05-23 07:16:32 -04:00
Benjamin A. Beasley
08f281c034 Update to 2.11.0~rc2 (close RHBZ#2361989) 2025-05-05 10:34:33 -04:00
Benjamin A. Beasley
7e7726133c Report and skip test that fails with miniz_oxide>0.8.5 2025-05-03 23:04:59 -04:00
Benjamin A. Beasley
8318941aeb Update to 2.10.0 (close RHBZ#2359237) 2025-04-12 21:19:18 -04:00
Benjamin A. Beasley
40f3d5aecb Use the provisional pyproject declarative buildsystem
- Drop EPEL10 conditionals
2025-04-08 10:02:54 -04:00
Benjamin A. Beasley
c57085d2d0 Remove workarounds for older versions of tomcli 2025-04-08 09:57:49 -04:00
Benjamin A. Beasley
26737d07f0 Expect maturin to handle license files 2025-04-08 09:49:17 -04:00
Benjamin A. Beasley
dd26b0fa97 Update PyO3 to 0.24 2025-04-08 09:45:36 -04:00
Benjamin A. Beasley
29da16297c Don’t need to manually export RUSTFLAGS
[skip changelog]
2025-03-12 09:36:45 -04:00
Benjamin A. Beasley
fbf783c04f No longer need to patch pyproject.toml to keep maturin from stripping binaries
We were failing to adjust profile.release.strip correctly anyway; it’s in Cargo.toml
2025-03-03 07:21:37 -05:00
Benjamin A. Beasley
1b551f270c Prepare for EPEL10 branching 2025-03-02 10:52:14 -05:00
Benjamin A. Beasley
f21b8048d2 Update to 2.10.0~rc1 2025-03-02 09:56:20 -05:00
Benjamin A. Beasley
ec1308384a Update to a later pre-release snapshot of 2.10.0
- Builds with rust-libcramjam 0.7
2025-02-24 19:52:29 -05:00
Benjamin A. Beasley
319eba6ebb Update to a pre-release snapshot of 2.10.0
- Disable experimental features (blosc2/isa-l)
2025-02-07 08:15:53 -05:00
Benjamin A. Beasley
c81c8fc454 Restore i686 support 2025-02-07 07:58:12 -05:00
Benjamin A. Beasley
c663726bce Ignore test failures with recent hypothesis versions, for now
- https://github.com/milesgranger/cramjam/issues/201
2025-02-07 07:58:12 -05:00
Benjamin A. Beasley
460c02b931 Patch for maturin 1.8.0 2025-01-03 09:32:11 -05:00
Benjamin A. Beasley
c311c75d96 Update to 2.9.1 (close RHBZ#2332068) 2024-12-13 13:43:00 -05:00
Benjamin A. Beasley
b9be4ddadd Skip blosc2 variants tests since they may segfault 2024-12-10 06:48:52 -05:00
Benjamin A. Beasley
ded4fd5129 Update to 2.9.0 (close RHBZ#2310247) 2024-10-16 10:20:17 -04:00
Benjamin A. Beasley
818d3bee3d Revert "Fix automatic provides on Python extension due to SONAME"
- The root cause is fixed in rust-1.81.0-4 and later.

This reverts commit 5d92fffdd3.
2024-10-16 07:32:01 -04:00
Benjamin A. Beasley
3ebdbdac59 F41+: Drop i686 support (leaf package on that architecture)
While many packages depend on this one, we believe we have correctly
verified that all directly or indirectly dependent packages either are
noarch or already exclude i686.
2024-09-30 19:24:13 -04:00
Benjamin A. Beasley
5d92fffdd3 Fix automatic provides on Python extension due to SONAME
See https://bugzilla.redhat.com/show_bug.cgi?id=2314879.
2024-09-26 11:58:16 -04:00
Benjamin A. Beasley
2fd09fecdb Rebuilt with latest crate dependencies 2024-08-07 15:47:09 -04:00
Benjamin A. Beasley
50b1df8572 Update to 2.8.3 2024-03-26 14:15:51 -04:00
Benjamin A. Beasley
e5df41c8b2 Use tomcli for all TOML patching
[skip changelog]
2024-03-17 11:21:22 -04:00
Benjamin A. Beasley
62d748c914 Update to 2.8.2 (close RHBZ#2267466) 2024-03-03 10:58:34 -05:00
Benjamin A. Beasley
5bbaf014cf Initial package (close RHBZ#2257285) 2024-02-14 08:08:27 -05:00