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

David Runge dvzrv at archlinux.org
Thu Mar 11 21:20:43 UTC 2021


    Date: Thursday, March 11, 2021 @ 21:20:42
  Author: dvzrv
Revision: 887591

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

Modified:
  python-orjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-11 21:14:16 UTC (rev 887590)
+++ PKGBUILD	2021-03-11 21:20:42 UTC (rev 887591)
@@ -2,7 +2,7 @@
 
 _name=orjson
 pkgname=python-orjson
-pkgver=3.5.0
+pkgver=3.5.1
 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=('516b63c4ee822bae688c846c560821fb403e455a8ee630899b0d50b518f8d722bef04a84141419952a1fd36466ff12b10c129b4f783c825ba31ec894d5c6bec1')
-b2sums=('0582374634be33e5073818c99d66a79ce27bf3d80e70deb580a9b2a9046e3fb6ca58a5ad69a63accdae258850b4d724e0959681796d81006e3039e24f7f40b12')
+sha512sums=('5f6b0305c83a52cc9262326a7d9e27523ff19a2ef4a534d76f063cd31a456cb88557803d69b553c2897025f1b90a21a5f5835fd7b1b29376f770c5e67d06c7bc')
+b2sums=('dd82f0025e266f168ada6dc9517565c4b8f6006ee72ba441d0c68899b7bcb9c22641dae32129b997642fd3378bd1c2660156afcbd02dcaa1d4ee9fa48da177f9')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list