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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 11 20:42:16 UTC 2021


    Date: Wednesday, August 11, 2021 @ 20:42:16
  Author: felixonmars
Revision: 997458

upgpkg: python-rapidjson 1.1-1

Modified:
  python-rapidjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-11 20:38:37 UTC (rev 997457)
+++ PKGBUILD	2021-08-11 20:42:16 UTC (rev 997458)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rapidjson
-pkgver=1.0
+pkgver=1.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=('574970afb9292bdc3a12129225d238549e49b29d17c1cf1d199389251986ad90d2c4f5a7db32b563e1aae8327bce4a720cfa47be7c3e330cd9cae08d1494fd0e')
+sha512sums=('f2b4a87364525af0ea9bda61c15d1964fe0ab9d7afafe3d85b4cf289fa6c86332a4b6de2a690109434aa7e3840add77c940e50bd7a875ff3a044c2a83a310e04')
 
 prepare() {
   #rm -r python-rapidjson-$pkgver/rapidjson



More information about the arch-commits mailing list