diff --git a/security/py-trustme/Makefile b/security/py-trustme/Makefile index e579b32971b2..2209eb5f52a1 100644 --- a/security/py-trustme/Makefile +++ b/security/py-trustme/Makefile @@ -1,5 +1,5 @@ PORTNAME= trustme -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,13 +13,14 @@ LICENSE_COMB= dual LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE.APACHE2 LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.MIT +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=0:dns/py-idna@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}openssl>=0:security/py-openssl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}service-identity>=0:security/py-service-identity@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist cryptography distutils pytest +USE_PYTHON= autoplist cryptography pep517 pytest NO_ARCH= yes .include diff --git a/security/py-trustme/distinfo b/security/py-trustme/distinfo index 2bc425fea9e0..e3b95e600438 100644 --- a/security/py-trustme/distinfo +++ b/security/py-trustme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690306097 -SHA256 (trustme-1.1.0.tar.gz) = 5375ad7fb427074bec956592e0d4ee2a4cf4da68934e1ba4bcf4217126bc45e6 -SIZE (trustme-1.1.0.tar.gz) = 29611 +TIMESTAMP = 1729784083 +SHA256 (trustme-1.2.0.tar.gz) = ed2264fb46c35459e6de9e454ed4bab73be44b6a2a26ad417f9b6854aebb644a +SIZE (trustme-1.2.0.tar.gz) = 26350