community/py3-saml2: rebuild against python 3.9

This commit is contained in:
Natanael Copa 2021-03-23 17:21:06 +00:00
parent 6113a357d6
commit ae49b0558d

View File

@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-saml2
pkgver=6.5.1
pkgrel=0
pkgrel=1
pkgdesc="Pure python implementation of SAML2"
options="!check" # testsuite is failing
url="https://github.com/IdentityPython/pysaml2"