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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 14 16:32:14 UTC 2022


    Date: Monday, February 14, 2022 @ 16:32:14
  Author: felixonmars
Revision: 1133179

upgpkg: python-prettytable 2.2.0-1

Modified:
  python-prettytable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-14 16:30:20 UTC (rev 1133178)
+++ PKGBUILD	2022-02-14 16:32:14 UTC (rev 1133179)
@@ -4,7 +4,7 @@
 
 _pkgname=prettytable
 pkgname=python-prettytable
-pkgver=2.1.0
+pkgver=2.2.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')
 conflicts=('python-ptable')
 source=("https://files.pythonhosted.org/packages/source/p/prettyTable/prettytable-${pkgver}.tar.gz")
-sha512sums=('8eaad22c66299ca3f66cc167e1a94aa41e3b2699da4ff48a0e81927ee8cc623d3147ae29a0bef92370d07d6a7fb6b1eac535fca7090562419aed219b9483edd5')
+sha512sums=('df8ae2a1103a4965a351ba16a95ef9659107075bb023090bd9bffd69805ce647dcb26f49164f07f5af0c0b03503373c0353935b32a0fb18edf969dc984aecda7')
 
 export SETUPTOOLSA_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list