diff options
Diffstat (limited to 'comms/py-rich/Makefile')
-rw-r--r-- | comms/py-rich/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/py-rich/Makefile b/comms/py-rich/Makefile index 9ea5d5352ac..645eee32730 100644 --- a/comms/py-rich/Makefile +++ b/comms/py-rich/Makefile @@ -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/} |