summaryrefslogtreecommitdiff
path: root/misc/py-tqdm
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-05-03 11:52:00 +0000
committeradam <adam@pkgsrc.org>2020-05-03 11:52:00 +0000
commit1b35384820d82187d25086677cff62945048f58b (patch)
tree9d0cfdc75691b7703a5e31d28ddf35feee10ef67 /misc/py-tqdm
parent79b850ae269969c0ee0b61bc0e15e36b2aa7b301 (diff)
downloadpkgsrc-1b35384820d82187d25086677cff62945048f58b.tar.gz
py-tqdm: updated to 4.46.0
4.46.0: bump version, merge branch 'devel'
Diffstat (limited to 'misc/py-tqdm')
-rw-r--r--misc/py-tqdm/Makefile6
-rw-r--r--misc/py-tqdm/PLIST6
-rw-r--r--misc/py-tqdm/distinfo10
3 files changed, 14 insertions, 8 deletions
diff --git a/misc/py-tqdm/Makefile b/misc/py-tqdm/Makefile
index 09735b7ac26..2c35bc38a68 100644
--- a/misc/py-tqdm/Makefile
+++ b/misc/py-tqdm/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2020/04/10 08:04:52 adam Exp $
+# $NetBSD: Makefile,v 1.18 2020/05/03 11:52:00 adam Exp $
-DISTNAME= tqdm-4.45.0
+DISTNAME= tqdm-4.46.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= misc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tqdm/}
@@ -18,6 +18,8 @@ USE_LANGUAGES= # none
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
+CHECK_INTERPRETER_SKIP+= ${PYSITELIB}/tqdm/completion.sh
+
post-install:
cd ${DESTDIR}${PREFIX} && \
${MV} bin/tqdm bin/tqdm-${PYVERSSUFFIX} && \
diff --git a/misc/py-tqdm/PLIST b/misc/py-tqdm/PLIST
index 2363dcec94f..a1ef9759723 100644
--- a/misc/py-tqdm/PLIST
+++ b/misc/py-tqdm/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2020/01/29 14:01:43 adam Exp $
+@comment $NetBSD: PLIST,v 1.7 2020/05/03 11:52:00 adam Exp $
bin/tqdm-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -45,6 +45,7 @@ ${PYSITELIB}/tqdm/autonotebook.pyo
${PYSITELIB}/tqdm/cli.py
${PYSITELIB}/tqdm/cli.pyc
${PYSITELIB}/tqdm/cli.pyo
+${PYSITELIB}/tqdm/completion.sh
${PYSITELIB}/tqdm/contrib/__init__.py
${PYSITELIB}/tqdm/contrib/__init__.pyc
${PYSITELIB}/tqdm/contrib/__init__.pyo
@@ -54,6 +55,9 @@ ${PYSITELIB}/tqdm/contrib/concurrent.pyo
${PYSITELIB}/tqdm/contrib/itertools.py
${PYSITELIB}/tqdm/contrib/itertools.pyc
${PYSITELIB}/tqdm/contrib/itertools.pyo
+${PYSITELIB}/tqdm/contrib/telegram.py
+${PYSITELIB}/tqdm/contrib/telegram.pyc
+${PYSITELIB}/tqdm/contrib/telegram.pyo
${PYSITELIB}/tqdm/gui.py
${PYSITELIB}/tqdm/gui.pyc
${PYSITELIB}/tqdm/gui.pyo
diff --git a/misc/py-tqdm/distinfo b/misc/py-tqdm/distinfo
index 2f1b2715e58..27e6df32998 100644
--- a/misc/py-tqdm/distinfo
+++ b/misc/py-tqdm/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/04/10 08:04:52 adam Exp $
+$NetBSD: distinfo,v 1.17 2020/05/03 11:52:00 adam Exp $
-SHA1 (tqdm-4.45.0.tar.gz) = 7443bbdf9506e94b9064a755db7d3ba7f59b788e
-RMD160 (tqdm-4.45.0.tar.gz) = 6d6ae1de878dcc9f06356739d73dea5479894b21
-SHA512 (tqdm-4.45.0.tar.gz) = 7b35f86205c6581ede9bdb0788e7f55be525c3f0f77952803046661c6a7a6cd3c15ed0323376ecedb5cddace1b32a41fee1932033dcaa49f9096dc3b9b674f10
-Size (tqdm-4.45.0.tar.gz) = 140990 bytes
+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