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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b3005e71150
branches:  trunk
changeset: 371263:3b3005e71150
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Fri Jan 07 23:15:04 2022 +0000

description:
py-prettytable: update to 3.0.0.

Removed:

- Drop support for EOL Python 3.6 (#152) @hugovk

Fixed:

- Use <caption> tags to print html table titles (#160) @daibhid

diffstat:

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

diffs (27 lines):

diff -r d93c898d5e17 -r 3b3005e71150 textproc/py-prettytable/Makefile
--- a/textproc/py-prettytable/Makefile  Fri Jan 07 23:06:19 2022 +0000
+++ b/textproc/py-prettytable/Makefile  Fri Jan 07 23:15:04 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2022/01/04 20:55:02 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2022/01/07 23:15:04 fcambus Exp $
 
-DISTNAME=      prettytable-2.5.0
+DISTNAME=      prettytable-3.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/prettytable/}
 
diff -r d93c898d5e17 -r 3b3005e71150 textproc/py-prettytable/distinfo
--- a/textproc/py-prettytable/distinfo  Fri Jan 07 23:06:19 2022 +0000
+++ b/textproc/py-prettytable/distinfo  Fri Jan 07 23:15:04 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2021/12/30 19:52:11 fcambus Exp $
+$NetBSD: distinfo,v 1.16 2022/01/07 23:15:04 fcambus Exp $
 
-BLAKE2s (prettytable-2.5.0.tar.gz) = 7904e754137ef6e8e14cb230a59e67feb08f58d8b8244e08987661b5da2c8e81
-SHA512 (prettytable-2.5.0.tar.gz) = e4f07e842668b3874ecb329b5e9d6b61433c6ef78f3df6b9872bd7edd1d7266bf61e80b8aab641d42eb7dce1f2fc3463e1598128763ca4998618ea835cd74fef
-Size (prettytable-2.5.0.tar.gz) = 50015 bytes
+BLAKE2s (prettytable-3.0.0.tar.gz) = f58e829341336fe5cb141a4aeff889dffff6e2d1b8d44f750a18743027a6a1b0
+SHA512 (prettytable-3.0.0.tar.gz) = f7b03ee1c1371187708b1cd7724f1afead1249a796928d2abdce42fa834ee128e930f20aef1df579426c65f1fb574b1a831e521ade6e9e65977d5dd88bafc5af
+Size (prettytable-3.0.0.tar.gz) = 50012 bytes



Home | Main Index | Thread Index | Old Index