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: Sun Aug 4 07:09:26 UTC 2024
Modified Files:
pkgsrc/misc/py-tqdm: Makefile distinfo
Log Message:
py-tqdm: updated to 4.66.5
tqdm v4.66.5
support ncols auto-detection on FreeBSD
fix Python 3.13 CLI
fix Python 3.13 tests
misc framework updates
add official Python 3.12 support
bump deps
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/misc/py-tqdm/Makefile
cvs rdiff -u -r1.41 -r1.42 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.47 pkgsrc/misc/py-tqdm/Makefile:1.48
--- pkgsrc/misc/py-tqdm/Makefile:1.47 Sun May 5 20:56:02 2024
+++ pkgsrc/misc/py-tqdm/Makefile Sun Aug 4 07:09:26 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2024/05/05 20:56:02 adam Exp $
+# $NetBSD: Makefile,v 1.48 2024/08/04 07:09:26 adam Exp $
-DISTNAME= tqdm-4.66.4
+DISTNAME= tqdm-4.66.5
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.41 pkgsrc/misc/py-tqdm/distinfo:1.42
--- pkgsrc/misc/py-tqdm/distinfo:1.41 Sun May 5 20:56:02 2024
+++ pkgsrc/misc/py-tqdm/distinfo Sun Aug 4 07:09:26 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2024/05/05 20:56:02 adam Exp $
+$NetBSD: distinfo,v 1.42 2024/08/04 07:09:26 adam Exp $
-BLAKE2s (tqdm-4.66.4.tar.gz) = ee560895235868c5c533922d84421ade47c60e6caa0db5d287f9c10ce3487320
-SHA512 (tqdm-4.66.4.tar.gz) = fdafa64784564f7f400f29ffa75ba564a3c9bc6d935a1ccd82260d4a1f4431792a9dae2d5c6ed69cc265f078f674081589a040d47b8745a500870d27670feadc
-Size (tqdm-4.66.4.tar.gz) = 169392 bytes
+BLAKE2s (tqdm-4.66.5.tar.gz) = 6f0d40801a4f5f38505083348e1ef6941e54907d114bf9a6e75dd97ea9bf9141
+SHA512 (tqdm-4.66.5.tar.gz) = 8e2c35f02fe365063a325d8a1d3e525870d522fab465e1a86764b8716ff32c039db463fe5e74a5f080ced40851d49b1e4273126074d62f14ed1935a96e0afb8a
+Size (tqdm-4.66.5.tar.gz) = 169504 bytes
Home |
Main Index |
Thread Index |
Old Index