diff --git a/security/py-python-pkcs11/Makefile b/security/py-python-pkcs11/Makefile index ea2e064d2724..650e5bc6d39a 100644 --- a/security/py-python-pkcs11/Makefile +++ b/security/py-python-pkcs11/Makefile @@ -1,28 +1,28 @@ PORTNAME= python-pkcs11 -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= security python MASTER_SITES= PYPI \ https://github.com/pyauth/python-pkcs11/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python_pkcs11-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PKCS\#11 (Cryptoki) support for Python WWW= https://python-pkcs11.readthedocs.io/en/latest/ \ https://github.com/danni/python-pkcs11 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=8.3.1:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asn1crypto>=0:devel/py-asn1crypto@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent cython pep517 post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/security/py-python-pkcs11/distinfo b/security/py-python-pkcs11/distinfo index 780910048a04..a2d5cbb535b0 100644 --- a/security/py-python-pkcs11/distinfo +++ b/security/py-python-pkcs11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765895748 -SHA256 (python_pkcs11-0.9.3.tar.gz) = 05845706230609837b290f758481dd797fc71419cf5a60ee4445d08fb19619d2 -SIZE (python_pkcs11-0.9.3.tar.gz) = 174748 +TIMESTAMP = 1777252792 +SHA256 (python_pkcs11-0.9.4.tar.gz) = 3d950aadefa473b880dc75f01539133487e65ec2a97db1e955c4f6bef1bd71d5 +SIZE (python_pkcs11-0.9.4.tar.gz) = 180658