[arch-commits] Commit in python-tabulate/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Mon Jul 29 21:47:35 UTC 2019
Date: Monday, July 29, 2019 @ 21:47:35
Author: dvzrv
Revision: 494698
upgpkg: python-tabulate 0.8.3-3
Dropping python2 support, as python-pandas drops it in upcoming release.
Modified:
python-tabulate/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-29 21:45:17 UTC (rev 494697)
+++ PKGBUILD 2019-07-29 21:47:35 UTC (rev 494698)
@@ -2,7 +2,7 @@
_name=tabulate
pkgname=python-tabulate
pkgver=0.8.3
-pkgrel=2
+pkgrel=3
pkgdesc="Pretty-print tabular data in Python, a library and a command-line utility."
arch=('any')
url="https://bitbucket.org/astanin/python-tabulate"
More information about the arch-commits
mailing list