summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-08 01:56:56 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-03-08 02:11:28 +0800
commit45e7cff6943f51fd389dcfd17b57f41d69716cfc (patch)
treebbe039436941e717060213750d1eb15ee00b1918
parentsecurity/py-pysaml2: Update to 7.1.1 (diff)
security/py-pyspnego: Update to 0.5.0
Changes: https://github.com/jborean93/pyspnego/releases
-rw-r--r--security/py-pyspnego/Makefile4
-rw-r--r--security/py-pyspnego/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/py-pyspnego/Makefile b/security/py-pyspnego/Makefile
index 154acd6fccbe..a5547104acee 100644
--- a/security/py-pyspnego/Makefile
+++ b/security/py-pyspnego/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= pyspnego
-PORTVERSION= 0.3.1
+PORTVERSION= 0.5.0
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -24,7 +24,7 @@ KERBEROS_DESC= Kerberos authentication support
YAML_DESC= YAML output support
KERBEROS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gssapi>=1.5.0:security/py-gssapi@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}krb5>=0:security/py-krb5@${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 <bsd.port.mk>
diff --git a/security/py-pyspnego/distinfo b/security/py-pyspnego/distinfo
index 12d0f5322218..3e35b2c7b621 100644
--- a/security/py-pyspnego/distinfo
+++ b/security/py-pyspnego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1635731003
-SHA256 (pyspnego-0.3.1.tar.gz) = ccb8d9cea310f1715d5ed3d2d092db9bf50ff2762cf94a0dd9dfab7774a727fe
-SIZE (pyspnego-0.3.1.tar.gz) = 308888
+TIMESTAMP = 1646058126
+SHA256 (pyspnego-0.5.0.tar.gz) = 504c462a8aff0f4d3210d6fdb037aabc926f84c32a3f31e0fded9a4e295899e2
+SIZE (pyspnego-0.5.0.tar.gz) = 325693