mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
security/py-pysaml26: Update to 6.5.2
Changes: https://github.com/IdentityPython/pysaml2/releases
This commit is contained in:
parent
51931d9827
commit
ecb73d19d9
@ -1,7 +1,7 @@
|
||||
# Created by: Brendan Molloy <brendan+freebsd@bbqsrc.net>
|
||||
|
||||
PORTNAME= pysaml2
|
||||
PORTVERSION= 6.5.1
|
||||
PORTVERSION= 6.5.2
|
||||
CATEGORIES= security devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.4:security/py-cryptography@$
|
||||
${PYTHON_PKGNAMEPREFIX}repoze.who>=0:devel/py-repoze.who@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=1.0.0:www/py-requests@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}xmlschema>=0:textproc/py-xmlschema@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}xmlschema>=1.2.1:textproc/py-xmlschema@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface@${PY_FLAVOR} \
|
||||
xmlsec1:security/xmlsec1
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1611856594
|
||||
SHA256 (pysaml2-6.5.1.tar.gz) = 6dc798aae0e2d43425cd3c720da1aea1b99e52c7e7d87d3666c8854f35e862f6
|
||||
SIZE (pysaml2-6.5.1.tar.gz) = 357718
|
||||
TIMESTAMP = 1623697074
|
||||
SHA256 (pysaml2-6.5.2.tar.gz) = 3dcd8c11cdcabdc8fc3b0af71f6f05c211375c1a7ebb1cc525699f2d56788427
|
||||
SIZE (pysaml2-6.5.2.tar.gz) = 357420
|
||||
|
Loading…
Reference in New Issue
Block a user