python3-saml2: update to 7.1.2.

This commit is contained in:
Joel Beckmeyer 2022-03-04 21:03:26 -05:00 committed by Echo
parent c24bd594ba
commit 6b74c4aca9

View file

@ -1,6 +1,6 @@
# Template file for 'python3-saml2'
pkgname=python3-saml2
version=7.1.1
version=7.1.2
revision=1
wrksrc="pysaml2-${version}"
build_style=python3-module
@ -15,7 +15,7 @@ license="Apache-2.0"
homepage="https://github.com/IdentityPython/pysaml2"
changelog="https://raw.githubusercontent.com/IdentityPython/pysaml2/master/CHANGELOG.md"
distfiles="https://github.com/IdentityPython/pysaml2/archive/v${version}.tar.gz"
checksum=ef271ad65d82dcb18f20b380003600f74e0b4c938596002befd79d63e09d87ec
checksum=308934d5cd5f22a3ea7bd8d4fb5423ab0f5b0f08bf541e7c6b2cb0eb7302a3ab
do_check() {
# Ignore tests that depend on unpackaged python dependency 'pymongo'