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 Nov  4 10:29:43 UTC 2024

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

Log Message:
py-rich: updated to 13.9.4

13.9.4
Optimizations to cell_len which may speed up Rich / Textual output


To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/comms/py-rich/Makefile
cvs rdiff -u -r1.43 -r1.44 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.50 pkgsrc/comms/py-rich/Makefile:1.51
--- pkgsrc/comms/py-rich/Makefile:1.50  Tue Oct 22 18:39:54 2024
+++ pkgsrc/comms/py-rich/Makefile       Mon Nov  4 10:29:43 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2024/10/22 18:39:54 adam Exp $
+# $NetBSD: Makefile,v 1.51 2024/11/04 10:29:43 adam Exp $
 
-DISTNAME=      rich-13.9.3
+DISTNAME=      rich-13.9.4
 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.43 pkgsrc/comms/py-rich/distinfo:1.44
--- pkgsrc/comms/py-rich/distinfo:1.43  Tue Oct 22 18:39:54 2024
+++ pkgsrc/comms/py-rich/distinfo       Mon Nov  4 10:29:43 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2024/10/22 18:39:54 adam Exp $
+$NetBSD: distinfo,v 1.44 2024/11/04 10:29:43 adam Exp $
 
-BLAKE2s (rich-13.9.3.tar.gz) = 6b46c7af892e9b86db0ab9115490063bc8b557f93ef6dc46ea539dbb82b3763c
-SHA512 (rich-13.9.3.tar.gz) = a04d1c779c1a62ce827748cb0c9c8fe940e21102dfc2647b3d9c380970cdcebdd350e5100c263e5e3ff0eaa3faf7c29f3fb78395e345b1002f2ba535fd411f03
-Size (rich-13.9.3.tar.gz) = 222889 bytes
+BLAKE2s (rich-13.9.4.tar.gz) = 5a4b7327393f77e511499624c089abb66bc72f97032237e9db20c73b084e9358
+SHA512 (rich-13.9.4.tar.gz) = 700ad6481604ec73399b226994660c6c359186f30cb8be16b35ba66bcd0fc56498f56f7ca34076b66e861b4d25ca7bd3503457dd4ce7c29bad6d46bbdbc658b6
+Size (rich-13.9.4.tar.gz) = 223149 bytes



Home | Main Index | Thread Index | Old Index