Created attachment 254569 [details] security/py-pycryptodome{,x}: Update to 3.21.0 Changelog ========= * Update to 3.21.0 QA == portlint: OK poudriere: OK -- testport on 14.1-RELEASE amd64 w/py38, py39, py310, and py311 (default) SelfTest: OK -- test suite passes w/ security/py-pycryptodome-test-vectors 1.0.14 and 1.0.20 (upcoming), math/gmp installed, each version of Python in the ports tree, amd64 and arm64 Note ==== Updating this port also updates security/py-cryptodomex
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d732b8d6628e808c92b78597728db2195d9ff048 commit d732b8d6628e808c92b78597728db2195d9ff048 Author: John W. O'Brien <john@saltant.com> AuthorDate: 2024-10-28 07:03:41 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2024-10-28 07:04:46 +0000 security/py-pycryptodome{,x}: Update to 3.21.0 PR: 282360 security/py-pycryptodome/Makefile | 6 +++--- security/py-pycryptodome/distinfo | 6 +++--- security/py-pycryptodome/pkg-descr | 2 +- security/py-pycryptodomex/distinfo | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-)
Pushed to main, along with adding security/py-pycryptodomex/distinfo
(In reply to Li-Wen Hsu from comment #2) > along with adding security/py-pycryptodomex/distinfo Ah, good catch! Thank you.