aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-ntplib
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 21:58:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:39 +0000
commitab763710089ad7d0a68ccc42e71fb929389b6eb5 (patch)
tree9fa575733e8745d937025c0c687b8f84c45a788b /testing/py3-ntplib
parentd1f0f0fe6af2c53202060a268ab428c7b9698a9c (diff)
downloadaports-ab763710089ad7d0a68ccc42e71fb929389b6eb5.tar.bz2
aports-ab763710089ad7d0a68ccc42e71fb929389b6eb5.tar.xz
testing/py3-ntplib: rebuild against python 3.8
Diffstat (limited to 'testing/py3-ntplib')
-rw-r--r--testing/py3-ntplib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-ntplib/APKBUILD b/testing/py3-ntplib/APKBUILD
index 151a6ef8b8..e336d3420b 100644
--- a/testing/py3-ntplib/APKBUILD
+++ b/testing/py3-ntplib/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-ntplib
_pkgname=ntplib
pkgver=0.3.3
-pkgrel=2
+pkgrel=3
pkgdesc="Python module that offers a simple interface to query NTP servers"
url="https://pypi.python.org/pypi/ntplib"
arch="noarch"