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

Felix Yan felixonmars at gemini.archlinux.org
Sat Oct 16 23:50:21 UTC 2021


    Date: Saturday, October 16, 2021 @ 23:50:21
  Author: felixonmars
Revision: 1030617

upgpkg: python-rapidjson 1.5-1

Modified:
  python-rapidjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-16 23:50:07 UTC (rev 1030616)
+++ PKGBUILD	2021-10-16 23:50:21 UTC (rev 1030617)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rapidjson
-pkgver=1.4
+pkgver=1.5
 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=('4b0893a338cd9d63276db68f9994e8532f2f9d1531c173379cf1d862b00899702bc0674385367dd6059ec814ff097d3b1254e665e8d1eacd043c60310a2df85e')
+sha512sums=('c81d2c0b3f243ac802284cb6596e95a8087e2f47cff21ee2bd6605e96d3ed26e9f3e87b93e51e0d57d8fbbeeacad8bd7585aa01e2b052d0294c6f39669560889')
 
 prepare() {
   #rm -r python-rapidjson-$pkgver/rapidjson



More information about the arch-commits mailing list