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:           Wed Sep 29 09:28:38 UTC 2021

Modified Files:
        pkgsrc/comms/py-rich: Makefile distinfo

Log Message:
py-rich: updated to 10.11.0

10.11.0
Added suppress parameter to tracebacks
Added max_frames parameter to tracebacks


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/comms/py-rich/Makefile
cvs rdiff -u -r1.8 -r1.9 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.11 pkgsrc/comms/py-rich/Makefile:1.12
--- pkgsrc/comms/py-rich/Makefile:1.11  Sun Sep 19 10:39:56 2021
+++ pkgsrc/comms/py-rich/Makefile       Wed Sep 29 09:28:38 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2021/09/19 10:39:56 adam Exp $
+# $NetBSD: Makefile,v 1.12 2021/09/29 09:28:38 adam Exp $
 
-DISTNAME=      rich-10.10.0
+DISTNAME=      rich-10.11.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.8 pkgsrc/comms/py-rich/distinfo:1.9
--- pkgsrc/comms/py-rich/distinfo:1.8   Sun Sep 19 10:39:56 2021
+++ pkgsrc/comms/py-rich/distinfo       Wed Sep 29 09:28:38 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/09/19 10:39:56 adam Exp $
+$NetBSD: distinfo,v 1.9 2021/09/29 09:28:38 adam Exp $
 
-SHA1 (rich-10.10.0.tar.gz) = 276502fe07caa05525ad3b22384e853b3c77d7ba
-RMD160 (rich-10.10.0.tar.gz) = 8bbbc3862823ffb6fcc85c50f504e983be001d40
-SHA512 (rich-10.10.0.tar.gz) = effd16f224795cb6df34c2e88005fde6ceb4e4c8b13877031a5e59c3e45d300dee51fd00c39377e8eede5a7cd7b19dae074b4700aeabfc46e6031de2918f413d
-Size (rich-10.10.0.tar.gz) = 194425 bytes
+SHA1 (rich-10.11.0.tar.gz) = 1ad32d5487cb9b3d04c037bff671aa2c4d61365b
+RMD160 (rich-10.11.0.tar.gz) = ba717645286bd14053e90266a7689f8d33b09856
+SHA512 (rich-10.11.0.tar.gz) = 7e2e5df0d81d7ad2b3d1f6a54f4a71eae404382d5b98b8a745d241352a26dbc20e3a24f9968148c1e911fc474da6650dbe8d3cc3ba618ab2ffd28e6d3c933d82
+Size (rich-10.11.0.tar.gz) = 195164 bytes



Home | Main Index | Thread Index | Old Index