summaryrefslogtreecommitdiff
path: root/security/py-krb5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-krb5/Makefile')
-rw-r--r--security/py-krb5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-krb5/Makefile b/security/py-krb5/Makefile
index 504fc24d4529..4e3347a350d3 100644
--- a/security/py-krb5/Makefile
+++ b/security/py-krb5/Makefile
@@ -1,5 +1,5 @@
PORTNAME= krb5
-PORTVERSION= 0.7.1
+PORTVERSION= 0.8.0
CATEGORIES= security python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42.0.0:devel/py-setuptools@${P
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
USES= python ssl
-USE_PYTHON= autoplist concurrent cython pep517
+USE_PYTHON= autoplist concurrent cython3 pep517
MAKE_ENV= KRB5_KRB5CONFIG=${KRB5CONFIG}