aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-21 17:04:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-21 17:04:54 +0000
commit1ba9bfb5c5b817c17b224659da9305833ed96632 (patch)
tree57a925a0e31a694b32457523a72ed749ad7ebe48
parent7cc9309f9b4cbdf4c410a64e88f23e3da6d5b308 (diff)
downloadports-1ba9bfb5c5b817c17b224659da9305833ed96632.tar.gz
ports-1ba9bfb5c5b817c17b224659da9305833ed96632.zip
security/py-libnacl: Update to 2.1.0
-rw-r--r--security/py-libnacl/Makefile5
-rw-r--r--security/py-libnacl/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/security/py-libnacl/Makefile b/security/py-libnacl/Makefile
index 218eae94f8e1..6f19e9bee4e0 100644
--- a/security/py-libnacl/Makefile
+++ b/security/py-libnacl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libnacl
-PORTVERSION= 1.8.0
+PORTVERSION= 2.1.0
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,11 @@ WWW= https://libnacl.readthedocs.io/en/latest/ \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR}
LIB_DEPENDS= libsodium.so:security/libsodium
USES= python
-USE_PYTHON= autoplist concurrent distutils unittest
+USE_PYTHON= autoplist concurrent pep517 unittest
NO_ARCH= yes
TEST_ARGS= discover -s tests
diff --git a/security/py-libnacl/distinfo b/security/py-libnacl/distinfo
index c8b4b57530c0..1ebe01800426 100644
--- a/security/py-libnacl/distinfo
+++ b/security/py-libnacl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652471215
-SHA256 (libnacl-1.8.0.tar.gz) = f1037b85ca31fd8b02c43d66f78c2049bc58480e6a395dc9d27e6821b5fe185d
-SIZE (libnacl-1.8.0.tar.gz) = 41331
+TIMESTAMP = 1692211813
+SHA256 (libnacl-2.1.0.tar.gz) = f3418da7df29e6d9b11fd7d990289d16397dc1020e4e35192e11aee826922860
+SIZE (libnacl-2.1.0.tar.gz) = 42189