[arch-commits] Commit in python-orjson/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Wed Jun 24 15:00:41 UTC 2020
Date: Wednesday, June 24, 2020 @ 15:00:40
Author: dvzrv
Revision: 652442
upgpkg: python-orjson 3.1.2-1: Upgrading to 3.1.2.
Modified:
python-orjson/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-24 13:54:48 UTC (rev 652441)
+++ PKGBUILD 2020-06-24 15:00:40 UTC (rev 652442)
@@ -2,7 +2,7 @@
_name=orjson
pkgname=python-orjson
-pkgver=3.1.1
+pkgver=3.1.2
pkgrel=1
pkgdesc="Fast, correct Python JSON library supporting dataclasses and datetimes"
arch=('x86_64')
@@ -13,7 +13,7 @@
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=('c4ed7eae0ed7f42830e946b40040a26c509f3afcb1e3435a5a2209ac8d2bb3444c8617d12a9deff04c50faafa340cef909dd40134db65f4839f3f9906b629fe7')
+sha512sums=('3547bce44439dc02141853aa439449e14acaf67b63088743f7cab9c56fa06b8afa48caade9117149c37b4b29239b7801ecbdfcac64822c57652611c21195753a')
prepare() {
mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"
More information about the arch-commits
mailing list