[arch-commits] Commit in python-ujson/trunk (PKGBUILD)
Massimiliano Torromeo
mtorromeo at gemini.archlinux.org
Tue Jan 4 10:51:00 UTC 2022
Date: Tuesday, January 4, 2022 @ 10:50:59
Author: mtorromeo
Revision: 1092874
upgpkg: python-ujson 5.1.0-1
Modified:
python-ujson/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-04 10:48:08 UTC (rev 1092873)
+++ PKGBUILD 2022-01-04 10:50:59 UTC (rev 1092874)
@@ -3,8 +3,8 @@
pkgname=python-ujson
_pkgname=ultrajson
-pkgver=4.3.0
-pkgrel=3
+pkgver=5.1.0
+pkgrel=1
pkgdesc="Ultra fast JSON encoder and decoder for Python"
url="https://github.com/ultrajson/ultrajson"
arch=('x86_64')
@@ -13,8 +13,8 @@
makedepends=('python-setuptools-scm' 'python-pip')
checkdepends=('python-six' 'python-pytest')
source=(https://github.com/ultrajson/ultrajson/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('d402130e279b65c74ba660fb357ef0491580ba0e3fe51cbcda0362d977308bf066cf5ecefd11fdb2255b06f80a52374d99249fd9e01ab6a5f5c3ecd678a2d154')
-b2sums=('7077351692033d13f065777f48d184b06577ae52ab0e2696e72c5173f0174ef0a52b3ec87d05c74af5d25db30c82aa2ba1ca5f745fe5161a4403ec91d5346281')
+sha512sums=('3a740df11a01ba60c1a47cbe406e68e1efe10ae0f71fff8540bc5d8e73d9b3227e829597a9dcb838ba1861c32453cfe32286abebcde3f9590705724c94c821fc')
+b2sums=('8955f3d9eae0b8dbf54e4db50cca52195fa6ff14b3f85d06d9b510baab27979f383ed16eff9ad9afd2c82641e76a07e0fc7918742a158d51d9ecc9a408a01933')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list