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

David Runge dvzrv at gemini.archlinux.org
Mon Dec 6 17:36:55 UTC 2021


    Date: Monday, December 6, 2021 @ 17:36:55
  Author: dvzrv
Revision: 1065299

upgpkg: python-orjson 3.6.5-2: Rebuild against python 3.10

Modified:
  python-orjson/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-06 17:34:41 UTC (rev 1065298)
+++ PKGBUILD	2021-12-06 17:36:55 UTC (rev 1065299)
@@ -3,7 +3,7 @@
 _name=orjson
 pkgname=python-orjson
 pkgver=3.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast, correct Python JSON library supporting dataclasses and datetimes"
 arch=(x86_64)
 url="https://github.com/ijl/orjson"



More information about the arch-commits mailing list