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:           Mon Jun 22 12:38:57 UTC 2026

Modified Files:
        pkgsrc/misc/py-tqdm: Makefile distinfo

Log Message:
py-tqdm: updated to 4.68.3

4.68.3

utils: delay os.get_terminal_size
autonotebook: support QtConsole, Spyder, JupyterLite
minor docs updates
fix typo
use git-fame
misc minor framework updates
fix & update CI build
pre-commit: add docs & metadata generation
move tox.ini -> pyproject.toml, move tox-gh-actions -> tox-gh
add Python 3.14, drop 3.7 support


To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/misc/py-tqdm/Makefile
cvs rdiff -u -r1.49 -r1.50 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.57 pkgsrc/misc/py-tqdm/Makefile:1.58
--- pkgsrc/misc/py-tqdm/Makefile:1.57   Wed Jun 10 13:15:07 2026
+++ pkgsrc/misc/py-tqdm/Makefile        Mon Jun 22 12:38:57 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2026/06/10 13:15:07 adam Exp $
+# $NetBSD: Makefile,v 1.58 2026/06/22 12:38:57 adam Exp $
 
-DISTNAME=      tqdm-4.68.2
+DISTNAME=      tqdm-4.68.3
 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.49 pkgsrc/misc/py-tqdm/distinfo:1.50
--- pkgsrc/misc/py-tqdm/distinfo:1.49   Wed Jun 10 13:15:07 2026
+++ pkgsrc/misc/py-tqdm/distinfo        Mon Jun 22 12:38:57 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.49 2026/06/10 13:15:07 adam Exp $
+$NetBSD: distinfo,v 1.50 2026/06/22 12:38:57 adam Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index