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

Felix Yan felixonmars at archlinux.org
Mon Feb 11 22:18:25 UTC 2019


    Date: Monday, February 11, 2019 @ 22:18:24
  Author: felixonmars
Revision: 431805

upgpkg: python-rapidjson 0.7.0-1

Modified:
  python-rapidjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-11 22:18:19 UTC (rev 431804)
+++ PKGBUILD	2019-02-11 22:18:24 UTC (rev 431805)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rapidjson
-pkgver=0.6.3
+pkgver=0.7.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=('958871dc005ec56111d2b9deedfceac5e2d863f3baee4551c1079c733d75949f975ab312b77bd78ef2eec83d708fb056b07192d0f8a8b3e68b57fecada58be86')
+sha512sums=('3e227781851749861040ae885c76b33b057f87b4b9a7788610c65c94be63924b80df10ce9f400e58b935dcfda9ffcfd6b8f02cf779601d70a93d67329bbab423')
 
 prepare() {
   #rm -r python-rapidjson-$pkgver/rapidjson



More information about the arch-commits mailing list