[arch-commits] Commit in python-maxminddb/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 22 18:50:50 UTC 2020
Date: Friday, May 22, 2020 @ 18:50:50
Author: felixonmars
Revision: 631645
upgpkg: python-maxminddb 1.5.3-1
Modified:
python-maxminddb/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-22 18:46:34 UTC (rev 631644)
+++ PKGBUILD 2020-05-22 18:50:50 UTC (rev 631645)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-maxminddb
-pkgver=1.5.2
-_testdatacommit=9a56cf59da5c380f6014d042189ad8bce6f3dd89
+pkgver=1.5.3
+_testdatacommit=e3764a229ff98541884a3cd4bd7dc95f4ae5d466
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=('1f4ceb3514bba357ec5439a008e7e314c83f2073d5752317bcf6d91f2bb3218ebce33638c44360132e4b12a5694fdbaf75d4ec8c8796fb96844f82d702a29c50'
- 'c5340eca903585f4dfc0e5cde6d2ae1aa2064bad7a40b6ea859644cd1a2bbf6058af7d2b6ce6624a82fdf6ab3fbc57b9c71ccc8683293b620164697ca2b8e6ab')
+sha512sums=('eb190440ea26bcc077af1ac1afedd10606b1d77eac8cdfa506d42529bec785ceea5fe0263632007da8bab61771733ba3a5272fd4fe7c83504d723a0b844cad6f'
+ '618bef60b69492aecd06467428e36d7a10f2aa846e7afd507b6eac1f3a6ceceeb14ed95654b629c9d2638634a5184658236b644edccc99ae2d24e35d9d1f6db9')
prepare() {
cd MaxMind-DB-Reader-python-$pkgver
More information about the arch-commits
mailing list