[arch-commits] Commit in python-tabulate/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Wed Feb 24 19:03:13 UTC 2021


    Date: Wednesday, February 24, 2021 @ 19:03:13
  Author: dvzrv
Revision: 871677

upgpkg: python-tabulate 0.8.9-1: Upgrade to 0.8.9.

Modified:
  python-tabulate/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-24 18:57:58 UTC (rev 871676)
+++ PKGBUILD	2021-02-24 19:03:13 UTC (rev 871677)
@@ -2,7 +2,7 @@
 
 _name=tabulate
 pkgname=python-tabulate
-pkgver=0.8.8
+pkgver=0.8.9
 pkgrel=1
 pkgdesc="Pretty-print tabular data in Python, a library and a command-line utility."
 arch=('any')
@@ -15,8 +15,8 @@
             'python-pandas: pandas.DataFrame support'
             'python-wcwidth: wide-character support')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('1d938138843b824833539eca4714abebc6a394737d24b9fe6adfbc952ef7f25afbf62c1e92a9020f5492516e04377b54a3a2735ab539a20a3e0d441981b86879')
-b2sums=('13f34565e2c266b5cbfd672f05adc73809418a84f329853aa362593c885379596ce6607045dee23e71f24bfc7fc6834f64662f1f7ccc854b565a8e29fa3422a8')
+sha512sums=('4170bb4ded836997ea053b039f19e084818c40e8ae2ae4f56c686ed3d33a341986bc311dd0370256b1af815db7b1ed8ba89008f87f8634b216412d0fd5fa76d9')
+b2sums=('6c2a939d2e5e1c128545ee9d7c2ad6e51c2a0512b7cf97858dbd2bc9df9e58198b74441c5963bde64fa851558e1146dc4252951ed47d4c56630b89e5210293ac')
 
 build() {
   cd "${_name}-$pkgver"



More information about the arch-commits mailing list