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

Felix Yan felixonmars at archlinux.org
Sat Dec 26 11:36:21 UTC 2020


    Date: Saturday, December 26, 2020 @ 11:36:21
  Author: felixonmars
Revision: 793007

upgpkg: python-rapidjson 1.0-1

Modified:
  python-rapidjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-26 11:34:13 UTC (rev 793006)
+++ PKGBUILD	2020-12-26 11:36:21 UTC (rev 793007)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rapidjson
-pkgver=0.9.4
+pkgver=1.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=('dd539677da79bf028d074db8798e8e36d110516ebd83750d26b0e88646bfc0838af870af8d9aab526c47713056b0ddec939f7f3fce43fb10f304c7eb706d9c16')
+sha512sums=('574970afb9292bdc3a12129225d238549e49b29d17c1cf1d199389251986ad90d2c4f5a7db32b563e1aae8327bce4a720cfa47be7c3e330cd9cae08d1494fd0e')
 
 prepare() {
   #rm -r python-rapidjson-$pkgver/rapidjson



More information about the arch-commits mailing list