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

David Runge dvzrv at archlinux.org
Mon Aug 17 15:38:58 UTC 2020


    Date: Monday, August 17, 2020 @ 15:38:58
  Author: dvzrv
Revision: 682725

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

Modified:
  python-orjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 15:38:54 UTC (rev 682724)
+++ PKGBUILD	2020-08-17 15:38:58 UTC (rev 682725)
@@ -2,7 +2,7 @@
 
 _name=orjson
 pkgname=python-orjson
-pkgver=3.3.0
+pkgver=3.3.1
 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=('cb19f190ce88b71fe4e62122fe865b5534d4fd21a667aec9f8f812ee2065763a65216a361acdf071f58fde25240e959354f0a91ba7973adaede6dfb5ac327d84')
-b2sums=('511459771dea55d3190431c8d0a72f59af904f3bbcf5c228c6ca34ebd15235ef3eafffe5deb15ecca2484451ee0a51aeab38f245d1214fd65c772973d0edcfdc')
+sha512sums=('cce6431009d772dc626f8a94d79f6ef3e46b5983cbeab1063f7226575fc4066772c488ff7c05733ddf970badb9c86be18c1624a36202ea34ee457c088379cdee')
+b2sums=('1c8d144f69cdd6d74db5a1c4b2950c262a91634675cdda7a6e2fc3cb13f72c9def9d1fa4265b6af99cc9c453abd871eedb1210966b5bdc2e6197705561902555')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list