diff options
author | adam <adam@pkgsrc.org> | 2021-10-25 16:51:47 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-10-25 16:51:47 +0000 |
commit | 89a64c196c2db789d6447fbf03d8f1a8e9b0f050 (patch) | |
tree | f15561041b7421056aad9c219ef906421773bd3b | |
parent | 0d32d49313a2751072d00b14863edbd2c242f1f4 (diff) | |
download | pkgsrc-89a64c196c2db789d6447fbf03d8f1a8e9b0f050.tar.gz |
py-colored: updated to 1.4.3
Version 1.4.3
Updated
- Improve color enabling
-rw-r--r-- | textproc/py-colored/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-colored/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/py-colored/Makefile b/textproc/py-colored/Makefile index 03897130de1..6e6326343a1 100644 --- a/textproc/py-colored/Makefile +++ b/textproc/py-colored/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2019/12/11 19:04:15 adam Exp $ +# $NetBSD: Makefile,v 1.6 2021/10/25 16:51:47 adam Exp $ -DISTNAME= colored-1.4.2 +DISTNAME= colored-1.4.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=c/colored/} diff --git a/textproc/py-colored/distinfo b/textproc/py-colored/distinfo index 9bfcef65cc7..34334619340 100644 --- a/textproc/py-colored/distinfo +++ b/textproc/py-colored/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2021/10/07 15:02:07 nia Exp $ +$NetBSD: distinfo,v 1.6 2021/10/25 16:51:47 adam Exp $ -RMD160 (colored-1.4.2.tar.gz) = 0e45f2009c5a3ab2f8ca81cdbcc5b223346588e4 -SHA512 (colored-1.4.2.tar.gz) = cc3764ae19d5b2f846592b4b5dd7ed60f211a1896a52e453a9949b961cb6a1fae65ccba8bf50f2f959364851027970be1ede820b2766002d9df1e9a4a0080ad7 -Size (colored-1.4.2.tar.gz) = 56694 bytes +RMD160 (colored-1.4.3.tar.gz) = b6867e1c8a97f4f85562e3b80435587d48efcb37 +SHA512 (colored-1.4.3.tar.gz) = a32c9c382d75ed460e32804e8b8c12d8fb01561029d0b3c207922969eb6f9221b6b2d34c72bbc1171df27f9e5033f79814f551d7e5f741eca690ef361181db5f +Size (colored-1.4.3.tar.gz) = 29390 bytes |