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: Tue Jul 21 10:35:47 UTC 2026
Modified Files:
pkgsrc/misc/py-tqdm: Makefile distinfo
Log Message:
py-tqdm: updated to 4.69.0
4.69.0
add tqdm.asyncio.gather(..., return_exceptions=False)
misc minor framework updates
bump workflow actions & pre-commit hooks
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/misc/py-tqdm/Makefile
cvs rdiff -u -r1.51 -r1.52 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.59 pkgsrc/misc/py-tqdm/Makefile:1.60
--- pkgsrc/misc/py-tqdm/Makefile:1.59 Wed Jul 8 07:57:09 2026
+++ pkgsrc/misc/py-tqdm/Makefile Tue Jul 21 10:35:46 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2026/07/08 07:57:09 adam Exp $
+# $NetBSD: Makefile,v 1.60 2026/07/21 10:35:46 adam Exp $
-DISTNAME= tqdm-4.68.4
+DISTNAME= tqdm-4.69.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tqdm/}
Index: pkgsrc/misc/py-tqdm/distinfo
diff -u pkgsrc/misc/py-tqdm/distinfo:1.51 pkgsrc/misc/py-tqdm/distinfo:1.52
--- pkgsrc/misc/py-tqdm/distinfo:1.51 Wed Jul 8 07:57:09 2026
+++ pkgsrc/misc/py-tqdm/distinfo Tue Jul 21 10:35:46 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.51 2026/07/08 07:57:09 adam Exp $
+$NetBSD: distinfo,v 1.52 2026/07/21 10:35:46 adam Exp $
-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
+BLAKE2s (tqdm-4.69.0.tar.gz) = f04d2962000b19d2bb199ef998d1a83b47bd8ca516a514381032ddee3eacc7a7
+SHA512 (tqdm-4.69.0.tar.gz) = fb015dd81b1b628c102aa202018f0fec621faa9bb755f56237f4c822c3a8d0646b7de5b599067b99794335b2fe1b7ae2832c45d693050ac6a62a564c522f5e31
+Size (tqdm-4.69.0.tar.gz) = 792569 bytes
Home |
Main Index |
Thread Index |
Old Index