blob: e0ff513e75ce0e1de86d8c323b7deda679e6d749 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-ovs
pkgdesc = Open vSwitch library
pkgver = 3.6.1
pkgrel = 1
url = https://github.com/openvswitch/ovs
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-sortedcontainers
depends = python-rich
depends = python-click
depends = python-graphviz
optdepends = python-netaddr: flow
optdepends = python-pyparsing: flow
optdepends = unbound: dns
noextract = python-ovs-3.6.1.tar.gz
source = python-ovs-3.6.1.tar.gz::https://files.pythonhosted.org/packages/source/o/ovs/ovs-3.6.1.tar.gz
b2sums = f0ae343333ad6b1f9f396dc0539363966db8619d9646525d9f4628161564801ad35fe4f95ed1d0e9e19a84772e2190441339ecfc4fa07d693dfef4860f95600f
pkgname = python-ovs
|