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

Felix Yan felixonmars at archlinux.org
Sun Oct 25 09:14:46 UTC 2020


    Date: Sunday, October 25, 2020 @ 09:14:46
  Author: felixonmars
Revision: 732176

upgpkg: python-rapidjson 0.9.3-1

Modified:
  python-rapidjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-25 09:14:15 UTC (rev 732175)
+++ PKGBUILD	2020-10-25 09:14:46 UTC (rev 732176)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rapidjson
-pkgver=0.9.2
+pkgver=0.9.3
 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=('a981569f57fb5474de3957f2994984a3de4d62d9f47f993aa38fc80bb6e63c79ccc4f450393751b2661408ac98497e3bd0a4754d1c7f6b4c65eb1b3429489274')
+sha512sums=('42ed96688cba0385df854331ce749c9865b1ab39753ccaf0e26a9902b0860eb9b2e43392982a0943c6ff8eda18a8b5bf75f0f36789c6910b8502c0a86ae7b467')
 
 prepare() {
   #rm -r python-rapidjson-$pkgver/rapidjson



More information about the arch-commits mailing list