[arch-commits] Commit in python-maxminddb/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Oct 5 08:32:43 UTC 2019
Date: Saturday, October 5, 2019 @ 08:32:43
Author: felixonmars
Revision: 512893
upgpkg: python-maxminddb 1.5.1-1
Modified:
python-maxminddb/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-05 08:31:49 UTC (rev 512892)
+++ PKGBUILD 2019-10-05 08:32:43 UTC (rev 512893)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-maxminddb
-pkgver=1.4.1
-_testdatacommit=90c7fb95d67ee03ca7fc487fb69f525bcc19a671
+pkgver=1.5.1
+_testdatacommit=9a56cf59da5c380f6014d042189ad8bce6f3dd89
pkgrel=1
pkgdesc="Reader for the MaxMind DB format"
url="https://github.com/maxmind/MaxMind-DB-Reader-python"
@@ -13,8 +13,8 @@
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=('94bee89a0ef9d24f937f12f79dc8b9686be46ba3aeedc5538cc0c2ff4379ad2eb0bb84914849d3baa9120d4bbdb3abc215e30efd237a2c6d5fc0161e7e40c0d6'
- '6693bc2d100524c7fce61ff556132a78f33793f3e4bd4756661cfdf385198d15f3a0044346d46fef6d50fac2f6ecc755d9bebea4b22edb5be834cd39f64e7434')
+sha512sums=('d62542127d44ad2740d213331a7d0be0fc5bc9687d06b2c42501e9456727c0b266207bf01450c170d55d0b969cfc3396f533646376ceca1a2070c11b3e47aea4'
+ 'c5340eca903585f4dfc0e5cde6d2ae1aa2064bad7a40b6ea859644cd1a2bbf6058af7d2b6ce6624a82fdf6ab3fbc57b9c71ccc8683293b620164697ca2b8e6ab')
prepare() {
cd MaxMind-DB-Reader-python-$pkgver
More information about the arch-commits
mailing list