diff --git a/security/py-pyspnego/Makefile b/security/py-pyspnego/Makefile index 27f077b98f9b..c520df8f7ad0 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -1,30 +1,30 @@ # Created by: Po-Chuan Hsieh PORTNAME= pyspnego -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Windows Negotiate Authentication Client and Server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes 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} \ ${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} .include diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo index 758832cf7ba6..b3dd9b037854 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648248982 -SHA256 (pyspnego-0.5.1.tar.gz) = 58d352d901baab754f63cb0da790c1f798605eb634f7f922df9bb6822d3de3c5 -SIZE (pyspnego-0.5.1.tar.gz) = 325941 +TIMESTAMP = 1651316651 +SHA256 (pyspnego-0.5.2.tar.gz) = 1fed228edc4b1730844da8237b90489be28c55681cf3934cd04fceb2253e55bf +SIZE (pyspnego-0.5.2.tar.gz) = 328222