mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
Update to 6.0.0
Changes: https://github.com/IdentityPython/pysaml2/releases
This commit is contained in:
parent
859b5ac5f0
commit
fcbe69e3fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542023
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pysaml2
|
||||
PORTVERSION= 5.3.0
|
||||
PORTVERSION= 6.0.0
|
||||
CATEGORIES= security devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -29,7 +29,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}responses>=0:devel/py-responses@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1593161511
|
||||
SHA256 (pysaml2-5.3.0.tar.gz) = e5d73f08cc75f8971f1f4e19bb87ab28565fc9a5f22f00448713f4a79c6e1871
|
||||
SIZE (pysaml2-5.3.0.tar.gz) = 321555
|
||||
TIMESTAMP = 1594457458
|
||||
SHA256 (pysaml2-6.0.0.tar.gz) = bb81a44c9d3f509ab9ac6ece3492a14efdf1b518e689f9a3f617b290a70c1ea1
|
||||
SIZE (pysaml2-6.0.0.tar.gz) = 322297
|
||||
|
Loading…
Reference in New Issue
Block a user