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 17 12:01:00 UTC 2020
Modified Files:
pkgsrc/misc/py-tqdm: Makefile distinfo
Log Message:
py-tqdm: updated to 4.46.1
tqdm v4.46.1 stable
fix missing sys.setcheckinterval in py3.9
fix keras.TqdmCallback compatibility with tensorflow==2.2.0
update documentation
correct contrib.concurrent correct max_workers
drop prominent mention of xrange
minor linting
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/misc/py-tqdm/Makefile
cvs rdiff -u -r1.17 -r1.18 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.18 pkgsrc/misc/py-tqdm/Makefile:1.19
--- pkgsrc/misc/py-tqdm/Makefile:1.18 Sun May 3 11:52:00 2020
+++ pkgsrc/misc/py-tqdm/Makefile Wed Jun 17 12:00:59 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/05/03 11:52:00 adam Exp $
+# $NetBSD: Makefile,v 1.19 2020/06/17 12:00:59 adam Exp $
-DISTNAME= tqdm-4.46.0
+DISTNAME= tqdm-4.46.1
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.17 pkgsrc/misc/py-tqdm/distinfo:1.18
--- pkgsrc/misc/py-tqdm/distinfo:1.17 Sun May 3 11:52:00 2020
+++ pkgsrc/misc/py-tqdm/distinfo Wed Jun 17 12:00:59 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2020/05/03 11:52:00 adam Exp $
+$NetBSD: distinfo,v 1.18 2020/06/17 12:00:59 adam Exp $
-SHA1 (tqdm-4.46.0.tar.gz) = aa422dba386fcb1b7fa09753c99220f647a49f3b
-RMD160 (tqdm-4.46.0.tar.gz) = aa8be1361fb08e6968c92aab4b66fc131df9452e
-SHA512 (tqdm-4.46.0.tar.gz) = ccdfce4d273e78ced172fc3edb24ac038465169f7b765e7bf779831ef3d0dc72c648c5fb165aba02e0c6dc86c5d0ea3d93d5530b642ddd84e3d284c7354739cf
-Size (tqdm-4.46.0.tar.gz) = 144312 bytes
+SHA1 (tqdm-4.46.1.tar.gz) = 33d398632efc308644e8026286f0a9ad4652f1ea
+RMD160 (tqdm-4.46.1.tar.gz) = 154951367b9cb551963c96dbfeeb8ff6c509240b
+SHA512 (tqdm-4.46.1.tar.gz) = de8710ceb44b6caa073aaa3c9dca281880d752d1b542a3dd87a54884478a185c35ab1969c6cb7242e30ee0511f967cde7bd4fa83a8d4f8c58d3e95ad2bf3bfc6
+Size (tqdm-4.46.1.tar.gz) = 144383 bytes
Home |
Main Index |
Thread Index |
Old Index