summaryrefslogtreecommitdiff
path: root/comms/py-rich/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-12-10 08:54:54 +0000
committeradam <adam@pkgsrc.org>2021-12-10 08:54:54 +0000
commit0e18930daa63693676f5c1d4404e3c4f5c8ce76d (patch)
tree5d11220f0bf9232634b6fddb2098696bc5ecb2c2 /comms/py-rich/Makefile
parent090a23faac66a35d8cd6dd8c991a84d9f9449352 (diff)
downloadpkgsrc-0e18930daa63693676f5c1d4404e3c4f5c8ce76d.tar.gz
py-rich: updated to 10.15.2
10.15.2 Fixed * Deadlock issue
Diffstat (limited to 'comms/py-rich/Makefile')
-rw-r--r--comms/py-rich/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/py-rich/Makefile b/comms/py-rich/Makefile
index 8cb650efa6c..66c20e5b92c 100644
--- a/comms/py-rich/Makefile
+++ b/comms/py-rich/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2021/11/30 17:03:00 adam Exp $
+# $NetBSD: Makefile,v 1.17 2021/12/10 08:54:54 adam Exp $
-DISTNAME= rich-10.15.1
+DISTNAME= rich-10.15.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= comms python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/rich/}