summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-06-24 09:35:37 +0000
committeradam <adam@pkgsrc.org>2021-06-24 09:35:37 +0000
commitfe2d100792e0bd7b8807fb9a6726ddfb7552c542 (patch)
treebc290e68c1d6b011a4f6e494e539117310bc7a7d /comms
parent2b533f0849d17806064c312258e765c8b79e44a0 (diff)
downloadpkgsrc-fe2d100792e0bd7b8807fb9a6726ddfb7552c542.tar.gz
py-rich: updated to 10.4.0
[10.4.0] - 2021-06-18 Added Added Style.meta Added rich.repr.auto decorator Fixed Fixed error pretty printing classes with special rich_repr method [10.3.0] - 2021-06-09 Added Added Console.size setter Added Console.width setter Added Console.height setter Added angular style Rich reprs Added an IPython extension. Load via %load_ext rich Changed Changed the logic for retrieving the calling frame in console logs to a faster one for the Python implementations that support it.
Diffstat (limited to 'comms')
-rw-r--r--comms/py-rich/Makefile4
-rw-r--r--comms/py-rich/PLIST5
-rw-r--r--comms/py-rich/distinfo10
3 files changed, 11 insertions, 8 deletions
diff --git a/comms/py-rich/Makefile b/comms/py-rich/Makefile
index 75bafaf1213..d778618b753 100644
--- a/comms/py-rich/Makefile
+++ b/comms/py-rich/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2021/06/01 09:07:26 adam Exp $
+# $NetBSD: Makefile,v 1.5 2021/06/24 09:35:37 adam Exp $
-DISTNAME= rich-10.2.2
+DISTNAME= rich-10.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rich/}
diff --git a/comms/py-rich/PLIST b/comms/py-rich/PLIST
index 4c36e8e0078..9c89df5f24f 100644
--- a/comms/py-rich/PLIST
+++ b/comms/py-rich/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2021/05/25 10:12:32 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/06/24 09:35:37 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -19,6 +19,9 @@ ${PYSITELIB}/rich/_emoji_codes.pyo
${PYSITELIB}/rich/_emoji_replace.py
${PYSITELIB}/rich/_emoji_replace.pyc
${PYSITELIB}/rich/_emoji_replace.pyo
+${PYSITELIB}/rich/_extension.py
+${PYSITELIB}/rich/_extension.pyc
+${PYSITELIB}/rich/_extension.pyo
${PYSITELIB}/rich/_inspect.py
${PYSITELIB}/rich/_inspect.pyc
${PYSITELIB}/rich/_inspect.pyo
diff --git a/comms/py-rich/distinfo b/comms/py-rich/distinfo
index 318d4a2de6d..5e26f3378cb 100644
--- a/comms/py-rich/distinfo
+++ b/comms/py-rich/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2021/05/25 10:12:32 adam Exp $
+$NetBSD: distinfo,v 1.2 2021/06/24 09:35:37 adam Exp $
-SHA1 (rich-10.2.2.tar.gz) = 0ff4761153e3fd1feb5ae09d645f1235b89ea603
-RMD160 (rich-10.2.2.tar.gz) = 7d616c95fa6f6216e5a38101943ea5edd3055368
-SHA512 (rich-10.2.2.tar.gz) = 122bb01d56584654d242f12587a9d3132bf725ea560a9f4f059d757deede8724f1816a1d217bb9137ec7a524d9939b6e4d32dfffa895e8a5a984988f0e5ee6db
-Size (rich-10.2.2.tar.gz) = 187108 bytes
+SHA1 (rich-10.4.0.tar.gz) = 67b3d9740793e6b7e2accd0778bdda351a605520
+RMD160 (rich-10.4.0.tar.gz) = 12e97204e1475adf9d0863aea7961c06190e2ebb
+SHA512 (rich-10.4.0.tar.gz) = 1d617d2ce1da71f6af4ca65a7fd0fabda674bc745fb036be339a5e08dda0f454a9b432242f2c83afcfebd0f0fd0058b432e21484fa5e4664510ecd23197f7589
+Size (rich-10.4.0.tar.gz) = 189857 bytes