[arch-commits] Commit in python-jsonlines/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Sep 3 13:51:42 UTC 2022
Date: Saturday, September 3, 2022 @ 13:51:42
Author: felixonmars
Revision: 1292452
upgpkg: python-jsonlines 3.1.0-1
Modified:
python-jsonlines/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-03 13:50:59 UTC (rev 1292451)
+++ PKGBUILD 2022-09-03 13:51:42 UTC (rev 1292452)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-jsonlines
-pkgver=3.0.0
+pkgver=3.1.0
pkgrel=1
pkgdesc="Library with helpers for the jsonlines file format"
url="https://github.com/wbolster/jsonlines"
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=("https://github.com/wbolster/jsonlines/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('0939e9654ec2ddf930fb1b3ef9dbdf675a481400519753a9f751f2b8874ca06c0bcfc76c256e7fc152b5ea265d9c895a9ef695d69cbab170a4e73d684c703505')
+sha512sums=('f5fd35bbdc94106afbf8f837bcc3440348772f3b6011b2fb8d7cf86a8ec881c5350aebcd3ae85d45ec88b8deddc68c8e417eaf172f7777c009e42beb7f64ff61')
build() {
cd jsonlines-$pkgver
More information about the arch-commits
mailing list