Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tabview
Commits:
e8401595 by Jelle van der Waa at 2024-11-16T18:59:25+01:00
upgpkg: 1.4.4-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tabview
pkgdesc = A curses command-line CSV and list (tabular data) viewer
pkgver = 1.4.4
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/TabViewer/tabview
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-tabview
pkgver=1.4.4
-pkgrel=4
+pkgrel=5
pkgdesc="A curses command-line CSV and list (tabular data) viewer"
url="https://github.com/TabViewer/tabview"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tabview/-/commit/e8401595df8267ee26124d72467fadf6910abae9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tabview/-/commit/e8401595df8267ee26124d72467fadf6910abae9
You're receiving this email because of your account on gitlab.archlinux.org.