pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/py-icecream
Module Name: pkgsrc
Committed By: adam
Date: Sun Sep 14 14:23:26 UTC 2025
Modified Files:
pkgsrc/misc/py-icecream: Makefile PLIST distinfo
Log Message:
py-icecream: updated to 2.1.8
2.1.8
Added: You can pass a pre-configured ic instance to builtins.
Added: You can configure IceCream to output to either stdout or stderr.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/misc/py-icecream/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/misc/py-icecream/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/py-icecream/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/py-icecream/Makefile
diff -u pkgsrc/misc/py-icecream/Makefile:1.5 pkgsrc/misc/py-icecream/Makefile:1.6
--- pkgsrc/misc/py-icecream/Makefile:1.5 Wed Aug 20 12:21:49 2025
+++ pkgsrc/misc/py-icecream/Makefile Sun Sep 14 14:23:26 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2025/08/20 12:21:49 adam Exp $
+# $NetBSD: Makefile,v 1.6 2025/09/14 14:23:26 adam Exp $
-DISTNAME= icecream-2.1.7
+DISTNAME= icecream-2.1.8
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=i/icecream/}
Index: pkgsrc/misc/py-icecream/PLIST
diff -u pkgsrc/misc/py-icecream/PLIST:1.3 pkgsrc/misc/py-icecream/PLIST:1.4
--- pkgsrc/misc/py-icecream/PLIST:1.3 Sat Apr 12 07:43:08 2025
+++ pkgsrc/misc/py-icecream/PLIST Sun Sep 14 14:23:26 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2025/04/12 07:43:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/09/14 14:23:26 adam Exp $
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -19,3 +19,4 @@ ${PYSITELIB}/icecream/coloring.pyo
${PYSITELIB}/icecream/icecream.py
${PYSITELIB}/icecream/icecream.pyc
${PYSITELIB}/icecream/icecream.pyo
+${PYSITELIB}/icecream/py.typed
Index: pkgsrc/misc/py-icecream/distinfo
diff -u pkgsrc/misc/py-icecream/distinfo:1.4 pkgsrc/misc/py-icecream/distinfo:1.5
--- pkgsrc/misc/py-icecream/distinfo:1.4 Wed Aug 20 12:21:49 2025
+++ pkgsrc/misc/py-icecream/distinfo Sun Sep 14 14:23:26 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2025/08/20 12:21:49 adam Exp $
+$NetBSD: distinfo,v 1.5 2025/09/14 14:23:26 adam Exp $
-BLAKE2s (icecream-2.1.7.tar.gz) = 0078ca0fca1d606e0bc927847bc1bbdc34904e7ba9995363e54b2882bb17ff55
-SHA512 (icecream-2.1.7.tar.gz) = 0463944f47a25c407db8a6b184fd8385398971aeb5e06f8bb29a4b1e6ba09cd97827364b58bb3465cef145226a94210238df35614e1e177a5b034b4fce0c22bd
-Size (icecream-2.1.7.tar.gz) = 17355 bytes
+BLAKE2s (icecream-2.1.8.tar.gz) = 78e516df368d684f7f207c4c5565b1db6430a6ed2ef1a95dfaa8fd017d558d50
+SHA512 (icecream-2.1.8.tar.gz) = 74092cc8cf79ca4b24b2904dd3c48af7706c3e5ccac1fd2fd15075f20dc075dcbe8d4396344536fb557ec4e51e8718865d97db5a7557d2aa506c7ea944f2b3e4
+Size (icecream-2.1.8.tar.gz) = 18337 bytes
Home |
Main Index |
Thread Index |
Old Index