mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
New package: python3-saml2-4.7.0
This commit is contained in:
parent
f8bbcf48e1
commit
0b4e9d0561
1 changed files with 17 additions and 0 deletions
17
srcpkgs/python3-saml2/template
Normal file
17
srcpkgs/python3-saml2/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'python3-saml2'
|
||||
pkgname=python3-saml2
|
||||
version=4.7.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"
|
||||
short_desc="Python3 implementation of SAML Version 2 Standard"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/IdentityPython/pysaml2"
|
||||
distfiles="${PYPI_SITE}/p/pysaml2/pysaml2-${version}.tar.gz"
|
||||
checksum=b4efc61bd882a6afac18d333cb9ebf2ff4c80f99cf92ceaffd7d060e0b691613
|
Loading…
Add table
Reference in a new issue