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:           Tue Oct 22 18:39:54 UTC 2024

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

Log Message:
py-rich: updated to 13.9.3

13.9.3

Fixed broken regex that may have resulted in poor performance.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/comms/py-rich/Makefile
cvs rdiff -u -r1.42 -r1.43 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.49 pkgsrc/comms/py-rich/Makefile:1.50
--- pkgsrc/comms/py-rich/Makefile:1.49  Mon Oct 14 06:08:38 2024
+++ pkgsrc/comms/py-rich/Makefile       Tue Oct 22 18:39:54 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2024/10/14 06:08:38 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2024/10/22 18:39:54 adam Exp $
 
-DISTNAME=      rich-13.9.2
+DISTNAME=      rich-13.9.3
 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.42 pkgsrc/comms/py-rich/distinfo:1.43
--- pkgsrc/comms/py-rich/distinfo:1.42  Mon Oct  7 12:27:35 2024
+++ pkgsrc/comms/py-rich/distinfo       Tue Oct 22 18:39:54 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.42 2024/10/07 12:27:35 adam Exp $
+$NetBSD: distinfo,v 1.43 2024/10/22 18:39:54 adam Exp $
 
-BLAKE2s (rich-13.9.2.tar.gz) = 6c9ca37569dc4735edf052e758b8705a600c15008c272563dcd7aa74aa40008e
-SHA512 (rich-13.9.2.tar.gz) = 9ca7cc1dc0112ed503a4f0ef7a0b8ca82a62eeffb5f6abca7633a706fa4500b54c7aeee148c2fa6b6c20a437915f7196552d719b25a54d896c2bcfb50705aff0
-Size (rich-13.9.2.tar.gz) = 222843 bytes
+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



Home | Main Index | Thread Index | Old Index