Source-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.46.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/44e17f8979d1
branches: trunk
changeset: 430696:44e17f8979d1
user: adam <adam%pkgsrc.org@localhost>
date: Sun May 03 11:52:00 2020 +0000
description:
py-tqdm: updated to 4.46.0
4.46.0:
bump version, merge branch 'devel'
diffstat:
misc/py-tqdm/Makefile | 6 ++++--
misc/py-tqdm/PLIST | 6 +++++-
misc/py-tqdm/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 8 deletions(-)
diffs (63 lines):
diff -r 87c03a065151 -r 44e17f8979d1 misc/py-tqdm/Makefile
--- a/misc/py-tqdm/Makefile Sun May 03 11:50:09 2020 +0000
+++ b/misc/py-tqdm/Makefile Sun May 03 11:52:00 2020 +0000
@@ -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 @@
INSTALLATION_DIRS+= ${PKGMANDIR}/man1
+CHECK_INTERPRETER_SKIP+= ${PYSITELIB}/tqdm/completion.sh
+
post-install:
cd ${DESTDIR}${PREFIX} && \
${MV} bin/tqdm bin/tqdm-${PYVERSSUFFIX} && \
diff -r 87c03a065151 -r 44e17f8979d1 misc/py-tqdm/PLIST
--- a/misc/py-tqdm/PLIST Sun May 03 11:50:09 2020 +0000
+++ b/misc/py-tqdm/PLIST Sun May 03 11:52:00 2020 +0000
@@ -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/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/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 -r 87c03a065151 -r 44e17f8979d1 misc/py-tqdm/distinfo
--- a/misc/py-tqdm/distinfo Sun May 03 11:50:09 2020 +0000
+++ b/misc/py-tqdm/distinfo Sun May 03 11:52:00 2020 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index