From 099fc46ec74ebb9aa83b82069b7d017cbb474e57 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Tue, 20 Jun 2023 12:13:23 -0400 Subject: [PATCH] python3-saml2: update to 7.4.2. --- srcpkgs/python3-saml2/template | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/srcpkgs/python3-saml2/template b/srcpkgs/python3-saml2/template index 9583564c100..dfc944b67c7 100644 --- a/srcpkgs/python3-saml2/template +++ b/srcpkgs/python3-saml2/template @@ -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