Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-jsonlines
Commits:
32146e92 by Jelle van der Waa at 2024-11-16T19:57:59+01:00
upgpkg: 4.0.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-jsonlines
pkgdesc = Library with helpers for the jsonlines file format
pkgver = 4.0.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/wbolster/jsonlines
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-jsonlines
pkgver=4.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Library with helpers for the jsonlines file format"
url="https://github.com/wbolster/jsonlines"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsonlines/-/commit/32146e92bdccb4de0b7c09c5cd44c2473f229514
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-jsonlines/-/commit/32146e92bdccb4de0b7c09c5cd44c2473f229514
You're receiving this email because of your account on gitlab.archlinux.org.