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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 31 20:17:47 UTC 2022


    Date: Wednesday, August 31, 2022 @ 20:17:47
  Author: felixonmars
Revision: 1289336

upgpkg: python-prettytable 3.4.0-1

Modified:
  python-prettytable/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-31 20:17:37 UTC (rev 1289335)
+++ PKGBUILD	2022-08-31 20:17:47 UTC (rev 1289336)
@@ -4,7 +4,7 @@
 
 _pkgname=prettytable
 pkgname=python-prettytable
-pkgver=3.3.0
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="A simple Python library for easily displaying tabular data"
 url="https://github.com/jazzband/prettytable"
@@ -15,7 +15,7 @@
 checkdepends=('python-pytest-lazy-fixture')
 conflicts=('python-ptable')
 source=("https://files.pythonhosted.org/packages/source/p/prettyTable/prettytable-${pkgver}.tar.gz")
-sha512sums=('e190717e2ea89e8faddc7015fd5118e0d93ac5f5318641ce5960b22b4ea3740ff12c4d15812b33655252f258c96f9e848f554d1e678d39761c28025ba7772609')
+sha512sums=('3d79007d113737653a871f6ef23d8631cd2810a0c44436933ff063efeaa36d91bc2a98cd7dda526e459c0fbb522ed1f1dd4f45dd0c7c55e24f5b1a0c22bd90d3')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list