diff --git a/security/py-pyspnego/Makefile b/security/py-pyspnego/Makefile index e058d61defd9..fae3e9235081 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -1,29 +1,29 @@ PORTNAME= pyspnego -PORTVERSION= 0.6.3 +PORTVERSION= 0.7.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Windows Negotiate Authentication Client and Server WWW= https://github.com/jborean93/pyspnego LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=0:security/py-cryptography@${PY_FLAVOR} USES= python:3.7+ 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.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} .include diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo index 83015815ad5e..4141c9926dbb 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669057957 -SHA256 (pyspnego-0.6.3.tar.gz) = 6060a0e683171090adcf92c9d319ddd334f15117fa199a703d8c9bd094d9f6c0 -SIZE (pyspnego-0.6.3.tar.gz) = 200723 +TIMESTAMP = 1674590000 +SHA256 (pyspnego-0.7.0.tar.gz) = da78096fd7c9f40e716f6fbe3e30d913103d75fd676f839f98fc3a6fee92fbe3 +SIZE (pyspnego-0.7.0.tar.gz) = 219295