diff --git a/security/py-SecretStorage/Makefile b/security/py-SecretStorage/Makefile index 89fdb5e69b55..3cc44e3cbbb0 100644 --- a/security/py-SecretStorage/Makefile +++ b/security/py-SecretStorage/Makefile @@ -1,22 +1,25 @@ PORTNAME= SecretStorage -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.3 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net COMMENT= Store passwords using the SecretService DBus API WWW= https://pypi.org/project/SecretStorage/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.84.0:devel/py-dbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jeepney>=0.6:devel/py-jeepney@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist cryptography distutils +USE_PYTHON= autoplist cryptography pep517 NO_ARCH= yes .include diff --git a/security/py-SecretStorage/distinfo b/security/py-SecretStorage/distinfo index 91a693486e9b..0a04bbdd828a 100644 --- a/security/py-SecretStorage/distinfo +++ b/security/py-SecretStorage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619364894 -SHA256 (SecretStorage-3.3.1.tar.gz) = fd666c51a6bf200643495a04abb261f83229dcb6fd8472ec393df7ffc8b6f195 -SIZE (SecretStorage-3.3.1.tar.gz) = 19566 +TIMESTAMP = 1723108570 +SHA256 (SecretStorage-3.3.3.tar.gz) = 2403533ef369eca6d2ba81718576c5e0f564d5cca1b58f73a8b23e7d4eeebd77 +SIZE (SecretStorage-3.3.3.tar.gz) = 19739