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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 28 07:35:46 UTC 2022


    Date: Monday, February 28, 2022 @ 07:35:45
  Author: felixonmars
Revision: 1138185

upgpkg: python-rapidjson 1.6-1

Modified:
  python-rapidjson/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-28 07:33:26 UTC (rev 1138184)
+++ PKGBUILD	2022-02-28 07:35:45 UTC (rev 1138185)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-rapidjson
-pkgver=1.5
-pkgrel=3
+pkgver=1.6
+pkgrel=1
 pkgdesc="Python wrapper around rapidjson"
 arch=('x86_64')
 url="https://pypi.python.org/pypi/python-rapidjson"
@@ -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=('c81d2c0b3f243ac802284cb6596e95a8087e2f47cff21ee2bd6605e96d3ed26e9f3e87b93e51e0d57d8fbbeeacad8bd7585aa01e2b052d0294c6f39669560889')
+sha512sums=('d91debdbea28e2e303da41e333af4512ae929a3b3b37f586090826c29a677aa1e8517db746639b5cba723da3d2a0fc98447ed2bd345c2718b5420df4535d83f2')
 
 prepare() {
   #rm -r python-rapidjson-$pkgver/rapidjson



More information about the arch-commits mailing list