mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python3-saml2: update to 5.0.0.
This commit is contained in:
parent
a1800ba9ad
commit
1c1a48d0c5
1 changed files with 3 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'python3-saml2'
|
# Template file for 'python3-saml2'
|
||||||
pkgname=python3-saml2
|
pkgname=python3-saml2
|
||||||
version=4.8.0
|
version=5.0.0
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="pysaml2-${version}"
|
wrksrc="pysaml2-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="saml2"
|
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-cryptography python3-openssl python3-dateutil python3-pytz
|
depends="python3-cryptography python3-openssl python3-dateutil python3-pytz
|
||||||
python3-requests python3-six python3-defusedxml"
|
python3-requests python3-six python3-defusedxml"
|
||||||
|
@ -14,4 +13,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/IdentityPython/pysaml2"
|
homepage="https://github.com/IdentityPython/pysaml2"
|
||||||
distfiles="${PYPI_SITE}/p/pysaml2/pysaml2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pysaml2/pysaml2-${version}.tar.gz"
|
||||||
checksum=4115b3acf0cc58c8bf265b120c48c38c5346147748643bb7757462ca47059329
|
checksum=deea75b252b5ead821f12ce01e9d88b0f6fbcde322c1595dcbb06f9660af0cc1
|
||||||
|
|
Loading…
Add table
Reference in a new issue