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

Massimiliano Torromeo mtorromeo at gemini.archlinux.org
Sat Jul 9 11:01:13 UTC 2022


    Date: Saturday, July 9, 2022 @ 11:01:12
  Author: mtorromeo
Revision: 1249101

upgpkg: python-ujson 5.4.0-1

Modified:
  python-ujson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-09 10:51:49 UTC (rev 1249100)
+++ PKGBUILD	2022-07-09 11:01:12 UTC (rev 1249101)
@@ -3,7 +3,7 @@
 
 pkgname=python-ujson
 _pkgname=ultrajson
-pkgver=5.3.0
+pkgver=5.4.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-scm python-wheel python-build python-installer)
 checkdepends=('python-six' 'python-pytest')
 source=(https://github.com/ultrajson/ultrajson/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('668df8772307cb64258dd81cf2fbf3ceaec0d65076db9bc89761480bfb687419d9f666c551bbd7a81427cd044e5f2eb6e0d5fb615ea2d355ca92b75c0ff5d0d8')
-b2sums=('2de676f73c6b2b17e83f9d1931c6ea9f9f294e74eebbff0c06ac94311e32eb62463ce2d60e327e9ef69908917e181c7cd8e47393b5572eea80b4f6a17d8658c2')
+sha512sums=('912aa5ed031537da15b6cd6ee3b432cd2729c9cef3de948b342b3a22617c109fed7c64fd0f9231271f45e54efef088d02d9fd177aaa221d4e89ac9e7777e17ec')
+b2sums=('bd182fb5da034fa9e64d48a882ca14a23856a263af5aefe111fa3f27d4b2a139336d3ab2f4e4c25da7b3dcdf81b2d42a79deda759c27f8645c980e1f99e2face')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list