diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 15:19:55 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:55 +0000 |
| commit | c5b8470b6e405ae0f13eeeffdd2d1bcf2d12370d (patch) | |
| tree | 199764741abbc19bfc45adea4e6774ee3783f459 /testing | |
| parent | f517b813b9a73fa05ea9f35002039968b4c0d57d (diff) | |
| download | aports-c5b8470b6e405ae0f13eeeffdd2d1bcf2d12370d.tar.bz2 aports-c5b8470b6e405ae0f13eeeffdd2d1bcf2d12370d.tar.xz | |
testing/py3-geoip2: rebuild against python 3.7
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-geoip2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-geoip2/APKBUILD b/testing/py3-geoip2/APKBUILD index e7458e285b..90d50eb61e 100644 --- a/testing/py3-geoip2/APKBUILD +++ b/testing/py3-geoip2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kevin Daudt <kdaudt@alpinelinux.org> pkgname=py3-geoip2 pkgver=2.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="An API for the GeoIP2 web services and databases" url="https://www.maxmind.com/en/home" arch="noarch" |
