pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-prettytable py-prettytable: update 2.5.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c5a1191c01f0
branches:  trunk
changeset: 771969:c5a1191c01f0
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Thu Dec 30 19:52:11 2021 +0000

description:
py-prettytable: update 2.5.0.

Added:

- Add Single Border table style

diffstat:

 textproc/py-prettytable/Makefile |  4 ++--
 textproc/py-prettytable/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r be503f825054 -r c5a1191c01f0 textproc/py-prettytable/Makefile
--- a/textproc/py-prettytable/Makefile  Thu Dec 30 19:43:22 2021 +0000
+++ b/textproc/py-prettytable/Makefile  Thu Dec 30 19:52:11 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2021/11/05 15:00:55 fcambus Exp $
+# $NetBSD: Makefile,v 1.18 2021/12/30 19:52:11 fcambus Exp $
 
-DISTNAME=      prettytable-2.4.0
+DISTNAME=      prettytable-2.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/prettytable/}
diff -r be503f825054 -r c5a1191c01f0 textproc/py-prettytable/distinfo
--- a/textproc/py-prettytable/distinfo  Thu Dec 30 19:43:22 2021 +0000
+++ b/textproc/py-prettytable/distinfo  Thu Dec 30 19:52:11 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2021/11/05 15:00:55 fcambus Exp $
+$NetBSD: distinfo,v 1.15 2021/12/30 19:52:11 fcambus Exp $
 
-BLAKE2s (prettytable-2.4.0.tar.gz) = 0e90a43bc9ddb32692faf5aaa335673bf368190fa6d54d1296dd09fba564bae8
-SHA512 (prettytable-2.4.0.tar.gz) = 50983855868d23a590004dcb81ad9a3f22191c656532683f71260a369df5bd2a0001db946268944cc169528f64f36833eb524fc46efabe562434ec32832ce011
-Size (prettytable-2.4.0.tar.gz) = 49756 bytes
+BLAKE2s (prettytable-2.5.0.tar.gz) = 7904e754137ef6e8e14cb230a59e67feb08f58d8b8244e08987661b5da2c8e81
+SHA512 (prettytable-2.5.0.tar.gz) = e4f07e842668b3874ecb329b5e9d6b61433c6ef78f3df6b9872bd7edd1d7266bf61e80b8aab641d42eb7dce1f2fc3463e1598128763ca4998618ea835cd74fef
+Size (prettytable-2.5.0.tar.gz) = 50015 bytes



Home | Main Index | Thread Index | Old Index