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: adam
Date: Mon Apr 7 12:25:39 UTC 2025
Modified Files:
pkgsrc/textproc/py-prettytable: Makefile distinfo
Log Message:
py-prettytable: updated to 3.16.0
3.16.0
Added
Support OSC 8 hyperlinks
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/textproc/py-prettytable/Makefile
cvs rdiff -u -r1.33 -r1.34 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.39 pkgsrc/textproc/py-prettytable/Makefile:1.40
--- pkgsrc/textproc/py-prettytable/Makefile:1.39 Wed Mar 12 09:31:38 2025
+++ pkgsrc/textproc/py-prettytable/Makefile Mon Apr 7 12:25:38 2025
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.39 2025/03/12 09:31:38 adam Exp $
+# $NetBSD: Makefile,v 1.40 2025/04/07 12:25:38 adam Exp $
-DISTNAME= prettytable-3.15.1
+DISTNAME= prettytable-3.16.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/prettytable/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/jazzband/prettytable
+HOMEPAGE= https://github.com/prettytable/prettytable
COMMENT= Display tabular data in a visually appealing ASCII table format
LICENSE= modified-bsd
Index: pkgsrc/textproc/py-prettytable/distinfo
diff -u pkgsrc/textproc/py-prettytable/distinfo:1.33 pkgsrc/textproc/py-prettytable/distinfo:1.34
--- pkgsrc/textproc/py-prettytable/distinfo:1.33 Wed Mar 12 09:31:38 2025
+++ pkgsrc/textproc/py-prettytable/distinfo Mon Apr 7 12:25:38 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2025/03/12 09:31:38 adam Exp $
+$NetBSD: distinfo,v 1.34 2025/04/07 12:25:38 adam Exp $
-BLAKE2s (prettytable-3.15.1.tar.gz) = b8f8ce09e8e85452905963700e5f3bf1ff282ad7c03231bce7c90416ee0c9f1a
-SHA512 (prettytable-3.15.1.tar.gz) = 550f1794b3da55cc14b252817fdb17e5f380978be0d5b3a055646d769f4276498bdda5dbc9df88c6bf29069becb572ffe9bb8eb30781e1c975a6ddcbca4c2380
-Size (prettytable-3.15.1.tar.gz) = 65907 bytes
+BLAKE2s (prettytable-3.16.0.tar.gz) = d53c39b7cbd50cf53700dbcebf5980539216c28b0b2797ee8ae60f9995f2144e
+SHA512 (prettytable-3.16.0.tar.gz) = 2c63cf56267ddda4454c330925d818b690acaf651fff1f101c93dd49a590825419bb327d027da7405318da581cf678141347d0a496972e3a6d2404844958f5ca
+Size (prettytable-3.16.0.tar.gz) = 66276 bytes
Home |
Main Index |
Thread Index |
Old Index