summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2021-09-11 20:45:05 +0000
committerfcambus <fcambus@pkgsrc.org>2021-09-11 20:45:05 +0000
commit8d72993e50740aa5177454aa09dc0d55f75db00d (patch)
tree97d94e534093d2b69a983c8bdd78e47dde613784 /textproc
parentfb39ca704175d3c2667f1c2b007af51b61cfa615 (diff)
downloadpkgsrc-8d72993e50740aa5177454aa09dc0d55f75db00d.tar.gz
py-prettytable: update 2.2.0.
Added: - Add support for Python 3.10 - Update issue templates - Add support for positional junction characters and add "double_border" table style - Access properties instead of protected fields in _get_options() - Use declarative metadata and support PyPy3 - Add auto index column Changed: - Refactor for readability and avoid merge conflicts - Remove exclamation marks from exceptions
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-prettytable/Makefile4
-rw-r--r--textproc/py-prettytable/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/py-prettytable/Makefile b/textproc/py-prettytable/Makefile
index b324acf5232..dc22903a4c6 100644
--- a/textproc/py-prettytable/Makefile
+++ b/textproc/py-prettytable/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2021/06/04 04:45:59 adam Exp $
+# $NetBSD: Makefile,v 1.14 2021/09/11 20:45:05 fcambus Exp $
-DISTNAME= prettytable-2.1.0
+DISTNAME= prettytable-2.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/prettytable/}
diff --git a/textproc/py-prettytable/distinfo b/textproc/py-prettytable/distinfo
index bcee72e5281..fcf97976d6c 100644
--- a/textproc/py-prettytable/distinfo
+++ b/textproc/py-prettytable/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/05/04 09:27:03 adam Exp $
+$NetBSD: distinfo,v 1.9 2021/09/11 20:45:05 fcambus Exp $
-SHA1 (prettytable-2.1.0.tar.gz) = b39dd9b7da575a254dcc2b0c3a408c4cdcbf65c9
-RMD160 (prettytable-2.1.0.tar.gz) = e3ff9f62d76ba5bdf38cddd44ba5d414b7f1ba5a
-SHA512 (prettytable-2.1.0.tar.gz) = 8eaad22c66299ca3f66cc167e1a94aa41e3b2699da4ff48a0e81927ee8cc623d3147ae29a0bef92370d07d6a7fb6b1eac535fca7090562419aed219b9483edd5
-Size (prettytable-2.1.0.tar.gz) = 43306 bytes
+SHA1 (prettytable-2.2.0.tar.gz) = 2321cfd65559a38118e4e56313770b769b5a65f4
+RMD160 (prettytable-2.2.0.tar.gz) = 477306547124e7d1a80f94ffc9abd5f622b9bc0f
+SHA512 (prettytable-2.2.0.tar.gz) = df8ae2a1103a4965a351ba16a95ef9659107075bb023090bd9bffd69805ce647dcb26f49164f07f5af0c0b03503373c0353935b32a0fb18edf969dc984aecda7
+Size (prettytable-2.2.0.tar.gz) = 44939 bytes