diff --git a/security/py-gssapi/Makefile b/security/py-gssapi/Makefile index fe45659346d7..d28cebc8258a 100644 --- a/security/py-gssapi/Makefile +++ b/security/py-gssapi/Makefile @@ -1,32 +1,32 @@ PORTNAME= gssapi -DISTVERSION= 1.7.3 +DISTVERSION= 1.8.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= john@saltant.com COMMENT= High-level and low-level Python bindings to GSSAPI C libraries WWW= https://github.com/pythongssapi/python-gssapi LICENSE= ISCL RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator@${PY_FLAVOR} -# Officially: 3.6-3.10 -USES= python:3.6-3.10 -USE_PYTHON= distutils autoplist +# Officially: 3.7-3.11 +USES= python:3.7-3.11 +USE_PYTHON= autoplist cython distutils OPTIONS_RADIO= GSSAPI OPTIONS_RADIO_GSSAPI= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT OPTIONS_DEFAULT= GSSAPI_BASE GSSAPI_BASE_USES= gssapi ssl GSSAPI_HEIMDAL_USES= gssapi:heimdal GSSAPI_MIT_USES= gssapi:mit MAKE_ENV+= GSSAPI_KRB5CONFIG=${KRB5CONFIG} post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME} -type f -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/security/py-gssapi/distinfo b/security/py-gssapi/distinfo index 1465be306fda..2e7381728f0c 100644 --- a/security/py-gssapi/distinfo +++ b/security/py-gssapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646520392 -SHA256 (gssapi-1.7.3.tar.gz) = c69b9f633a0c03c1b84ba14c73b0ec132f6323056e675702c1a5f75f316e06fb -SIZE (gssapi-1.7.3.tar.gz) = 1260350 +TIMESTAMP = 1672500221 +SHA256 (gssapi-1.8.2.tar.gz) = b78e0a021cc91158660e4c5cc9263e07c719346c35a9c0f66725e914b235c89a +SIZE (gssapi-1.8.2.tar.gz) = 94305