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 Mar 6 12:23:47 UTC 2023
Modified Files:
pkgsrc/misc/py-tqdm: Makefile distinfo
Log Message:
py-tqdm: updated to 4.65.0
tqdm v4.65.0 stable
add Python 3.11 and drop Python 3.6 support
misc code & docs tidy
fix & update CI workflows & tests
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/misc/py-tqdm/Makefile
cvs rdiff -u -r1.35 -r1.36 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.38 pkgsrc/misc/py-tqdm/Makefile:1.39
--- pkgsrc/misc/py-tqdm/Makefile:1.38 Mon Sep 5 09:43:51 2022
+++ pkgsrc/misc/py-tqdm/Makefile Mon Mar 6 12:23:47 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.38 2022/09/05 09:43:51 adam Exp $
+# $NetBSD: Makefile,v 1.39 2023/03/06 12:23:47 adam Exp $
-DISTNAME= tqdm-4.64.1
+DISTNAME= tqdm-4.65.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.35 pkgsrc/misc/py-tqdm/distinfo:1.36
--- pkgsrc/misc/py-tqdm/distinfo:1.35 Mon Sep 5 09:43:51 2022
+++ pkgsrc/misc/py-tqdm/distinfo Mon Mar 6 12:23:47 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.35 2022/09/05 09:43:51 adam Exp $
+$NetBSD: distinfo,v 1.36 2023/03/06 12:23:47 adam Exp $
-BLAKE2s (tqdm-4.64.1.tar.gz) = c6dbd6d8ee4cc446432acae62596a7aed272a8dc0a8b67e21c7f879d097ca354
-SHA512 (tqdm-4.64.1.tar.gz) = bc7ab34145722229737d25d87895c8760b82271c345e1174c83f5896cc893f92a27901d83575472ad124329acdad69bd21e7d68e79aeeefb0e66c83b11989d18
-Size (tqdm-4.64.1.tar.gz) = 169599 bytes
+BLAKE2s (tqdm-4.65.0.tar.gz) = 8789fc2093f5f70668042a8bc095c4084515cbecfeb73a6bef3513130211f61a
+SHA512 (tqdm-4.65.0.tar.gz) = 86315b57d8ceec69ee8970b25372b26b03d2d37f6d06e037e712bf16c7f56eac1c4049291e451c7df62273b91ba7149b400efd0186ceee90268d854e7b476c47
+Size (tqdm-4.65.0.tar.gz) = 167542 bytes
Home |
Main Index |
Thread Index |
Old Index