pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-colored
Module Name: pkgsrc
Committed By: adam
Date: Mon Jan 15 13:26:26 UTC 2024
Modified Files:
pkgsrc/textproc/py-colored: Makefile distinfo
Log Message:
py-colored: updated to 2.2.4
2.2.4
Fix cprint: don't change fore_color or back_color if they were omitted
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/py-colored/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/py-colored/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-colored/Makefile
diff -u pkgsrc/textproc/py-colored/Makefile:1.10 pkgsrc/textproc/py-colored/Makefile:1.11
--- pkgsrc/textproc/py-colored/Makefile:1.10 Sat Oct 28 19:57:17 2023
+++ pkgsrc/textproc/py-colored/Makefile Mon Jan 15 13:26:26 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2023/10/28 19:57:17 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2024/01/15 13:26:26 adam Exp $
-DISTNAME= colored-2.2.3
+DISTNAME= colored-2.2.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/colored/}
Index: pkgsrc/textproc/py-colored/distinfo
diff -u pkgsrc/textproc/py-colored/distinfo:1.9 pkgsrc/textproc/py-colored/distinfo:1.10
--- pkgsrc/textproc/py-colored/distinfo:1.9 Sun Aug 6 07:30:24 2023
+++ pkgsrc/textproc/py-colored/distinfo Mon Jan 15 13:26:26 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2023/08/06 07:30:24 adam Exp $
+$NetBSD: distinfo,v 1.10 2024/01/15 13:26:26 adam Exp $
-BLAKE2s (colored-2.2.3.tar.gz) = f10feb1a91bb1156ddc86b9ce99afcaff5b7f73554893435271052b33c5e6bb6
-SHA512 (colored-2.2.3.tar.gz) = 710bf7383621be9901cee4655af1068fb666329cbd94ca800a9db32d50ae4163b40eecfd81419cfed478d17217b15bfe93b2899e48bdb4dc0b59bb976c4eda77
-Size (colored-2.2.3.tar.gz) = 13209 bytes
+BLAKE2s (colored-2.2.4.tar.gz) = a543739bfa32d84ffde628ca8a6912865395b971d4687b7cfb2a783f72ba4ddd
+SHA512 (colored-2.2.4.tar.gz) = ce5a5d83314adc7d1d9a39721b89dd7a1ef7010b6394c977732632622695312c652fbcce772563588b74d7c342f8965b90badd113c249558be19daa942974c73
+Size (colored-2.2.4.tar.gz) = 13202 bytes
Home |
Main Index |
Thread Index |
Old Index