pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/comms/py-rich py-rich: updated to 12.4.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/316cec4940d4
branches: trunk
changeset: 378902:316cec4940d4
user: adam <adam%pkgsrc.org@localhost>
date: Mon May 09 05:44:54 2022 +0000
description:
py-rich: updated to 12.4.1
12.4.1 - 2022-05-08
Fixed
Fix for default background color in SVG export
Changed
Added a keyline around SVG terminals which is visible on dark backgrounds
12.4.0
Changed
Rebuilt SVG export to create a simpler SVG that is more portable
Fix render_lines crash when render height was negative
Added
Add padding to Syntax constructor
diffstat:
comms/py-rich/Makefile | 4 ++--
comms/py-rich/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 29d7ed6e643d -r 316cec4940d4 comms/py-rich/Makefile
--- a/comms/py-rich/Makefile Mon May 09 05:42:55 2022 +0000
+++ b/comms/py-rich/Makefile Mon May 09 05:44:54 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2022/04/29 12:57:33 adam Exp $
+# $NetBSD: Makefile,v 1.26 2022/05/09 05:44:54 adam Exp $
-DISTNAME= rich-12.3.0
+DISTNAME= rich-12.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rich/}
diff -r 29d7ed6e643d -r 316cec4940d4 comms/py-rich/distinfo
--- a/comms/py-rich/distinfo Mon May 09 05:42:55 2022 +0000
+++ b/comms/py-rich/distinfo Mon May 09 05:44:54 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2022/04/29 12:57:33 adam Exp $
+$NetBSD: distinfo,v 1.23 2022/05/09 05:44:54 adam Exp $
-BLAKE2s (rich-12.3.0.tar.gz) = fc5fa386bb463d27a00145622a03435a0a8ea1e7dd93b259b180c792d566a3b7
-SHA512 (rich-12.3.0.tar.gz) = 3a191760102f47598752c9dc96ed9c92ce4833ccbbef5231089712795398039703f95b7c0d6bac971ec3cf4226ff9ab362b1f05a5b1d3dbd83db1af53bb3aec9
-Size (rich-12.3.0.tar.gz) = 214405 bytes
+BLAKE2s (rich-12.4.1.tar.gz) = 164c22e447ed356ca8dd220b469f2b0a543c6b62b6b60c04ff8a409d350fc84d
+SHA512 (rich-12.4.1.tar.gz) = bf169ce1370891de37e32107d49dfaabbaad9181f04016f8cc70d16923b8200d7df05ee076ac711f47f2c92b34959bff177bed04f6013da79982cc8f4a3c23c9
+Size (rich-12.4.1.tar.gz) = 213965 bytes
Home |
Main Index |
Thread Index |
Old Index