New package: python3-saml2-4.7.0
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user