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

David Runge dvzrv at gemini.archlinux.org
Sun Aug 28 13:34:59 UTC 2022


    Date: Sunday, August 28, 2022 @ 13:34:59
  Author: dvzrv
Revision: 1285084

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

Modified:
  python-orjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-28 13:34:20 UTC (rev 1285083)
+++ PKGBUILD	2022-08-28 13:34:59 UTC (rev 1285084)
@@ -2,7 +2,7 @@
 
 _name=orjson
 pkgname=python-orjson
-pkgver=3.7.12
+pkgver=3.8.0
 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=('b097b605e30dc032f1dd11f6c2f1b8cfd74ee88e31efdccaa43e4cc00108b5960b17cc384252913c9d27320f5c3236e521630d6db8626b8eec99578d0d5fa7ba')
-b2sums=('75da656a27803e2af6303d8138299d7dbff6cc57dbc9f6c1eb9204f53c4c0b4dc10aada038842ca64dcf073fe44ce0ab2f38c3bf8d7f5aede2d38c1f94a0ce3b')
+sha512sums=('3d6c4883bcfbbc3c483b4da2b66d009227886dce76c5736f30fd6c64e68f1316cd0e301f7a8735d8ec693fc240442f9721fbfd5542199d13848a2689d188a0cd')
+b2sums=('7097f4207535928b68596f424ea8bd8ce976cee615d6c48b49f2dc62624c462dbfd1637e56a3258a3365c01730cc4b15257e55fe02e246066693063ef57948bd')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list