diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 13:39:06 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:37 +0000 |
| commit | 6edd4f8f63b6eecf5e92fcbe703b6c8dd3446fb0 (patch) | |
| tree | d40f20e3d2151d302d62af7754ee70827d552fae /testing | |
| parent | b5d98570aa10af7898238b9b745e85355e7e7335 (diff) | |
| download | aports-6edd4f8f63b6eecf5e92fcbe703b6c8dd3446fb0.tar.bz2 aports-6edd4f8f63b6eecf5e92fcbe703b6c8dd3446fb0.tar.xz | |
testing/py3-maxminddb: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-maxminddb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-maxminddb/APKBUILD b/testing/py3-maxminddb/APKBUILD index d1ce8a8ebd..6dc0c7dc9c 100644 --- a/testing/py3-maxminddb/APKBUILD +++ b/testing/py3-maxminddb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org> pkgname=py3-maxminddb pkgver=1.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="Python MaxMind DB reader extension" url="http://maxminddb.readthedocs.org/" arch="all" |
