Compare commits

...

2 commits

Author SHA1 Message Date
f91ee85a6e
user/py3-xmlsec: enable 2023-05-16 13:06:38 -04:00
100157a453
user/authentik: rebuild 2023-05-16 13:03:13 -04:00
2 changed files with 2 additions and 3 deletions

View file

@ -3,7 +3,7 @@
pkgname=authentik
pkgver=2023.5.0
pkgrel=0
pkgrel=1
pkgdesc="An open-source Identity Provider focused on flexibility and versatility"
url="https://github.com/goauthentik/authentik"
# py3-xmlsec needs some work

View file

@ -5,8 +5,7 @@ _pyname=xmlsec
pkgname="py3-$_pyname"
pkgver=1.3.13
pkgrel=1
# does not support libxml2 1.3.0
#arch="all"
arch="all !armv7"
pkgdesc="Python bindings for the XML Security Library"
url="https://pypi.python.org/project/$_pyname"
license="MIT"