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 Jun 10 13:15:07 UTC 2026
Modified Files:
pkgsrc/misc/py-tqdm: Makefile distinfo
Log Message:
py-tqdm: updated to 4.68.2
4.68.2
revert accidental change to ascii default
UnicodeEncodeError: 'charmap' codec can't encode characters in position 6-7: character maps to <undefined> can be fixed by installing tqdm!=4.68.0,!=4.68.1
misc docs updates
fix links
replace stray rst -> md syntax
consistent "progress bar" terminology
tests: fix coverage
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/misc/py-tqdm/Makefile
cvs rdiff -u -r1.48 -r1.49 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.56 pkgsrc/misc/py-tqdm/Makefile:1.57
--- pkgsrc/misc/py-tqdm/Makefile:1.56 Sat Jun 6 05:39:29 2026
+++ pkgsrc/misc/py-tqdm/Makefile Wed Jun 10 13:15:07 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2026/06/06 05:39:29 adam Exp $
+# $NetBSD: Makefile,v 1.57 2026/06/10 13:15:07 adam Exp $
-DISTNAME= tqdm-4.68.1
+DISTNAME= tqdm-4.68.2
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.48 pkgsrc/misc/py-tqdm/distinfo:1.49
--- pkgsrc/misc/py-tqdm/distinfo:1.48 Sat Jun 6 05:39:29 2026
+++ pkgsrc/misc/py-tqdm/distinfo Wed Jun 10 13:15:07 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.48 2026/06/06 05:39:29 adam Exp $
+$NetBSD: distinfo,v 1.49 2026/06/10 13:15:07 adam Exp $
-BLAKE2s (tqdm-4.68.1.tar.gz) = e8d9d2c3226150579856a7aa01b1348e5553d3ea6c3d493474cf6f6952df16d9
-SHA512 (tqdm-4.68.1.tar.gz) = 9411d0568524c1893ea0aa7125ab140158228de1b6f391917f94cafd96b82be09604f071cfd966fcd14243e9f22be69dbda60b40cb84a2204bf42a00c27142ea
-Size (tqdm-4.68.1.tar.gz) = 171236 bytes
+BLAKE2s (tqdm-4.68.2.tar.gz) = 2e0ad54b5543affc54607ebdce7ba81592e909c376944e26e1ffac293368ca65
+SHA512 (tqdm-4.68.2.tar.gz) = a023be68c85d807f2a3dfc225b9db09add9cf71b4f2fb69abf184ee47526afbdeef2ff7a16e6f02d0640eae3d37bb070eefdac050e54263b61ee6d916c8269a3
+Size (tqdm-4.68.2.tar.gz) = 171923 bytes
Home |
Main Index |
Thread Index |
Old Index