[Bug 276049] security/py-bcrypt: Update to 4.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 13 Jun 2025 05:43:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276049
--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=bc044adf0d1ec765322c081d4985afbdc1292c5c
commit bc044adf0d1ec765322c081d4985afbdc1292c5c
Author: Alastair Hogge <agh@riseup.net>
AuthorDate: 2025-06-07 08:07:23 +0000
Commit: Michael Osipov <michaelo@FreeBSD.org>
CommitDate: 2025-06-13 05:42:07 +0000
security/py-bcrypt: Upgrade port to 4.3.0
* Add upstream version constraints where possible
* port{clippy|fmt|lint} housekeeping
* Remove devel/py-cffi from ${BUILD_DEPENDS}, and ${RUN_DEPENDS}, it is
no longer required
* Use ${DISTVERION} over ${PORTVERSION}, following the practices set out
in,
the FreeBSD Porter's Handbook
Co-authored-by: Siva Mahadevan <me@svmhdvn.name>
PR: 276049
Approved by: jrm (mentor)
Differential Revision: https://reviews.freebsd.org/D50803
Changelog:
https://github.com/pyca/bcrypt/tree/main?tab=readme-ov-file#430
security/py-bcrypt/Makefile | 16 +++--
security/py-bcrypt/Makefile.crates (new) | 50 +++++++++++++++
security/py-bcrypt/distinfo | 106 ++++++++++++++++++++++++++++++-
security/py-bcrypt/pkg-descr | 6 +-
4 files changed, 169 insertions(+), 9 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.