Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-selinux
Commits:
d04bb73e by Jelle van der Waa at 2024-11-17T09:46:27+01:00
upgpkg: 0.3.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-selinux
pkgdesc = Pure-python selinux shim module for use in virtualenvs
pkgver = 0.3.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/pycontribs/selinux
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=selinux
pkgname=python-selinux
pkgver=0.3.0
-pkgrel=3
+pkgrel=4
pkgdesc="Pure-python selinux shim module for use in virtualenvs"
arch=(any)
url="https://github.com/pycontribs/selinux"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-selinux/-/commit/d04bb73e04cbb2d73ee5be4d20bdf65e80422b46
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-selinux/-/commit/d04bb73e04cbb2d73ee5be4d20bdf65e80422b46
You're receiving this email because of your account on gitlab.archlinux.org.