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

David Runge dvzrv at gemini.archlinux.org
Sun Oct 3 08:47:09 UTC 2021


    Date: Sunday, October 3, 2021 @ 08:47:09
  Author: dvzrv
Revision: 1027153

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

Modified:
  python-orjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-03 08:40:15 UTC (rev 1027152)
+++ PKGBUILD	2021-10-03 08:47:09 UTC (rev 1027153)
@@ -2,7 +2,7 @@
 
 _name=orjson
 pkgname=python-orjson
-pkgver=3.6.3
+pkgver=3.6.4
 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=('d915574e0643d2a7a678242dafc1588e01ad2698d982a7af632c67f764e19e5c2e19fd91e3d57691f0bcc0fffde25a90348f653ab17c6bd01d6d78e33adacf9c')
-b2sums=('415920864abb9c895c3f158afe46b502c0dc40a617e79c08d19fa84eb3cb4a0c9a768fdc0a0d1a23b16234ebc3ceb1cc7e93f3b8eb108f96c2c6f7a05d53b1f3')
+sha512sums=('cf4347c13f5799c42170d45cfb8aa960b75f1bf09d4de7a758fee006cf2607c25c67526e2c95907049ab8c35fc12b196074b79d5919dd46fc90921a2090b5e65')
+b2sums=('01548aca9fd04d8f678a79b1f34e5c1336cdedae3cc3ff296f70ae9b975fb75e166987a7410a26194bf7d40e3d8ec46415e7e6138d0632339bb0e607108ae4e2')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list