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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 17 13:35:36 UTC 2021


    Date: Friday, September 17, 2021 @ 13:35:36
  Author: felixonmars
Revision: 1016780

upgpkg: python-rapidjson 1.2-1

Modified:
  python-rapidjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-17 13:35:22 UTC (rev 1016779)
+++ PKGBUILD	2021-09-17 13:35:36 UTC (rev 1016780)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rapidjson
-pkgver=1.1
+pkgver=1.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=('f2b4a87364525af0ea9bda61c15d1964fe0ab9d7afafe3d85b4cf289fa6c86332a4b6de2a690109434aa7e3840add77c940e50bd7a875ff3a044c2a83a310e04')
+sha512sums=('f516468d2a3470f02470920e9c5503f174f066f842d241fa938dfae7cd9e5284eabe52a0607eeefe26124095a76fe7d65e21c7ca512d6ceb3c17a3ab06849dac')
 
 prepare() {
   #rm -r python-rapidjson-$pkgver/rapidjson



More information about the arch-commits mailing list