aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-zeroconf/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 19:26:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:56 +0000
commit76174290db3cb9fdc2c7ba9b692614db4776662d (patch)
tree97bbf1cf33a192f3dd339a0999f9c73bc7ebb928 /testing/py-zeroconf/APKBUILD
parent16ba5fddc37bc175560f4a4e56a548a4d2a1676f (diff)
downloadaports-76174290db3cb9fdc2c7ba9b692614db4776662d.tar.bz2
aports-76174290db3cb9fdc2c7ba9b692614db4776662d.tar.xz
testing/py-zeroconf: rebuild against python 3.7
Diffstat (limited to 'testing/py-zeroconf/APKBUILD')
-rw-r--r--testing/py-zeroconf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-zeroconf/APKBUILD b/testing/py-zeroconf/APKBUILD
index c2eca3f69f..c2604f8efc 100644
--- a/testing/py-zeroconf/APKBUILD
+++ b/testing/py-zeroconf/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-zeroconf
_pkgname=zeroconf
pkgver=0.21.3
-pkgrel=0
+pkgrel=1
pkgdesc="A Python implementation of multicast DNS service discovery"
url="https://github.com/jstasiak/python-zeroconf"
arch="noarch"