python3-saml2: update to 7.1.2.
This commit is contained in:
parent
c24bd594ba
commit
6b74c4aca9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-saml2'
|
# Template file for 'python3-saml2'
|
||||||
pkgname=python3-saml2
|
pkgname=python3-saml2
|
||||||
version=7.1.1
|
version=7.1.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pysaml2-${version}"
|
wrksrc="pysaml2-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -15,7 +15,7 @@ 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=ef271ad65d82dcb18f20b380003600f74e0b4c938596002befd79d63e09d87ec
|
checksum=308934d5cd5f22a3ea7bd8d4fb5423ab0f5b0f08bf541e7c6b2cb0eb7302a3ab
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Ignore tests that depend on unpackaged python dependency 'pymongo'
|
# Ignore tests that depend on unpackaged python dependency 'pymongo'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue