python3-saml2: update to 5.0.0.
This commit is contained in:
parent
a1800ba9ad
commit
1c1a48d0c5
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'python3-saml2'
|
||||
pkgname=python3-saml2
|
||||
version=4.8.0
|
||||
revision=2
|
||||
version=5.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pysaml2-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="saml2"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-cryptography python3-openssl python3-dateutil python3-pytz
|
||||
python3-requests python3-six python3-defusedxml"
|
||||
|
@ -14,4 +13,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/IdentityPython/pysaml2"
|
||||
distfiles="${PYPI_SITE}/p/pysaml2/pysaml2-${version}.tar.gz"
|
||||
checksum=4115b3acf0cc58c8bf265b120c48c38c5346147748643bb7757462ca47059329
|
||||
checksum=deea75b252b5ead821f12ce01e9d88b0f6fbcde322c1595dcbb06f9660af0cc1
|
||||
|
|
Loading…
Reference in New Issue