pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/py-tqdm py-tqdm: updated to 4.33.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b3f87779d106
branches:  trunk
changeset: 399400:b3f87779d106
user:      adam <adam%pkgsrc.org@localhost>
date:      Fri Aug 09 07:35:15 2019 +0000

description:
py-tqdm: updated to 4.33.0

tqdm v4.33.0 stable
fix pandas==0.25 API change
add contributor badges
fix py26 travis CI
metadata fixes
.zenodo.json
CODEOWNERS
GitHub package registry docker deployment
minor linting
documentation updates

diffstat:

 misc/py-tqdm/Makefile |   4 ++--
 misc/py-tqdm/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 12decffe7d2c -r b3f87779d106 misc/py-tqdm/Makefile
--- a/misc/py-tqdm/Makefile     Thu Aug 08 21:18:43 2019 +0000
+++ b/misc/py-tqdm/Makefile     Fri Aug 09 07:35:15 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2019/06/21 12:34:06 adam Exp $
+# $NetBSD: Makefile,v 1.7 2019/08/09 07:35:15 adam Exp $
 
-DISTNAME=      tqdm-4.32.2
+DISTNAME=      tqdm-4.33.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    misc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tqdm/}
diff -r 12decffe7d2c -r b3f87779d106 misc/py-tqdm/distinfo
--- a/misc/py-tqdm/distinfo     Thu Aug 08 21:18:43 2019 +0000
+++ b/misc/py-tqdm/distinfo     Fri Aug 09 07:35:15 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2019/06/21 12:34:06 adam Exp $
+$NetBSD: distinfo,v 1.6 2019/08/09 07:35:15 adam Exp $
 
-SHA1 (tqdm-4.32.2.tar.gz) = 7efea397399bd74ae4f7f5b07ef66009d20969db
-RMD160 (tqdm-4.32.2.tar.gz) = 58927b387736b7fec440423dd30c6c72c4e1f0e9
-SHA512 (tqdm-4.32.2.tar.gz) = b39c0b488cef6935edc63ee73cde800678d8c3211abf74d6680274618086970a12b5bf9aaad9b6841fa2e84261d1348ceccf32c25f5a3afd8e1a1d1822f98d91
-Size (tqdm-4.32.2.tar.gz) = 121017 bytes
+SHA1 (tqdm-4.33.0.tar.gz) = bd5c46e22057960dedc8752937a235d024d97f09
+RMD160 (tqdm-4.33.0.tar.gz) = 5411559f33a2d487a0314d9b36de0220f46f62aa
+SHA512 (tqdm-4.33.0.tar.gz) = de86a2dc2c5f887b9671ee01e7c05820375b0ef83dec92f17da4d944dd02cbf96a133fd9d349ba5f9c75af70e7b87110a9a7ad3293c7eb81e49ed6ea288ba73c
+Size (tqdm-4.33.0.tar.gz) = 121571 bytes



Home | Main Index | Thread Index | Old Index