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 Aug  5 06:48:17 UTC 2020

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

Log Message:
py-tqdm: updated to 4.48.2

tqdm v4.48.2 stable
fix notebook formatting


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/misc/py-tqdm/Makefile
cvs rdiff -u -r1.19 -r1.20 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.20 pkgsrc/misc/py-tqdm/Makefile:1.21
--- pkgsrc/misc/py-tqdm/Makefile:1.20   Tue Jul 14 12:39:03 2020
+++ pkgsrc/misc/py-tqdm/Makefile        Wed Aug  5 06:48:17 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2020/07/14 12:39:03 adam Exp $
+# $NetBSD: Makefile,v 1.21 2020/08/05 06:48:17 adam Exp $
 
-DISTNAME=      tqdm-4.47.0
+DISTNAME=      tqdm-4.48.2
 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.19 pkgsrc/misc/py-tqdm/distinfo:1.20
--- pkgsrc/misc/py-tqdm/distinfo:1.19   Tue Jul 14 12:39:03 2020
+++ pkgsrc/misc/py-tqdm/distinfo        Wed Aug  5 06:48:17 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/07/14 12:39:03 adam Exp $
+$NetBSD: distinfo,v 1.20 2020/08/05 06:48:17 adam Exp $
 
-SHA1 (tqdm-4.47.0.tar.gz) = 1b80eb57680f2db30563d0db0a3bed35e6fcd30f
-RMD160 (tqdm-4.47.0.tar.gz) = 68598d8f19255be3ee20283c134e6b4ab73dd51b
-SHA512 (tqdm-4.47.0.tar.gz) = 4023988cef757f43a6f59f7eddc8f40246cbca4994cea91dbb4a788385c0706f376f4c0fd5c8c47146c10eb8c52be2c9d4855b7bea0a5036162c55447aac95d7
-Size (tqdm-4.47.0.tar.gz) = 145749 bytes
+SHA1 (tqdm-4.48.2.tar.gz) = 00aca47824b44d49a427f1450a3d4c7a5e9b9536
+RMD160 (tqdm-4.48.2.tar.gz) = aed051020f98269d529fdbe9463270d7c638ef9c
+SHA512 (tqdm-4.48.2.tar.gz) = 849e4dad4bd0819b328e906af8a8f7acf2ebfd559c9ae3ebf822bc64c1b1a5c96e44b9b69d3dedf6387c44cf9eed559f1377ea29f71fadfc8f056c52685425e9
+Size (tqdm-4.48.2.tar.gz) = 148978 bytes



Home | Main Index | Thread Index | Old Index