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.56.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2ded365e5eb4
branches:  trunk
changeset: 445072:2ded365e5eb4
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Jan 16 11:15:13 2021 +0000

description:
py-tqdm: updated to 4.56.0

tqdm v4.56.0 stable

add tqdm.tk
add tqdm.rich
minor formatting improvements for tqdm.gui
fix display() inheritance/override
add tests
add documentation


tqdm v4.55.2 stable

update tests
make pre-commit pytest quicker
switch pre-commit from make to python
add and update (auto) formatters & CI
update contributing guidelines
fix formatting
test dependencies
update .gitignore
fix (auto & manual) formatting
fix minor detected bugs
misc build/CI framework upgrades


tqdm v4.55.1 stable

fix (Rolling|Expanding).progress_apply() on pandas==1.2.0
minor documentation updates


tqdm v4.55.0 stable

fix ASCII notebook export
fix notebook gui-mode extra spaces
better ETA for early iterations
better ETA for wildly varying iteration rates
update submodule inheritance
tqdm.gui
tqdm.notebook
tqdm.contrib.telegram
tqdm.contrib.discord
documentation updates
misc code optimisations
add tests
framework updates
build
CI & test
misc code linting/formatting

diffstat:

 misc/py-tqdm/Makefile |   7 +++----
 misc/py-tqdm/PLIST    |   8 +++++++-
 misc/py-tqdm/distinfo |  10 +++++-----
 3 files changed, 15 insertions(+), 10 deletions(-)

diffs (66 lines):

diff -r 525cd15b612a -r 2ded365e5eb4 misc/py-tqdm/Makefile
--- a/misc/py-tqdm/Makefile     Sat Jan 16 10:15:52 2021 +0000
+++ b/misc/py-tqdm/Makefile     Sat Jan 16 11:15:13 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2020/12/20 11:26:28 nia Exp $
+# $NetBSD: Makefile,v 1.27 2021/01/16 11:15:13 adam Exp $
 
-DISTNAME=      tqdm-4.54.1
+DISTNAME=      tqdm-4.56.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    misc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tqdm/}
@@ -10,12 +10,11 @@
 COMMENT=       Fast, extensible progress bar for Python
 LICENSE=       mit
 
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
 TEST_DEPENDS+= ${PYPKGPREFIX}-coverage-[0-9]*:../../devel/py-coverage
 TEST_DEPENDS+= ${PYPKGPREFIX}-flake8-[0-9]*:../../devel/py-flake8
 TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
 
-BUILD_DEPENDS+=        ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
-
 # Uses async
 PYTHON_VERSIONS_INCOMPATIBLE=  27
 
diff -r 525cd15b612a -r 2ded365e5eb4 misc/py-tqdm/PLIST
--- a/misc/py-tqdm/PLIST        Sat Jan 16 10:15:52 2021 +0000
+++ b/misc/py-tqdm/PLIST        Sat Jan 16 11:15:13 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2020/12/18 09:01:03 adam Exp $
+@comment $NetBSD: PLIST,v 1.11 2021/01/16 11:15:13 adam Exp $
 bin/tqdm-${PYVERSSUFFIX}
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
@@ -79,9 +79,15 @@
 ${PYSITELIB}/tqdm/notebook.py
 ${PYSITELIB}/tqdm/notebook.pyc
 ${PYSITELIB}/tqdm/notebook.pyo
+${PYSITELIB}/tqdm/rich.py
+${PYSITELIB}/tqdm/rich.pyc
+${PYSITELIB}/tqdm/rich.pyo
 ${PYSITELIB}/tqdm/std.py
 ${PYSITELIB}/tqdm/std.pyc
 ${PYSITELIB}/tqdm/std.pyo
+${PYSITELIB}/tqdm/tk.py
+${PYSITELIB}/tqdm/tk.pyc
+${PYSITELIB}/tqdm/tk.pyo
 ${PYSITELIB}/tqdm/utils.py
 ${PYSITELIB}/tqdm/utils.pyc
 ${PYSITELIB}/tqdm/utils.pyo
diff -r 525cd15b612a -r 2ded365e5eb4 misc/py-tqdm/distinfo
--- a/misc/py-tqdm/distinfo     Sat Jan 16 10:15:52 2021 +0000
+++ b/misc/py-tqdm/distinfo     Sat Jan 16 11:15:13 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2020/12/18 09:01:03 adam Exp $
+$NetBSD: distinfo,v 1.24 2021/01/16 11:15:13 adam Exp $
 
-SHA1 (tqdm-4.54.1.tar.gz) = 78a7e319fe4da0ed6025ef72d62033d0570d20ec
-RMD160 (tqdm-4.54.1.tar.gz) = c2d2b1f5b1d41b46be16ad4d9789226c36a021ac
-SHA512 (tqdm-4.54.1.tar.gz) = ba9dde2bd2f39d10bfdb0f624f1e60db12fef79732aee1fa21049e37ab60ffafbe097ab124bb3fbd34d9f4efa10e317ab7d594551ae612c0f6c37c2ce9395997
-Size (tqdm-4.54.1.tar.gz) = 178633 bytes
+SHA1 (tqdm-4.56.0.tar.gz) = e292479ef68d788226ee84d208e183ac5ae45fac
+RMD160 (tqdm-4.56.0.tar.gz) = 0626f2410a814f2355a2e516a8c7c7729913c497
+SHA512 (tqdm-4.56.0.tar.gz) = c65eb167063c4b6a0931a6f19fb2e4d88eb92fe3f3118c0247cd0e148220523097c4419289428d2a4c22cc187011d78cba32fc080eb2cbe352f873e29646094e
+Size (tqdm-4.56.0.tar.gz) = 166848 bytes



Home | Main Index | Thread Index | Old Index