From c999a8a654348ea44b50f6a42c9b3b7c4a6d5927 Mon Sep 17 00:00:00 2001 From: sthen Date: Wed, 7 Dec 2022 08:56:31 +0000 Subject: [PATCH] update to py3-trustme-0.9.0 --- security/py-trustme/Makefile | 30 ++++++++++++++---------------- security/py-trustme/distinfo | 4 ++-- security/py-trustme/pkg/PLIST | 1 + 3 files changed, 17 insertions(+), 18 deletions(-) diff --git a/security/py-trustme/Makefile b/security/py-trustme/Makefile index 8c88b3a8162..37cce6a7061 100644 --- a/security/py-trustme/Makefile +++ b/security/py-trustme/Makefile @@ -1,29 +1,27 @@ -COMMENT = quality TLS certs while you wait, for the discerning +COMMENT= quality TLS certs while you wait, for the discerning -MODPY_EGG_VERSION = 0.7.0 +MODPY_EGG_VERSION= 0.9.0 -DISTNAME = trustme-${MODPY_EGG_VERSION} -PKGNAME = py-${DISTNAME} -REVISION = 2 +DISTNAME= trustme-${MODPY_EGG_VERSION} +PKGNAME= py-${DISTNAME} -CATEGORIES = security devel +CATEGORIES= security devel -HOMEPAGE = https://github.com/python-trio/trustme +HOMEPAGE= https://github.com/python-trio/trustme # Either MIT or Apache License 2.0 -PERMIT_PACKAGE = Yes +PERMIT_PACKAGE= Yes -MODULES = lang/python +MODULES= lang/python -MODPY_PI = Yes -MODPY_PYBUILD = setuptools +MODPY_PI= Yes +MODPY_PYBUILD= setuptools -FLAVORS = python3 -FLAVOR = python3 +FLAVORS= python3 +FLAVOR= python3 -RUN_DEPENDS = net/py-idna${MODPY_FLAVOR} \ +RUN_DEPENDS= net/py-idna${MODPY_FLAVOR} \ security/py-cryptography${MODPY_FLAVOR} \ - security/py-openssl${MODPY_FLAVOR} \ - security/py-service_identity${MODPY_FLAVOR} + security/py-openssl${MODPY_FLAVOR} .include diff --git a/security/py-trustme/distinfo b/security/py-trustme/distinfo index e1fd26f5e50..e88dba35c6d 100644 --- a/security/py-trustme/distinfo +++ b/security/py-trustme/distinfo @@ -1,2 +1,2 @@ -SHA256 (trustme-0.7.0.tar.gz) = H94d0nBSq15Wk+H747oJGmSW2vESVAnXMjJWEUX8o2k= -SIZE (trustme-0.7.0.tar.gz) = 27853 +SHA256 (trustme-0.9.0.tar.gz) = XgeyPXDO7WTzuzauS5q8UjVMFsmNRasDe+4rX7/+WGw= +SIZE (trustme-0.9.0.tar.gz) = 30081 diff --git a/security/py-trustme/pkg/PLIST b/security/py-trustme/pkg/PLIST index 7dae4875876..0cc90cd72ad 100644 --- a/security/py-trustme/pkg/PLIST +++ b/security/py-trustme/pkg/PLIST @@ -21,3 +21,4 @@ lib/python${MODPY_VERSION}/site-packages/trustme/${MODPY_PYCACHE}_version.${MODP lib/python${MODPY_VERSION}/site-packages/trustme/${MODPY_PYCACHE}_version.${MODPY_PYC_MAGIC_TAG}pyc lib/python${MODPY_VERSION}/site-packages/trustme/_cli.py lib/python${MODPY_VERSION}/site-packages/trustme/_version.py +lib/python${MODPY_VERSION}/site-packages/trustme/py.typed