Date: Friday, April 7, 2023 @ 04:48:43 Author: felixonmars Revision: 1440562
upgpkg: python-selinux 0.3.0-2: rebuild with python 3.11 Modified: python-selinux/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 04:48:40 UTC (rev 1440561) +++ PKGBUILD 2023-04-07 04:48:43 UTC (rev 1440562) @@ -3,7 +3,7 @@ _name=selinux pkgname=python-selinux pkgver=0.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Pure-python selinux shim module for use in virtualenvs" arch=(any) url="https://github.com/pycontribs/selinux"
