pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/py-tqdm
Module Name: pkgsrc
Committed By: adam
Date: Wed Jul 8 07:57:09 UTC 2026
Modified Files:
pkgsrc/misc/py-tqdm: Makefile PLIST distinfo
Log Message:
py-tqdm: updated to 4.68.4
4.68.4
trim to ncols even when '{bar}' not in bar_format
fix tqdm.write when stdout=None
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/misc/py-tqdm/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/misc/py-tqdm/PLIST
cvs rdiff -u -r1.50 -r1.51 pkgsrc/misc/py-tqdm/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-tqdm/Makefile
diff -u pkgsrc/misc/py-tqdm/Makefile:1.58 pkgsrc/misc/py-tqdm/Makefile:1.59
--- pkgsrc/misc/py-tqdm/Makefile:1.58 Mon Jun 22 12:38:57 2026
+++ pkgsrc/misc/py-tqdm/Makefile Wed Jul 8 07:57:09 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2026/06/22 12:38:57 adam Exp $
+# $NetBSD: Makefile,v 1.59 2026/07/08 07:57:09 adam Exp $
-DISTNAME= tqdm-4.68.3
+DISTNAME= tqdm-4.68.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tqdm/}
Index: pkgsrc/misc/py-tqdm/PLIST
diff -u pkgsrc/misc/py-tqdm/PLIST:1.18 pkgsrc/misc/py-tqdm/PLIST:1.19
--- pkgsrc/misc/py-tqdm/PLIST:1.18 Mon Feb 2 10:41:11 2026
+++ pkgsrc/misc/py-tqdm/PLIST Wed Jul 8 07:57:09 2026
@@ -1,11 +1,15 @@
-@comment $NetBSD: PLIST,v 1.18 2026/02/02 10:41:11 adam Exp $
+@comment $NetBSD: PLIST,v 1.19 2026/07/08 07:57:09 adam Exp $
bin/tqdm-${PYVERSSUFFIX}
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENCE
+${PYSITELIB}/${WHEEL_INFODIR}/scm_file_list.json
+${PYSITELIB}/${WHEEL_INFODIR}/scm_version.json
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
+${PYSITELIB}/images/logo.gif
+${PYSITELIB}/images/tqdm.gif
${PYSITELIB}/tqdm/__init__.py
${PYSITELIB}/tqdm/__init__.pyc
${PYSITELIB}/tqdm/__init__.pyo
Index: pkgsrc/misc/py-tqdm/distinfo
diff -u pkgsrc/misc/py-tqdm/distinfo:1.50 pkgsrc/misc/py-tqdm/distinfo:1.51
--- pkgsrc/misc/py-tqdm/distinfo:1.50 Mon Jun 22 12:38:57 2026
+++ pkgsrc/misc/py-tqdm/distinfo Wed Jul 8 07:57:09 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.50 2026/06/22 12:38:57 adam Exp $
+$NetBSD: distinfo,v 1.51 2026/07/08 07:57:09 adam Exp $
-BLAKE2s (tqdm-4.68.3.tar.gz) = 38d8580a758415db4f485d4abe9ea367ed8aec5664d11551e0fdd3ec19722f92
-SHA512 (tqdm-4.68.3.tar.gz) = 6421d3b2b4483aecc2e71f4061694c9219f5c99e0b4aedde2d752299a8643719a255ec783f944d3d1b3896c97e5d35b58b0cf1ecd97ac14806b50af65fb37e63
-Size (tqdm-4.68.3.tar.gz) = 170596 bytes
+BLAKE2s (tqdm-4.68.4.tar.gz) = ade0a59f56a03d887a4423a94b16106af7a5652be178599b4068c9cbb3045e85
+SHA512 (tqdm-4.68.4.tar.gz) = b4f70ed5b5fb1fb77896e54a545a18da5c9c22c719649f159c37e3917a9014faeedc4d96eb90a257d7720d846ccaf63101c6f8f852376178dfe292b1523757f9
+Size (tqdm-4.68.4.tar.gz) = 792418 bytes
Home |
Main Index |
Thread Index |
Old Index