summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2021-12-20 15:32:08 +0100
committerNicolas Iooss2021-12-20 15:32:08 +0100
commit2c31f038c55f06d9b043b82ce7e94c307d4bab0f (patch)
tree5ff070001e25ec4a2ec897ed1af5698cd26e1bb6
parent43be059657104c0e6ea2c93ba06f0ce0dbe701be (diff)
downloadaur-2c31f038c55f06d9b043b82ce7e94c307d4bab0f.tar.gz
selinux-python 3.3-2 update: Python 3.10 rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7a02898ce36..320aa751dcbd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = selinux-python
pkgdesc = SELinux python tools and libraries
pkgver = 3.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SELinuxProject/selinux/wiki
arch = i686
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = selinux-python
depends = python-ipy
depends = libsemanage>=3.3
depends = setools>=4.4.0
- provides = sepolgen=3.3-1
+ provides = sepolgen=3.3-2
conflicts = sepolgen<2.7
conflicts = policycoreutils<2.7
source = https://github.com/SELinuxProject/selinux/releases/download/3.3/selinux-python-3.3.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index a05605556f0a..6eac963220ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=selinux-python
pkgver=3.3
-pkgrel=1
+pkgrel=2
pkgdesc="SELinux python tools and libraries"
groups=('selinux')
arch=('i686' 'x86_64' 'aarch64')