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

Felix Yan felixonmars at archlinux.org
Mon Jul 27 07:31:20 UTC 2020


    Date: Monday, July 27, 2020 @ 07:31:19
  Author: felixonmars
Revision: 665406

upgpkg: python-maxminddb 2.0.0-1

Modified:
  python-maxminddb/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-27 07:24:08 UTC (rev 665405)
+++ PKGBUILD	2020-07-27 07:31:19 UTC (rev 665406)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-maxminddb
-pkgver=1.5.4
+pkgver=2.0.0
 _testdatacommit=e3764a229ff98541884a3cd4bd7dc95f4ae5d466
 pkgrel=1
 pkgdesc="Reader for the MaxMind DB format"
@@ -13,7 +13,7 @@
 checkdepends=('python-nose' 'python-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/maxmind/MaxMind-DB-Reader-python/archive/v$pkgver.tar.gz"
         https://github.com/maxmind/MaxMind-DB/archive/$_testdatacommit.tar.gz)
-sha512sums=('a4a913ff288355f4efa56f6075b299f8d76f9ec76dc87d9e048aad13d9443aacb729ed1e6f1759c1f76605e7c74232f163d7eaacb3f94ba43b183e745216e1d7'
+sha512sums=('5ca15940d69352b8f83cca0e51d75813e061dba7e4127072dd4fb7fdc643caf9725ab3e5e90c3bca524215391fe0968ae76100871aec3358c32b0e75a92f03b7'
             '618bef60b69492aecd06467428e36d7a10f2aa846e7afd507b6eac1f3a6ceceeb14ed95654b629c9d2638634a5184658236b644edccc99ae2d24e35d9d1f6db9')
 
 prepare() {



More information about the arch-commits mailing list