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

David Runge dvzrv at gemini.archlinux.org
Wed Jun 29 18:16:20 UTC 2022


    Date: Wednesday, June 29, 2022 @ 18:16:19
  Author: dvzrv
Revision: 1241083

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

Modified:
  python-orjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 18:13:46 UTC (rev 1241082)
+++ PKGBUILD	2022-06-29 18:16:19 UTC (rev 1241083)
@@ -2,7 +2,7 @@
 
 _name=orjson
 pkgname=python-orjson
-pkgver=3.7.3
+pkgver=3.7.5
 pkgrel=1
 pkgdesc="Fast, correct Python JSON library supporting dataclasses and datetimes"
 arch=(x86_64)
@@ -14,8 +14,8 @@
 python-pytz python-xxhash)
 options=(debug)
 source=($pkgname-$pkgver.tar.gz::https://github.com/ijl/$_name/archive/$pkgver.tar.gz)
-sha512sums=('f38205f86714d53f91d2080eb962e3bb28f03c390d4f8dfd0333c3ba4ad1d9995a2bda1251a54ddc9ed75fce485f28c2e5adc499489c67450e288fadc4e358c8')
-b2sums=('583e2e148d7c6e5034cc5c447ca6d9b537ea845b7bb422a8eb2b49712699b5cffe0a1743eb21993c2e3ddbd903bd7837021cc0f5fa99c33e2383f7e5e1a5e2c2')
+sha512sums=('a0eadbd5af038e3f3c121b1d0dc0972184379fb033e0b9953039b91e12a659d04e0245c4d45e46ba1d4658454cb3e3b56e424428aa23ece0bcda2c84cd551139')
+b2sums=('e31d0c5a7266de504fcd1c6843e1e4bb46cfbb4e8ba03e872992cbc9a3dd9883c99ee52e483d2972adbcc09a7d5e327eb51aa00da632b850c14571ba9e090da4')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list