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

David Runge dvzrv at gemini.archlinux.org
Tue Feb 15 23:04:45 UTC 2022


    Date: Tuesday, February 15, 2022 @ 23:04:45
  Author: dvzrv
Revision: 1133404

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

Modified:
  python-orjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-15 23:03:27 UTC (rev 1133403)
+++ PKGBUILD	2022-02-15 23:04:45 UTC (rev 1133404)
@@ -2,7 +2,7 @@
 
 _name=orjson
 pkgname=python-orjson
-pkgver=3.6.6
+pkgver=3.6.7
 pkgrel=1
 pkgdesc="Fast, correct Python JSON library supporting dataclasses and datetimes"
 arch=(x86_64)
@@ -13,8 +13,8 @@
 checkdepends=(python-arrow python-pendulum python-psutil python-pytest
 python-pytz python-xxhash)
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ijl/${_name}/archive/${pkgver}.tar.gz")
-sha512sums=('71fadcef5c4251fc9e56996a25001c71eeb8f82d446def3c4cb208043a51c1e61440fa3f772e1852fe4ef0d1ed2a5f588bc325011ec763ca1638f78527aa0472')
-b2sums=('75e4d545d0b8bb930e731218fd205267269f9a9b1d79673965d1cc94b4f4da3c42b0bd6f9a348be7e2b56d780ba58c1012cff7f1a6723ab4b45c436d08c3fa85')
+sha512sums=('5fd7d354f19a01a72218bca4bb7d767ebb73cc79398c5e32c482fed65a93d9f98d58835ebaa0c5e85a975e5eb29d2522a1051bad8f03de8bc227dc2838b8a72b')
+b2sums=('2d666885420745d1e783b1d2795bd9814530447818e14f7ea4203a225849869a30962da9a377a86af1f012e3119b9377a723ebf08cf61127b5e50bd3125bdc4a')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list