From ba01b7524253db54875ddc13c4872cdc0b86b235 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Wed, 31 Aug 2022 19:24:28 +0800 Subject: security/py-pyspnego: Update to 0.6.0 Changes: https://github.com/jborean93/pyspnego/releases --- security/py-pyspnego/Makefile | 6 +++--- security/py-pyspnego/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security') diff --git a/security/py-pyspnego/Makefile b/security/py-pyspnego/Makefile index bbc8c6200ce7..b32a7707531e 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyspnego -PORTVERSION= 0.5.3 +PORTVERSION= 0.6.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes @@ -21,7 +21,7 @@ OPTIONS_DEFINE= KERBEROS YAML KERBEROS_DESC= Kerberos authentication support YAML_DESC= YAML output support -KERBEROS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>=1.5.0:security/py-gssapi@${PY_FLAVOR} \ +KERBEROS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>=1.6.0:security/py-gssapi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}krb5>=0.3.0:security/py-krb5@${PY_FLAVOR} YAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0:devel/py-ruamel.yaml@${PY_FLAVOR} diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo index c0211f8f7080..fb9cd2f42e6f 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657555667 -SHA256 (pyspnego-0.5.3.tar.gz) = 416fd2d67e82b44ba3d2d9062485056e4dde3c141630170e9190379d6b19972a -SIZE (pyspnego-0.5.3.tar.gz) = 389939 +TIMESTAMP = 1661599327 +SHA256 (pyspnego-0.6.0.tar.gz) = 15cd6d3fc4d18b4b7f80259bfab1580c87dc9677d47e7cf801dad71dc23d1afc +SIZE (pyspnego-0.6.0.tar.gz) = 200621 -- cgit v1.2.3