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

Massimiliano Torromeo mtorromeo at archlinux.org
Mon Aug 10 08:22:13 UTC 2020


    Date: Monday, August 10, 2020 @ 08:22:12
  Author: mtorromeo
Revision: 673456

upgpkg: python-ujson 3.1.0-1

Modified:
  python-ujson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-10 08:12:25 UTC (rev 673455)
+++ PKGBUILD	2020-08-10 08:22:12 UTC (rev 673456)
@@ -3,7 +3,7 @@
 
 pkgname=python-ujson
 _pkgname=ultrajson
-pkgver=3.0.0
+pkgver=3.1.0
 pkgrel=1
 pkgdesc="Ultra fast JSON encoder and decoder for Python"
 url="https://github.com/ultrajson/ultrajson"
@@ -13,8 +13,8 @@
 makedepends=('python-setuptools' 'python-pip')
 checkdepends=('python-six' 'python-pytest')
 source=(https://github.com/ultrajson/ultrajson/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('bd77fd9ba4c1f059216be46afced3db20b82b8637c5d41fe5ba04b9d63e636c422cae44a7fcee913dc40fc9d91367f2de97db757e4cb53b22ecb77b1c765e27d')
-b2sums=('e15895072e44e0f54a7437fe5613aff3fa912f7d19f3058bb4977cf407d8b2a3d0c8c94526459bfbbccbcff56737c76be880bd3385776c8a771dba0194c8e0e7')
+sha512sums=('403430cbcd09968a47c1e85169d62ed3dbb6a014b9e7f3e74c53554a37f008878bc115f4ee84c70c2ae7b4d0534a2f74bc3d6bc8104282181db498e6172a0dc2')
+b2sums=('bbf1a44bffd8adb2b9237d8067686dd69355cf96cf1ebfb1fd3b7ff217db77be03690ed04b98c670619ba9408b6df00f6c1da890b471b622438604a7ccecb848')
 
 prepare() {
   sed '/setup_requires=\["setuptools_scm"\],/d' -i ${_pkgname}-${pkgver}/setup.py



More information about the arch-commits mailing list