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

David Runge dvzrv at archlinux.org
Wed Feb 24 18:24:01 UTC 2021


    Date: Wednesday, February 24, 2021 @ 18:24:01
  Author: dvzrv
Revision: 871667

upgpkg: python-orjson 3.5.0-1: Upgrade to 3.5.0.

Modified:
  python-orjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 18:13:18 UTC (rev 871666)
+++ PKGBUILD	2021-02-24 18:24:01 UTC (rev 871667)
@@ -2,7 +2,7 @@
 
 _name=orjson
 pkgname=python-orjson
-pkgver=3.4.8
+pkgver=3.5.0
 pkgrel=1
 pkgdesc="Fast, correct Python JSON library supporting dataclasses and datetimes"
 arch=('x86_64')
@@ -13,8 +13,8 @@
 checkdepends=('python-arrow' 'python-pendulum' 'python-psutil' 'python-pytest'
 'python-pytz' 'python-xxhash')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ijl/${_name}/archive/${pkgver}.tar.gz")
-sha512sums=('c80af577063992820883fed6638c65a11036de6d3d7276ead73e93e662ba2091806aa664bdd8cbca4a83b773d6ea1a3cce5fddb3d155cf877b71ee2a7c8d0573')
-b2sums=('8a6427cde01f4afdbf4bdbff13b88f5950feef8dbd82d884da36725facc2f7035e5c58ea8da0cbbf48aef18e825ebef9b9b79848b09fc45ce6f07e5d9db6ac6a')
+sha512sums=('516b63c4ee822bae688c846c560821fb403e455a8ee630899b0d50b518f8d722bef04a84141419952a1fd36466ff12b10c129b4f783c825ba31ec894d5c6bec1')
+b2sums=('0582374634be33e5073818c99d66a79ce27bf3d80e70deb580a9b2a9046e3fb6ca58a5ad69a63accdae258850b4d724e0959681796d81006e3039e24f7f40b12')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list