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:           Sat Jun  5 07:17:32 UTC 2021

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

Log Message:
py-tqdm: updated to 4.61.0

tqdm v4.61.0 stable

keras support for initial_epoch
misc documentation updates
update & shorten URLs
fix typos
fix & update tests
minor framework updates


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/misc/py-tqdm/Makefile
cvs rdiff -u -r1.27 -r1.28 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.30 pkgsrc/misc/py-tqdm/Makefile:1.31
--- pkgsrc/misc/py-tqdm/Makefile:1.30   Tue Apr  6 20:16:06 2021
+++ pkgsrc/misc/py-tqdm/Makefile        Sat Jun  5 07:17:32 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2021/04/06 20:16:06 adam Exp $
+# $NetBSD: Makefile,v 1.31 2021/06/05 07:17:32 adam Exp $
 
-DISTNAME=      tqdm-4.60.0
+DISTNAME=      tqdm-4.61.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.27 pkgsrc/misc/py-tqdm/distinfo:1.28
--- pkgsrc/misc/py-tqdm/distinfo:1.27   Tue Apr  6 20:16:06 2021
+++ pkgsrc/misc/py-tqdm/distinfo        Sat Jun  5 07:17:32 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.27 2021/04/06 20:16:06 adam Exp $
+$NetBSD: distinfo,v 1.28 2021/06/05 07:17:32 adam Exp $
 
-SHA1 (tqdm-4.60.0.tar.gz) = caf46d878722af27b9e79e08e733309c657346fb
-RMD160 (tqdm-4.60.0.tar.gz) = 22162b70efe5de13853d22dbe5f8ea7cf6613ee4
-SHA512 (tqdm-4.60.0.tar.gz) = e76dda97323353725c8e30b254bacfa328b4708d37ba2d21dadd30fd26e76605d8f077f02f2047030c6ab9761710a0e86640153fee0e3a3f972db12266fcfde2
-Size (tqdm-4.60.0.tar.gz) = 174201 bytes
+SHA1 (tqdm-4.61.0.tar.gz) = e15979e3e103fe2aa413fc5513449981eace0256
+RMD160 (tqdm-4.61.0.tar.gz) = 747365e532f8a1185367ff5d7ce89a3cb8ae9fdc
+SHA512 (tqdm-4.61.0.tar.gz) = 7c13c98572ac2800b695cf38d6de84b348c20967187dfcd3a358fc3a9999bfda509d3b4fbb77272840e1568ed975fc038cfb4034288c72560e09a58fbdc636f1
+Size (tqdm-4.61.0.tar.gz) = 169471 bytes



Home | Main Index | Thread Index | Old Index