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:   wiz
Date:           Sun Oct 12 18:23:19 UTC 2025

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

Log Message:
py-rich: update to 14.2.0.

This release bumps Python compatibility to the just-released Python 3.14.

[14.2.0] - 2025-10-09

Changed

    Python3.14 compatibility #3861


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/comms/py-rich/Makefile
cvs rdiff -u -r1.46 -r1.47 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.54 pkgsrc/comms/py-rich/Makefile:1.55
--- pkgsrc/comms/py-rich/Makefile:1.54  Mon Sep 22 07:38:44 2025
+++ pkgsrc/comms/py-rich/Makefile       Sun Oct 12 18:23:19 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2025/09/22 07:38:44 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2025/10/12 18:23:19 wiz Exp $
 
-DISTNAME=      rich-14.1.0
+DISTNAME=      rich-14.2.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    comms python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=r/rich/}
 

Index: pkgsrc/comms/py-rich/distinfo
diff -u pkgsrc/comms/py-rich/distinfo:1.46 pkgsrc/comms/py-rich/distinfo:1.47
--- pkgsrc/comms/py-rich/distinfo:1.46  Sun Jul 27 09:35:55 2025
+++ pkgsrc/comms/py-rich/distinfo       Sun Oct 12 18:23:19 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.46 2025/07/27 09:35:55 wiz Exp $
+$NetBSD: distinfo,v 1.47 2025/10/12 18:23:19 wiz Exp $
 
-BLAKE2s (rich-14.1.0.tar.gz) = 6c03d25c57ab2c18dcf51ebfc2cb08ef6faa2617c4d7d9706f6ec15ca84461bd
-SHA512 (rich-14.1.0.tar.gz) = ddd9c5d3391070158e64a1ae6fe864bf5496f6d3aa574ecbf0201655909abb4663149f315654171ee71fc0e9061938d1fbc151f82356714c2c4e89a8ce2a2ade
-Size (rich-14.1.0.tar.gz) = 224441 bytes
+BLAKE2s (rich-14.2.0.tar.gz) = cb44cbb4fa7ef2c7f98f591bddcbbe30885e2a7665c72e3486f7c9f32f6fdd53
+SHA512 (rich-14.2.0.tar.gz) = 932d38eeabb5dfaa90af365525a425aa017c44097160c1583df6b0ccf81588b18c981252a0662dbb7619b6c0bd1c881ed72ae7c91c55d100cf58eb3e8d757aa9
+Size (rich-14.2.0.tar.gz) = 219990 bytes



Home | Main Index | Thread Index | Old Index