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

Felix Yan felixonmars at archlinux.org
Sat Aug 10 08:44:46 UTC 2019


    Date: Saturday, August 10, 2019 @ 08:44:45
  Author: felixonmars
Revision: 498644

upgpkg: python-rapidjson 0.8.0-1

Modified:
  python-rapidjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-10 08:23:12 UTC (rev 498643)
+++ PKGBUILD	2019-08-10 08:44:45 UTC (rev 498644)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rapidjson
-pkgver=0.7.2
+pkgver=0.8.0
 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=('ab7a6e491ae7ff486f9c82e2d0e7444934e26e61ced97cea15b2d379cc286a2fec3668dfc1b81b3b7d132c660805aedc17cdcd5ee09413cb32cb8fa3b4c66dff')
+sha512sums=('7d843cfe46a269c88a8f4c05ad6b3dc86d60fa3ceb24ac39639d95bbc8ed2bdba18f0467dd222c39416e48054b2ad70ae2b8219eb441a5571b872f28ba4872d7')
 
 prepare() {
   #rm -r python-rapidjson-$pkgver/rapidjson



More information about the arch-commits mailing list