diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 19:26:46 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:56 +0000 |
| commit | 16ba5fddc37bc175560f4a4e56a548a4d2a1676f (patch) | |
| tree | 47a15af86a399bdaec07e2d98937228e210b9bb5 /testing | |
| parent | cac061e6b3109198b8a552b2599238aee8be156e (diff) | |
| download | aports-16ba5fddc37bc175560f4a4e56a548a4d2a1676f.tar.bz2 aports-16ba5fddc37bc175560f4a4e56a548a4d2a1676f.tar.xz | |
testing/py-ncclient: rebuild against python 3.7
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py-ncclient/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-ncclient/APKBUILD b/testing/py-ncclient/APKBUILD index 2dc93429b0..740429d309 100644 --- a/testing/py-ncclient/APKBUILD +++ b/testing/py-ncclient/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=py-ncclient pkgver=0.5.3 -pkgrel=0 +pkgrel=1 pkgdesc="Library for NETCONF clients" url="https://github.com/tomchristie/itypes" arch="noarch" |
