python3Packages.pyzstd: 0.18.0 → 0.19.1#478390
python3Packages.pyzstd: 0.18.0 → 0.19.1#478390MattSturgeon wants to merge 1 commit intoNixOS:masterfrom
Conversation
6c195bd to
221cad2
Compare
Changelog: https://github.com/Rogdham/pyzstd/blob/0.19.1/CHANGELOG.md Notably: - The project has been completely refactored to use the Zstandard implementation from the standard library (PEP-784) - The refactor has some minor impact on public APIs, such as changing the exception raised on invalid input
221cad2 to
8c965fc
Compare
|
I've tried running nixpkgs-review-gha a couple times, but the ~300 rebuilds seems too much for it and it is unable to produce a report. I'll try running locally, but that'll only cover one system. EDIT: running nixpkgs-review locally did highlight a few build failures, but it eventually caused the whole system to run out of memory and crash, so still no report generated. This doesn't block merging for me, but it'd be nice to know whether reverse dependencies are broken by this update. |
|
Also: I went and checked the project's homepage to see if Upstream's summary is now:
While looking I noticed:
On GitHub they have a similar notice:
Is this something we should be including in |
So the entire purpose/functionality of what the package provides has changed ? I think that warrants a release note, I don't know if it makes sense to be part of the description or not. |
|
|
|
we are already on that version by now c1c5182 |
|
A little concerning that it was auto-updated in #482364 without any of the concerns raised here being addressed or any maintainer pings. |
Changelog
https://github.com/Rogdham/pyzstd/blob/0.19.1/CHANGELOG.md
0.19.1 (November 13, 2025)
SeekableZstdFilewrite table entries on 32-bits architectures when there is a huge number of entries0.19.0 (November 7, 2025)
backports.zstddependency for Python before 3.14setuptoolsand C build toolchain, addhatchlingandhatch-vcsruffas formatter and lintermypyAlso switched to the newly supported fixpoint-arg
finalAttrspattern.Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.Add a 👍 reaction to pull requests you find important.