pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/py-rich
Module Name: pkgsrc
Committed By: adam
Date: Mon Aug 30 16:44:11 UTC 2021
Modified Files:
pkgsrc/comms/py-rich: Makefile distinfo
Log Message:
py-rich: updated to 10.9.0
10.9.0
Added
Added data parameter to print_json method / function
Added an --indent parameter to python -m rich.json
Changed
Changed default indent of JSON to 2 (down from 4)
Changed highlighting of JSON keys to new style (bold blue)
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/comms/py-rich/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/comms/py-rich/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/py-rich/Makefile
diff -u pkgsrc/comms/py-rich/Makefile:1.9 pkgsrc/comms/py-rich/Makefile:1.10
--- pkgsrc/comms/py-rich/Makefile:1.9 Sun Aug 29 08:40:59 2021
+++ pkgsrc/comms/py-rich/Makefile Mon Aug 30 16:44:11 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2021/08/29 08:40:59 adam Exp $
+# $NetBSD: Makefile,v 1.10 2021/08/30 16:44:11 adam Exp $
-DISTNAME= rich-10.8.0
+DISTNAME= rich-10.9.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rich/}
Index: pkgsrc/comms/py-rich/distinfo
diff -u pkgsrc/comms/py-rich/distinfo:1.6 pkgsrc/comms/py-rich/distinfo:1.7
--- pkgsrc/comms/py-rich/distinfo:1.6 Sun Aug 29 08:40:59 2021
+++ pkgsrc/comms/py-rich/distinfo Mon Aug 30 16:44:11 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/08/29 08:40:59 adam Exp $
+$NetBSD: distinfo,v 1.7 2021/08/30 16:44:11 adam Exp $
-SHA1 (rich-10.8.0.tar.gz) = 6bcd8fed94381f26a5a011b2d7d4fec2bebdf534
-RMD160 (rich-10.8.0.tar.gz) = 0a074c7ef61d2541068ceadbb06708e2fd5c143c
-SHA512 (rich-10.8.0.tar.gz) = a0f20ae210cb74089a8bcdda9fa53b2146d87ce78551dd83765bfde1fc643837a2b7ab22bb6789ec45c7469616b4ab48b47b4cfbea3c0c99f6badb552fa776fe
-Size (rich-10.8.0.tar.gz) = 193982 bytes
+SHA1 (rich-10.9.0.tar.gz) = b4b44004a70135dfd5a3dddc68b523265c524ac1
+RMD160 (rich-10.9.0.tar.gz) = ca08acee3866106b9fe0e9fb6e86e618a6da5f65
+SHA512 (rich-10.9.0.tar.gz) = 8d688e1c9573746526f27766c85b8a7cfd8bdb40fc5aceaf7c34a2ab200db95117f27e3b4b870479c570dbf5a666805d783d572d61e8a50a2965624050297481
+Size (rich-10.9.0.tar.gz) = 194392 bytes
Home |
Main Index |
Thread Index |
Old Index