summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2024-03-20 22:10:58 +0100
committerNicolas Iooss2024-03-20 22:10:58 +0100
commitce1431c7b0211f82af21b472c5bbcd589264b102 (patch)
tree123dc16626a07e22a3c7b796dc6168b056b18604 /PKGBUILD
parent261317d72dea9c5f97031718b6a36571d1cb8fd7 (diff)
downloadaur-selinux-python.tar.gz
selinux-python 3.6-2 update: remove python-ipy dependency
It was actually no longer useful since version 3.2, thanks to https://github.com/SELinuxProject/selinux/commit/79f69a3ca1bfa0ebafcdae976858c60bae170e1b ("python/semanage: Use ipaddress module instead of IPy") which migrated to ipaddress.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34d44318f336..5834c61afe73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,14 @@
pkgname=selinux-python
pkgver=3.6
-pkgrel=1
+pkgrel=2
pkgdesc="SELinux python tools and libraries"
groups=('selinux')
arch=('i686' 'x86_64' 'aarch64')
url='https://github.com/SELinuxProject/selinux/wiki'
license=('GPL2')
makedepends=('python-pip' 'python-setuptools')
-depends=('python' 'python-audit' 'python-ipy' 'libsemanage>=3.6' 'setools>=4.4.0')
+depends=('python' 'python-audit' 'libsemanage>=3.6' 'setools>=4.4.0')
conflicts=('sepolgen<2.7' 'policycoreutils<2.7')
provides=("sepolgen=${pkgver}-${pkgrel}")
validpgpkeys=(