mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/py-krb5: Update to 0.7.0
Changes: https://github.com/jborean93/pykrb5/releases
This commit is contained in:
parent
a6fc3871a3
commit
356707fead
@ -1,5 +1,5 @@
|
||||
PORTNAME= krb5
|
||||
PORTVERSION= 0.6.0
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,11 +11,12 @@ WWW= https://github.com/jborean93/pykrb5
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42.0.0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython3>=0:lang/cython3@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools>=42.0.0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
USES= python ssl
|
||||
USE_PYTHON= autoplist concurrent cython pep517
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
MAKE_ENV= KRB5_KRB5CONFIG=${KRB5CONFIG}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1721710274
|
||||
SHA256 (krb5-0.6.0.tar.gz) = 712ba092fbe3a28ec18820bb1b1ed2cc1037b75c5c7033f970c6a8c97bbd1209
|
||||
SIZE (krb5-0.6.0.tar.gz) = 230384
|
||||
TIMESTAMP = 1728632468
|
||||
SHA256 (krb5-0.7.0.tar.gz) = 6a308f2e17d151c395b24e6aec7bdff6a56fe3627a32042fc86d412398a92ddd
|
||||
SIZE (krb5-0.7.0.tar.gz) = 235693
|
||||
|
Loading…
Reference in New Issue
Block a user