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

Felix Yan felixonmars at archlinux.org
Sat Oct 24 17:06:55 UTC 2020


    Date: Saturday, October 24, 2020 @ 17:06:55
  Author: felixonmars
Revision: 731468

upgpkg: python-rapidjson 0.9.2-1

Modified:
  python-rapidjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-24 17:06:03 UTC (rev 731467)
+++ PKGBUILD	2020-10-24 17:06:55 UTC (rev 731468)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rapidjson
-pkgver=0.9.1
+pkgver=0.9.2
 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=('0feb085c7cd4a8c0476b67f5ce671ccbe4605c3b08ca364eba64b84b9e8d4a2bbd9f481295023286cba63af0ecbfe69e33581df65a38577ec214672644028aa2')
+sha512sums=('a981569f57fb5474de3957f2994984a3de4d62d9f47f993aa38fc80bb6e63c79ccc4f450393751b2661408ac98497e3bd0a4754d1c7f6b4c65eb1b3429489274')
 
 prepare() {
   #rm -r python-rapidjson-$pkgver/rapidjson



More information about the arch-commits mailing list