mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-06 00:13:37 +01:00
community/py3-wgnlpy: move from testing
This commit is contained in:
parent
169dedf423
commit
1330e2ada0
@ -2,13 +2,14 @@
|
||||
pkgname=py3-wgnlpy
|
||||
_pkgname=wgnlpy
|
||||
pkgver=0.1.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Python Netlink connector to WireGuard"
|
||||
url="https://github.com/ArgosyLabs/wgnlpy"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="py3-pyroute2 py3-cryptography"
|
||||
makedepends="py3-setuptools"
|
||||
install_if="ifstate wireguard-tools-wg" # soft-dependency for ifstate's wireguard support
|
||||
options="!check" # no tests available
|
||||
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgname-$pkgver"
|
||||
Loading…
x
Reference in New Issue
Block a user