mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python3-saml2: update to 7.4.2.
This commit is contained in:
parent
d0ae84a93d
commit
099fc46ec7
1 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-saml2'
|
||||
pkgname=python3-saml2
|
||||
version=7.4.1
|
||||
version=7.4.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
make_check_args="--ignore=tests/test_36_mdbcache.py \
|
||||
|
@ -17,9 +17,4 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/IdentityPython/pysaml2"
|
||||
changelog="https://raw.githubusercontent.com/IdentityPython/pysaml2/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/IdentityPython/pysaml2/archive/v${version}.tar.gz"
|
||||
checksum=33afba452544662887f6eb8c6405aeebfa4017dc7762e414ab4318f2f9d9bb6d
|
||||
make_check_pre="env PYTHONPATH=src"
|
||||
|
||||
pre_check() {
|
||||
unzip ${make_install_target} "*.dist-info/*"
|
||||
}
|
||||
checksum=dfeaa53854467cdcdae1b0fb2c76a3610f8b179dca8176757d245db7fa7ad806
|
||||
|
|
Loading…
Add table
Reference in a new issue