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.4.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/21ffafe3d972
branches: trunk
changeset: 768973:21ffafe3d972
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Fri Nov 05 15:00:55 2021 +0000
description:
py-prettytable: update 2.4.0.
Added:
- Markdown: Add colons to align the rendered output
- Add rows attribute to prettytable
diffstat:
textproc/py-prettytable/Makefile | 4 ++--
textproc/py-prettytable/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 468f4512aa7d -r 21ffafe3d972 textproc/py-prettytable/Makefile
--- a/textproc/py-prettytable/Makefile Fri Nov 05 13:42:46 2021 +0000
+++ b/textproc/py-prettytable/Makefile Fri Nov 05 15:00:55 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2021/11/01 18:53:21 fcambus Exp $
+# $NetBSD: Makefile,v 1.17 2021/11/05 15:00:55 fcambus Exp $
-DISTNAME= prettytable-2.3.0
+DISTNAME= prettytable-2.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/prettytable/}
diff -r 468f4512aa7d -r 21ffafe3d972 textproc/py-prettytable/distinfo
--- a/textproc/py-prettytable/distinfo Fri Nov 05 13:42:46 2021 +0000
+++ b/textproc/py-prettytable/distinfo Fri Nov 05 15:00:55 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/11/01 18:53:21 fcambus Exp $
+$NetBSD: distinfo,v 1.14 2021/11/05 15:00:55 fcambus Exp $
-BLAKE2s (prettytable-2.3.0.tar.gz) = b65f770aaa33f3acaa55abe387ef6ac525a44162d24d4b594e2d7d0ff7d09869
-SHA512 (prettytable-2.3.0.tar.gz) = feeaeeb0a1897c0aaa2bc0ac7f470244529e8c70debb26976494719607840c8b8a80698b7e463402031b250fe152091e947555be2a6f983764e01bdaa1a71a22
-Size (prettytable-2.3.0.tar.gz) = 49386 bytes
+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
Home |
Main Index |
Thread Index |
Old Index