diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 21:58:42 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:39 +0000 |
commit | ab763710089ad7d0a68ccc42e71fb929389b6eb5 (patch) | |
tree | 9fa575733e8745d937025c0c687b8f84c45a788b | |
parent | d1f0f0fe6af2c53202060a268ab428c7b9698a9c (diff) | |
download | aports-ab763710089ad7d0a68ccc42e71fb929389b6eb5.tar.bz2 aports-ab763710089ad7d0a68ccc42e71fb929389b6eb5.tar.xz |
testing/py3-ntplib: rebuild against python 3.8
-rw-r--r-- | testing/py3-ntplib/APKBUILD | 2 |
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" |