[arch-commits] Commit in python-prettytable/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Wed Jul 27 20:57:00 UTC 2022
Date: Wednesday, July 27, 2022 @ 20:56:59
Author: arojas
Revision: 1258949
upgpkg: python-prettytable 3.3.0-1: Update to 3.3.0
Modified:
python-prettytable/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-27 20:55:53 UTC (rev 1258948)
+++ PKGBUILD 2022-07-27 20:56:59 UTC (rev 1258949)
@@ -4,7 +4,7 @@
_pkgname=prettytable
pkgname=python-prettytable
-pkgver=2.3.0
+pkgver=3.3.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=('feeaeeb0a1897c0aaa2bc0ac7f470244529e8c70debb26976494719607840c8b8a80698b7e463402031b250fe152091e947555be2a6f983764e01bdaa1a71a22')
+sha512sums=('e190717e2ea89e8faddc7015fd5118e0d93ac5f5318641ce5960b22b4ea3740ff12c4d15812b33655252f258c96f9e848f554d1e678d39761c28025ba7772609')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list