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.3.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4762d64b361
branches:  trunk
changeset: 768797:a4762d64b361
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Mon Nov 01 18:53:21 2021 +0000

description:
py-prettytable: update 2.3.0.

Added:

- Add Jupyter repr and default interpreter repr methods
- Add custom format support
- Add method to generate LaTex formatted string

Changed:

- Remove unused options argument in _format_rows and _format_row

diffstat:

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

diffs (25 lines):

diff -r 22f8d1f05dce -r a4762d64b361 textproc/py-prettytable/Makefile
--- a/textproc/py-prettytable/Makefile  Mon Nov 01 18:47:17 2021 +0000
+++ b/textproc/py-prettytable/Makefile  Mon Nov 01 18:53:21 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2021/09/27 20:12:06 fcambus Exp $
+# $NetBSD: Makefile,v 1.16 2021/11/01 18:53:21 fcambus Exp $
 
-DISTNAME=      prettytable-2.2.1
+DISTNAME=      prettytable-2.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/prettytable/}
diff -r 22f8d1f05dce -r a4762d64b361 textproc/py-prettytable/distinfo
--- a/textproc/py-prettytable/distinfo  Mon Nov 01 18:47:17 2021 +0000
+++ b/textproc/py-prettytable/distinfo  Mon Nov 01 18:53:21 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/10/26 11:23:10 nia Exp $
+$NetBSD: distinfo,v 1.13 2021/11/01 18:53:21 fcambus Exp $
 
-BLAKE2s (prettytable-2.2.1.tar.gz) = d06e003f2861ec3abd25b34374a081f830e16401a7d3d3fa80516b6f153e9328
-SHA512 (prettytable-2.2.1.tar.gz) = 5496b1525342b9df4b88cc2cd6079d8c329787b20f7e581465dcdf447b90f78aad764c6505aab8a0e3c4cbb44c943720672373cf754d6f7313b68c28005a707c
-Size (prettytable-2.2.1.tar.gz) = 45102 bytes
+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



Home | Main Index | Thread Index | Old Index