pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-argon2-cffi
Module Name: pkgsrc
Committed By: adam
Date: Fri Jun 13 07:10:11 UTC 2025
Modified Files:
pkgsrc/security/py-argon2-cffi: Makefile PLIST distinfo
Log Message:
py-argon2-cffi: updated to 25.1.0
25.1.0
Added
- Official support for Python 3.13 and 3.14.
No code changes were necessary.
Removed
- Python 3.7 is not supported anymore.
Changed
- `argon2.PasswordHasher.check_needs_rehash()` now also accepts bytes like the rest of the API.
- Improved parameter compatibility handling for Pyodide / WebAssembly environments.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/py-argon2-cffi/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/py-argon2-cffi/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/py-argon2-cffi/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/py-argon2-cffi/Makefile
diff -u pkgsrc/security/py-argon2-cffi/Makefile:1.9 pkgsrc/security/py-argon2-cffi/Makefile:1.10
--- pkgsrc/security/py-argon2-cffi/Makefile:1.9 Sat Oct 28 19:57:14 2023
+++ pkgsrc/security/py-argon2-cffi/Makefile Fri Jun 13 07:10:11 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2023/10/28 19:57:14 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2025/06/13 07:10:11 adam Exp $
-DISTNAME= argon2_cffi-23.1.0
+DISTNAME= argon2_cffi-25.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION= 1
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/argon2-cffi/}
@@ -16,17 +15,11 @@ TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs-
TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
DEPENDS+= ${PYPKGPREFIX}-argon2-cffi-bindings-[0-9]*:../../security/py-argon2-cffi-bindings
TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis-[0-9]*:../../devel/py-hypothesis
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
MAKE_ENV+= ARGON2_CFFI_USE_SYSTEM=1
-do-test:
- cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests
-
.include "../../lang/python/wheel.mk"
.include "../../security/argon2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/security/py-argon2-cffi/PLIST
diff -u pkgsrc/security/py-argon2-cffi/PLIST:1.4 pkgsrc/security/py-argon2-cffi/PLIST:1.5
--- pkgsrc/security/py-argon2-cffi/PLIST:1.4 Sat Oct 28 19:57:14 2023
+++ pkgsrc/security/py-argon2-cffi/PLIST Fri Jun 13 07:10:11 2025
@@ -1,4 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2023/10/28 19:57:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2025/06/13 07:10:11 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/argon2/__init__.py
${PYSITELIB}/argon2/__init__.pyc
${PYSITELIB}/argon2/__init__.pyo
@@ -11,9 +15,6 @@ ${PYSITELIB}/argon2/_legacy.pyo
${PYSITELIB}/argon2/_password_hasher.py
${PYSITELIB}/argon2/_password_hasher.pyc
${PYSITELIB}/argon2/_password_hasher.pyo
-${PYSITELIB}/argon2/_typing.py
-${PYSITELIB}/argon2/_typing.pyc
-${PYSITELIB}/argon2/_typing.pyo
${PYSITELIB}/argon2/_utils.py
${PYSITELIB}/argon2/_utils.pyc
${PYSITELIB}/argon2/_utils.pyo
@@ -27,7 +28,3 @@ ${PYSITELIB}/argon2/profiles.py
${PYSITELIB}/argon2/profiles.pyc
${PYSITELIB}/argon2/profiles.pyo
${PYSITELIB}/argon2/py.typed
-${PYSITELIB}/${WHEEL_INFODIR}/METADATA
-${PYSITELIB}/${WHEEL_INFODIR}/RECORD
-${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
-${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
Index: pkgsrc/security/py-argon2-cffi/distinfo
diff -u pkgsrc/security/py-argon2-cffi/distinfo:1.6 pkgsrc/security/py-argon2-cffi/distinfo:1.7
--- pkgsrc/security/py-argon2-cffi/distinfo:1.6 Wed Oct 4 20:38:54 2023
+++ pkgsrc/security/py-argon2-cffi/distinfo Fri Jun 13 07:10:11 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2023/10/04 20:38:54 adam Exp $
+$NetBSD: distinfo,v 1.7 2025/06/13 07:10:11 adam Exp $
-BLAKE2s (argon2_cffi-23.1.0.tar.gz) = 136e1502932a0ac6f7f9c9d3dabc51d625707be7f7dd8e7fbf87f7e3fae5652c
-SHA512 (argon2_cffi-23.1.0.tar.gz) = 7c7730451f5ef9bb40bb5e1bbfa6e69c9718968168f3fa9b54e1020a4f805f98fba6260039bda804241717db2338479d640c7652dc26ce1a6ade076660133383
-Size (argon2_cffi-23.1.0.tar.gz) = 42798 bytes
+BLAKE2s (argon2_cffi-25.1.0.tar.gz) = 972fc10645c56e0876d40e9aed61e850066dfa341c13cee9213c3d6979304dfa
+SHA512 (argon2_cffi-25.1.0.tar.gz) = 746f4469cd9be79f4639f814bee99ddca71200a7bfb31c8f34ca88cc760ee73665fc0d4e46d50ca003911fcfab0dd153fd555ec6cb9127066c1e1e0fd63755b5
+Size (argon2_cffi-25.1.0.tar.gz) = 45706 bytes
Home |
Main Index |
Thread Index |
Old Index