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

Felix Yan felixonmars at archlinux.org
Sat May 11 22:02:26 UTC 2019


    Date: Saturday, May 11, 2019 @ 22:02:25
  Author: felixonmars
Revision: 465656

upgpkg: python-rapidjson 0.7.1-1

Modified:
  python-rapidjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-11 21:57:41 UTC (rev 465655)
+++ PKGBUILD	2019-05-11 22:02:25 UTC (rev 465656)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rapidjson
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc="Python wrapper around rapidjson"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools' 'rapidjson')
 checkdepends=('python-pytest-runner' 'python-pytest-benchmark' 'python-pytz')
 source=("https://pypi.io/packages/source/p/python-rapidjson/python-rapidjson-$pkgver.tar.gz")
-sha512sums=('3e227781851749861040ae885c76b33b057f87b4b9a7788610c65c94be63924b80df10ce9f400e58b935dcfda9ffcfd6b8f02cf779601d70a93d67329bbab423')
+sha512sums=('dde9fa7af5c77f21b37808d4dd107cebeb36bd1d564e142b38cd8fa745dcd94f2452de1237930808565b92b80fea93bdb46b86107012a74ada188c5a341ec12a')
 
 prepare() {
   #rm -r python-rapidjson-$pkgver/rapidjson



More information about the arch-commits mailing list