mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-saml2: update to 7.5.0.
This commit is contained in:
parent
a188e465ae
commit
14a03655b0
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
# Template file for 'python3-saml2'
|
# Template file for 'python3-saml2'
|
||||||
pkgname=python3-saml2
|
pkgname=python3-saml2
|
||||||
version=7.4.2
|
version=7.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
|
# require unpackaged pymongo
|
||||||
make_check_args="--ignore=tests/test_36_mdbcache.py \
|
make_check_args="--ignore=tests/test_36_mdbcache.py \
|
||||||
--ignore=tests/test_75_mongodb.py \
|
--ignore=tests/test_75_mongodb.py \
|
||||||
--ignore=tests/test_76_metadata_in_mdb.py"
|
--ignore=tests/test_76_metadata_in_mdb.py"
|
||||||
|
@ -17,4 +18,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/IdentityPython/pysaml2"
|
homepage="https://github.com/IdentityPython/pysaml2"
|
||||||
changelog="https://raw.githubusercontent.com/IdentityPython/pysaml2/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/IdentityPython/pysaml2/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/IdentityPython/pysaml2/archive/v${version}.tar.gz"
|
distfiles="https://github.com/IdentityPython/pysaml2/archive/v${version}.tar.gz"
|
||||||
checksum=dfeaa53854467cdcdae1b0fb2c76a3610f8b179dca8176757d245db7fa7ad806
|
checksum=2b93b50b768711e5ffc96c0b5630c1e50b3160335e267ed902d3a535385e9418
|
||||||
|
|
Loading…
Add table
Reference in a new issue