Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tabulate
Commits:
25f7e51b by Jelle van der Waa at 2024-11-26T12:16:18+01:00
upgpkg: 0.9.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tabulate
pkgdesc = Pretty-print tabular data in Python, a library and a
command-line utility.
pkgver = 0.9.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/astanin/python-tabulate
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=tabulate
pkgname=python-tabulate
pkgver=0.9.0
-pkgrel=4
+pkgrel=5
pkgdesc="Pretty-print tabular data in Python, a library and a command-line
utility."
arch=(any)
url="https://github.com/astanin/python-tabulate"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tabulate/-/commit/25f7e51b8649cf7c5a7c26d8d2abd04aed15049b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tabulate/-/commit/25f7e51b8649cf7c5a7c26d8d2abd04aed15049b
You're receiving this email because of your account on gitlab.archlinux.org.