diff --git a/security/py-pyspnego/Makefile b/security/py-pyspnego/Makefile index fae3e9235081..fb4c44f3eeb8 100644 --- a/security/py-pyspnego/Makefile +++ b/security/py-pyspnego/Makefile @@ -1,29 +1,29 @@ PORTNAME= pyspnego -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.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 4141c9926dbb..bb105694c005 100644 --- a/security/py-pyspnego/distinfo +++ b/security/py-pyspnego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674590000 -SHA256 (pyspnego-0.7.0.tar.gz) = da78096fd7c9f40e716f6fbe3e30d913103d75fd676f839f98fc3a6fee92fbe3 -SIZE (pyspnego-0.7.0.tar.gz) = 219295 +TIMESTAMP = 1677771357 +SHA256 (pyspnego-0.8.0.tar.gz) = e0499cc066c56762f8a315bb053243d34240cb85e384afc6b87b4fa0142543df +SIZE (pyspnego-0.8.0.tar.gz) = 222900