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 to 3.3.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1973d01c7e8c
branches:  trunk
changeset: 378807:1973d01c7e8c
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Thu May 05 21:02:17 2022 +0000

description:
py-prettytable: update to 3.3.0.

Added:

- Support Python 3.11
- Add flag to preserve internal borders when border=False

Fixed:

- Alignment timing fix

diffstat:

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

diffs (25 lines):

diff -r 3d83d421adaf -r 1973d01c7e8c textproc/py-prettytable/Makefile
--- a/textproc/py-prettytable/Makefile  Thu May 05 18:04:31 2022 +0000
+++ b/textproc/py-prettytable/Makefile  Thu May 05 21:02:17 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2022/03/07 12:21:09 fcambus Exp $
+# $NetBSD: Makefile,v 1.24 2022/05/05 21:02:17 fcambus Exp $
 
-DISTNAME=      prettytable-3.2.0
+DISTNAME=      prettytable-3.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/prettytable/}
diff -r 3d83d421adaf -r 1973d01c7e8c textproc/py-prettytable/distinfo
--- a/textproc/py-prettytable/distinfo  Thu May 05 18:04:31 2022 +0000
+++ b/textproc/py-prettytable/distinfo  Thu May 05 21:02:17 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2022/03/07 12:21:09 fcambus Exp $
+$NetBSD: distinfo,v 1.20 2022/05/05 21:02:17 fcambus Exp $
 
-BLAKE2s (prettytable-3.2.0.tar.gz) = 0b3c66591faa9d0660f01d1690fa5d56ed298376c613d3071516a0a0ceda8b67
-SHA512 (prettytable-3.2.0.tar.gz) = 8f2a0945159727741a52ffdaa5602b862841cb8e0c33d3f755699f4376d2c0bfa539a270e56242503f94cb4fc469cbfd27348abfd740ec8f1cd3f1970053e5db
-Size (prettytable-3.2.0.tar.gz) = 52976 bytes
+BLAKE2s (prettytable-3.3.0.tar.gz) = 8b61ae01c7f3f99dc2a5aa9acccc4151575c5c3aa4804c24a2bd257df7ea0bd9
+SHA512 (prettytable-3.3.0.tar.gz) = e190717e2ea89e8faddc7015fd5118e0d93ac5f5318641ce5960b22b4ea3740ff12c4d15812b33655252f258c96f9e848f554d1e678d39761c28025ba7772609
+Size (prettytable-3.3.0.tar.gz) = 54305 bytes



Home | Main Index | Thread Index | Old Index