pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-nacl
Module Name: pkgsrc
Committed By: adam
Date: Tue Nov 11 13:48:00 UTC 2025
Modified Files:
pkgsrc/security/py-nacl: Makefile distinfo
Log Message:
py-nacl: updated to 1.6.1
1.6.1 (2025-11-10)
* The ``MAKE`` environment variable can now be used to specify the ``make``
binary that should be used in the build process.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/py-nacl/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/py-nacl/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-nacl/Makefile
diff -u pkgsrc/security/py-nacl/Makefile:1.14 pkgsrc/security/py-nacl/Makefile:1.15
--- pkgsrc/security/py-nacl/Makefile:1.14 Fri Sep 12 14:17:16 2025
+++ pkgsrc/security/py-nacl/Makefile Tue Nov 11 13:47:59 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2025/09/12 14:17:16 jperkin Exp $
+# $NetBSD: Makefile,v 1.15 2025/11/11 13:47:59 adam Exp $
-DISTNAME= pynacl-1.6.0
+DISTNAME= pynacl-1.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/^py//}
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyNaCl/}
@@ -11,8 +11,7 @@ COMMENT= Python binding to the Networkin
LICENSE= apache-2.0
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+= ${PYPKGPREFIX}-cffi>=1.4.1:../../devel/py-cffi
+DEPENDS+= ${PYPKGPREFIX}-cffi>=2.0.0:../../devel/py-cffi
TEST_DEPENDS+= ${PYPKGPREFIX}-hypothesis>=3.27.0:../../devel/py-hypothesis
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=2.10.1:../../devel/py-test-cov
TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist>=3.5.0:../../devel/py-test-xdist
Index: pkgsrc/security/py-nacl/distinfo
diff -u pkgsrc/security/py-nacl/distinfo:1.7 pkgsrc/security/py-nacl/distinfo:1.8
--- pkgsrc/security/py-nacl/distinfo:1.7 Thu Sep 11 06:17:15 2025
+++ pkgsrc/security/py-nacl/distinfo Tue Nov 11 13:47:59 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2025/09/11 06:17:15 adam Exp $
+$NetBSD: distinfo,v 1.8 2025/11/11 13:47:59 adam Exp $
-BLAKE2s (pynacl-1.6.0.tar.gz) = bab45f596fb68eeab6940be2d7f2b8cbc044d0579cb17c309c01e4a0ea5de902
-SHA512 (pynacl-1.6.0.tar.gz) = 1a3f39a2df7a356d87704ea9a5fa03131438f180606843b4834df807530ab1e300417ff47fad2d52590917b6f86d41418f0fa89fadc586571351a59e066200d4
-Size (pynacl-1.6.0.tar.gz) = 3505641 bytes
+BLAKE2s (pynacl-1.6.1.tar.gz) = a070efefe8d4d6940234f44860435d4910732fc8578e186c5ba04c1f8a17a669
+SHA512 (pynacl-1.6.1.tar.gz) = 6beeda2546530561a65f03d283b65d91a47d59493bbf1f78eefd6855557a9389c6fce18c49ea96af925fe72a793a3cdbb30cbd3971f41717da1009cf10ad3eb1
+Size (pynacl-1.6.1.tar.gz) = 3506616 bytes
Home |
Main Index |
Thread Index |
Old Index