Summary: | security/py-pycryptodome: Update to 3.15.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John W. O'Brien <john> | ||||
Component: | Individual Port(s) | Assignee: | Neel Chauhan <nc> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | nc, python | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/Legrandin/pycryptodome/blob/v3.15.0/Changelog.rst | ||||||
Bug Depends on: | 265668 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
This bug depends on bug #265668 to the extent that it adds a new port that appears in the TEST_DEPENDS of this port starting as of the proposed update. Committed! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8eb6a01274cf34f8bb03a28fc451a814b7fa73ed commit 8eb6a01274cf34f8bb03a28fc451a814b7fa73ed Author: John W. O'Brien <john@saltant.com> AuthorDate: 2022-08-06 22:09:54 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-08-06 22:09:54 +0000 security/py-pycryptodome: Update to 3.15.0 Changes: https://github.com/Legrandin/pycryptodome/blob/v3.15.0/Changelog.rs PR: 265667 security/py-pycryptodome/Makefile | 8 +++++--- security/py-pycryptodome/distinfo | 6 +++--- security/py-pycryptodome/pkg-descr | 6 ++++-- 3 files changed, 12 insertions(+), 8 deletions(-) (In reply to commit-hook from comment #3) Thanks, Neel. It looks like you may have overlooked the newly added pkg-message file. Could you take another pass? Got the pkg-plist! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=659e8a4f5851eb339b630e600bf4dec7bbda3fbf commit 659e8a4f5851eb339b630e600bf4dec7bbda3fbf Author: John W. O'Brien <john@saltant.com> AuthorDate: 2022-08-07 00:55:12 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2022-08-07 00:55:12 +0000 security/py-pycryptodome: Add pkg-message PR: 265667 security/py-pycryptodome/pkg-message (new) | 10 ++++++++++ 1 file changed, 10 insertions(+) |
Created attachment 235712 [details] security/py-pycryptodome: Update to 3.15.0 Changelog ========= * Update to 3.15.0 * Adopt new test suite * Freshen pkg-descr * Notify about optional math/gmp dependency in pkg-message QA == portlint: OK poudriere: OK -- testport on 12.3R amd64 w/py37, py38 (default), py39, py310, py311 SelfTest: OK -- 41298 tests passed Note ==== Updating this port also updates security/py-cryptodomex