diff --git a/srcpkgs/python3-saml2/template b/srcpkgs/python3-saml2/template index 673cfd1edac..ce87ae737d8 100644 --- a/srcpkgs/python3-saml2/template +++ b/srcpkgs/python3-saml2/template @@ -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'