diff --git a/security/py-pyspnego/Makefile b/security/py-pyspnego/Makefile index c520df8f7ad0..cbcc87c6c617 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.2 +PORTVERSION= 0.5.3 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 b3dd9b037854..c0211f8f7080 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651316651 -SHA256 (pyspnego-0.5.2.tar.gz) = 1fed228edc4b1730844da8237b90489be28c55681cf3934cd04fceb2253e55bf -SIZE (pyspnego-0.5.2.tar.gz) = 328222 +TIMESTAMP = 1657555667 +SHA256 (pyspnego-0.5.3.tar.gz) = 416fd2d67e82b44ba3d2d9062485056e4dde3c141630170e9190379d6b19972a +SIZE (pyspnego-0.5.3.tar.gz) = 389939