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

Massimiliano Torromeo mtorromeo at gemini.archlinux.org
Thu Aug 19 18:53:52 UTC 2021


    Date: Thursday, August 19, 2021 @ 18:53:52
  Author: mtorromeo
Revision: 1003861

upgpkg: python-ujson 4.1.0-1

Modified:
  python-ujson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 18:41:04 UTC (rev 1003860)
+++ PKGBUILD	2021-08-19 18:53:52 UTC (rev 1003861)
@@ -3,7 +3,7 @@
 
 pkgname=python-ujson
 _pkgname=ultrajson
-pkgver=4.0.2
+pkgver=4.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-scm' 'python-pip')
 checkdepends=('python-six' 'python-pytest')
 source=(https://github.com/ultrajson/ultrajson/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha512sums=('8a33a1e26721d72ead950dcb5bbff7fa6775ee81b01348a6fe49f8307f09d0f818b7283110ed7838d6d35ee421fcd284d0a23d3a2c6faf93db1cf0aedbf1934d')
-b2sums=('1c7a0548659283eb936080d42b6d3a2c55c1547efc27ddcf827b54bfe8813052e3085e6d0680ce3f511e1675d8cb09572d8c11cab2c78bf93021a07fc5ab0cb8')
+sha512sums=('0796b085695e85f2edb664e237b0aa8ba61789164a43555e484e034017d93f798cfd2933bf30bd18ce1ded936e3d52e7beb8507b85cf31b1ca3c8339864147c4')
+b2sums=('e36e5415ec85d7d16b1ff22681eb01fdd1a4c6905912ae6c0715f7d2b261a1ae7fa57109918bbe2ea2586c52acd9434e25005f1d201c75d5ed05b9c35ca608b7')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list