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

David Runge dvzrv at gemini.archlinux.org
Thu Jun 23 08:06:51 UTC 2022


    Date: Thursday, June 23, 2022 @ 08:06:50
  Author: dvzrv
Revision: 1239214

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

Modified:
  python-orjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-23 07:44:11 UTC (rev 1239213)
+++ PKGBUILD	2022-06-23 08:06:50 UTC (rev 1239214)
@@ -2,7 +2,7 @@
 
 _name=orjson
 pkgname=python-orjson
-pkgver=3.7.2
+pkgver=3.7.3
 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=('a68b1602ddb1e8b91a93648137f7098bcc1217c30b1be5c6b2f48effe71dcc766009ad65afc448a719a302a2210c6a79021316d59bba9afe9d0026efa08a4f6b')
-b2sums=('c9ce2b4ab67eb9b779eb416a3a2446ad53a7f04fe0b02642bded40b48295de98309537de63e8293891760bc5896a804dfc86c37834689fa294c6283ca3e80519')
+sha512sums=('f38205f86714d53f91d2080eb962e3bb28f03c390d4f8dfd0333c3ba4ad1d9995a2bda1251a54ddc9ed75fce485f28c2e5adc499489c67450e288fadc4e358c8')
+b2sums=('583e2e148d7c6e5034cc5c447ca6d9b537ea845b7bb422a8eb2b49712699b5cffe0a1743eb21993c2e3ddbd903bd7837021cc0f5fa99c33e2383f7e5e1a5e2c2')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list