pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-prettytable
Module Name: pkgsrc
Committed By: fcambus
Date: Mon Mar 7 12:21:09 UTC 2022
Modified Files:
pkgsrc/textproc/py-prettytable: Makefile distinfo
Log Message:
py-prettytable: update to 3.2.0.
Added:
- Use concrete built-in exceptions instead of Exception base class
Fixed:
- Fix width for custom none_format
- Enforce max widths for field names
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/textproc/py-prettytable/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/py-prettytable/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-prettytable/Makefile
diff -u pkgsrc/textproc/py-prettytable/Makefile:1.22 pkgsrc/textproc/py-prettytable/Makefile:1.23
--- pkgsrc/textproc/py-prettytable/Makefile:1.22 Wed Feb 16 20:19:02 2022
+++ pkgsrc/textproc/py-prettytable/Makefile Mon Mar 7 12:21:09 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2022/02/16 20:19:02 fcambus Exp $
+# $NetBSD: Makefile,v 1.23 2022/03/07 12:21:09 fcambus Exp $
-DISTNAME= prettytable-3.1.1
+DISTNAME= prettytable-3.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/prettytable/}
Index: pkgsrc/textproc/py-prettytable/distinfo
diff -u pkgsrc/textproc/py-prettytable/distinfo:1.18 pkgsrc/textproc/py-prettytable/distinfo:1.19
--- pkgsrc/textproc/py-prettytable/distinfo:1.18 Wed Feb 16 20:19:02 2022
+++ pkgsrc/textproc/py-prettytable/distinfo Mon Mar 7 12:21:09 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2022/02/16 20:19:02 fcambus Exp $
+$NetBSD: distinfo,v 1.19 2022/03/07 12:21:09 fcambus Exp $
-BLAKE2s (prettytable-3.1.1.tar.gz) = fd82098f1a42d8b2625d113b9fa2f29d4b2bd393edc55a5773059b3812266ed8
-SHA512 (prettytable-3.1.1.tar.gz) = 2abfe1039161fc7c1d25b0d053776e842c1413e70ce209324fd9b2f1885949513238ca362f93b1adf405461c978760bc7d635e3321b94352ac2aa9fea94450d5
-Size (prettytable-3.1.1.tar.gz) = 52705 bytes
+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
Home |
Main Index |
Thread Index |
Old Index