[arch-commits] Commit in python-geoip2/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Dec 22 18:51:43 UTC 2019


    Date: Sunday, December 22, 2019 @ 18:51:42
  Author: felixonmars
Revision: 538884

upgpkg: python-geoip2 3.0.0-1

Modified:
  python-geoip2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-22 18:50:56 UTC (rev 538883)
+++ PKGBUILD	2019-12-22 18:51:42 UTC (rev 538884)
@@ -1,9 +1,9 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-geoip2
-pkgver=2.9.0
+pkgver=3.0.0
 _testdatacommit=f6ed981c23b0eb33d7c07568e2177236252afda6
-pkgrel=3
+pkgrel=1
 pkgdesc="MaxMind GeoIP2 API"
 url="https://github.com/maxmind/GeoIP2-python"
 license=('Apache')
@@ -13,7 +13,7 @@
 checkdepends=('python-pytest-runner' 'python-requests-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/maxmind/GeoIP2-python/archive/v$pkgver.tar.gz"
         https://github.com/maxmind/MaxMind-DB/archive/$_testdatacommit.tar.gz)
-sha512sums=('8631a41d9644887d0149678e40a5f9d03bba660853c308c43bf358cd49b3f021566b9d6f65b670c0c1c78bcb4cb7cb007ad2db6f3c032749afa454fc9e06d74c'
+sha512sums=('685cfaca15abac73ceafa5795d8740a9d1e95f255c516623c80981bb78a5c6ad357829b154c382a4928295f311c6922b621aee1c794cac962da857507bfcfbdb'
             'f7b9d370c330980d9419c7bea486b258aef3fa8ab49f83b860ef73036fc577c402e2f631090c5d1d23f2a8e34f927030a8fc6dc15edcd8002136673685aecb12')
 
 prepare() {



More information about the arch-commits mailing list