Commit graph

19 commits

Author SHA1 Message Date
Benjamin A. Beasley
1c354a3120 Report and skip test that fails with miniz_oxide>0.8.5 2025-05-04 06:50:51 -04:00
Benjamin A. Beasley
2015ea4d69 Add a tomcli version bound, matching F42+
[skip changelog]
2025-05-04 06:48:54 -04:00
Benjamin A. Beasley
48e07eecc6 Expect maturin to handle license files 2025-05-04 06:45:31 -04:00
Benjamin A. Beasley
af1aea506d Don’t need to manually export RUSTFLAGS
[skip changelog]
2025-05-04 06:44:55 -04:00
Benjamin A. Beasley
e0d4568742 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-05-04 06:44:49 -04: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