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

David Runge dvzrv at gemini.archlinux.org
Sun Aug 14 21:25:41 UTC 2022


    Date: Sunday, August 14, 2022 @ 21:25:41
  Author: dvzrv
Revision: 1266091

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

Modified:
  python-orjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-14 21:08:56 UTC (rev 1266090)
+++ PKGBUILD	2022-08-14 21:25:41 UTC (rev 1266091)
@@ -2,7 +2,7 @@
 
 _name=orjson
 pkgname=python-orjson
-pkgver=3.7.11
+pkgver=3.7.12
 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=('17df849a470a8970830271634645e769f5b3fb5160e4b85be059e205a719c371c054794544cf7360c3962a137f3d90792daa860f26f67ab949cf2f78f0eadd2e')
-b2sums=('bb4ddf991d71d607144519b7cc24929358eb9dfb8d1696512013d06e5e889cf46207451832ae3b61bca87b70683c805926f9e9d53f6c0dff96f1f10e4a852f9b')
+sha512sums=('b097b605e30dc032f1dd11f6c2f1b8cfd74ee88e31efdccaa43e4cc00108b5960b17cc384252913c9d27320f5c3236e521630d6db8626b8eec99578d0d5fa7ba')
+b2sums=('75da656a27803e2af6303d8138299d7dbff6cc57dbc9f6c1eb9204f53c4c0b4dc10aada038842ca64dcf073fe44ce0ab2f38c3bf8d7f5aede2d38c1f94a0ce3b')
 
 build() {
   cd $_name-$pkgver



More information about the arch-commits mailing list