blob: a01a0559a481194e2971ab464b28dffca5af046a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-iptables-git
pkgdesc = Python bindings for iptables
pkgver = 1.0.1.r3.g5bb75df
pkgrel = 1
url = https://github.com/ldx/python-iptables
arch = any
license = Apache
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = iptables
provides = python-iptables
conflicts = python-iptables
replaces = python-iptables
options = !emptydirs
source = python-iptables-git::git+https://github.com/ldx/python-iptables
source = python-iptables.conf
sha256sums = SKIP
sha256sums = 4d02d68c286aa809b3eb6e7ef5d4a326589d4f222c49603f2212bc097d972b02
pkgname = python-iptables-git
|