diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 14:55:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:45 +0000 |
commit | 66e97a425b21333f085a850d4756a94d1be2e082 (patch) | |
tree | 4908a2e09e737534e91f688bf8b7bba338d35465 /testing/py3-zeroconf | |
parent | 91dbb85be0d7f920fcf16bb2cfed67bf24836369 (diff) | |
download | aports-66e97a425b21333f085a850d4756a94d1be2e082.tar.bz2 aports-66e97a425b21333f085a850d4756a94d1be2e082.tar.xz |
testing/py3-zeroconf: rebuild against python 3.8
Diffstat (limited to 'testing/py3-zeroconf')
-rw-r--r-- | testing/py3-zeroconf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-zeroconf/APKBUILD b/testing/py3-zeroconf/APKBUILD index 8a68659f54..910272abb9 100644 --- a/testing/py3-zeroconf/APKBUILD +++ b/testing/py3-zeroconf/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-zeroconf _pkgname=zeroconf pkgver=0.23.0 -pkgrel=0 +pkgrel=1 pkgdesc="A Python implementation of multicast DNS service discovery" url="https://github.com/jstasiak/python-zeroconf" arch="noarch" |