Hello community, here is the log from the commit of package python-tqdm for openSUSE:Factory checked in at 2019-08-13 13:11:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-tqdm (Old) and /work/SRC/openSUSE:Factory/.python-tqdm.new.9556 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-tqdm" Tue Aug 13 13:11:27 2019 rev:21 rq:722074 version:4.33.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-tqdm/python-tqdm.changes 2019-06-30 10:14:02.738924993 +0200 +++ /work/SRC/openSUSE:Factory/.python-tqdm.new.9556/python-tqdm.changes 2019-08-13 13:11:29.701583374 +0200 @@ -1,0 +2,14 @@ +Fri Aug 9 19:37:55 UTC 2019 - Todd R <[email protected]> + +- update to version 4.33.0: + * fix pandas==0.25 API change + * add contributor badges (sourcerer) + * fix py26 travis CI + * metadata fixes + > .zenodo.json + > CODEOWNERS + * GitHub package registry docker deployment + * minor linting + * documentation updates + +------------------------------------------------------------------- Old: ---- tqdm-4.32.2.tar.gz New: ---- tqdm-4.33.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-tqdm.spec ++++++ --- /var/tmp/diff_new_pack.kqCRvC/_old 2019-08-13 13:11:30.273583062 +0200 +++ /var/tmp/diff_new_pack.kqCRvC/_new 2019-08-13 13:11:30.273583062 +0200 @@ -28,7 +28,7 @@ %bcond_with test %endif Name: python-tqdm%{suffix} -Version: 4.32.2 +Version: 4.33.0 Release: 0 Summary: An extensible progress meter License: MPL-2.0 AND MIT ++++++ tqdm-4.32.2.tar.gz -> tqdm-4.33.0.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tqdm-4.32.2/CONTRIBUTING.md new/tqdm-4.33.0/CONTRIBUTING.md --- old/tqdm-4.32.2/CONTRIBUTING.md 2019-06-18 21:00:13.000000000 +0200 +++ new/tqdm-4.33.0/CONTRIBUTING.md 2019-08-08 17:59:56.000000000 +0200 @@ -309,7 +309,7 @@ 11. upload to snapcraft: a) `make snap`, and b) `snapcraft push tqdm*.snap --release stable` -12. create new release on <https://github.com/tqdm/tqdm/releases> +12. Wait for travis to draft a new release on <https://github.com/tqdm/tqdm/releases> a) add helpful release notes b) **`[AUTO:TravisCI]`** attach `dist/tqdm-*` binaries (usually only `*.whl*`) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tqdm-4.32.2/PKG-INFO new/tqdm-4.33.0/PKG-INFO --- old/tqdm-4.32.2/PKG-INFO 2019-06-18 21:01:40.000000000 +0200 +++ new/tqdm-4.33.0/PKG-INFO 2019-08-08 18:01:40.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: tqdm -Version: 4.32.2 +Version: 4.33.0 Summary: Fast, Extensible Progress Meter Home-page: https://github.com/tqdm/tqdm Maintainer: tqdm developers @@ -930,7 +930,7 @@ - Avoid unnecessary frequent bar refreshing: ``mininterval`` defines how long to wait between each refresh. ``tqdm`` always gets updated in the background, - but it will diplay only every ``mininterval``. + but it will display only every ``mininterval``. - Reduce number of calls to check system clock/time. - ``mininterval`` is more intuitive to configure than ``miniters``. A clever adjustment system ``dynamic_miniters`` will automatically adjust @@ -953,7 +953,7 @@ This value can be directly changed by setting the ``monitor_interval`` of any ``tqdm`` instance (i.e. ``t = tqdm.tqdm(...); t.monitor_interval = 2``). The monitor thread may be disabled application-wide by setting - ``tqdm.tqdm.monitor_interval = 0`` before instantiatiation of any ``tqdm`` bar. + ``tqdm.tqdm.monitor_interval = 0`` before instantiation of any ``tqdm`` bar. Contributions @@ -970,7 +970,7 @@ Developers who have made significant contributions, ranked by *LoC* (surviving lines of code, - `git fame -wMC --excl '\.(png|gif|enc)$' <https://github.com/casperdcl/git-fame>`__), + `git fame <https://github.com/casperdcl/git-fame>`__ ``-wMC --excl '\.(png|gif|enc)$'``), are: ==================== ================================================== ==== ================================ @@ -986,6 +986,8 @@ Mikhail Korobov `kmike <https://github.com/kmike>`__ ~1% team member ==================== ================================================== ==== ================================ + |sourcerer-0| |sourcerer-1| |sourcerer-2| |sourcerer-3| |sourcerer-4| |sourcerer-5| |sourcerer-7| + Ports to Other Languages ~~~~~~~~~~~~~~~~~~~~~~~~ @@ -1065,6 +1067,22 @@ .. |Screenshot-Jupyter3| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-3.gif .. |README-Hits| image:: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&style=social&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif :target: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&a=plot&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif&style=social + .. |sourcerer-0| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/0 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/0 + .. |sourcerer-1| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/1 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/1 + .. |sourcerer-2| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/2 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/2 + .. |sourcerer-3| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/3 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/3 + .. |sourcerer-4| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/4 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/4 + .. |sourcerer-5| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/5 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/5 + .. |sourcerer-6| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/6 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/6 + .. |sourcerer-7| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/7 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/7 Keywords: progressbar progressmeter progress bar meter rate eta console terminal time Platform: any diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tqdm-4.32.2/README.rst new/tqdm-4.33.0/README.rst --- old/tqdm-4.32.2/README.rst 2019-06-18 21:01:38.000000000 +0200 +++ new/tqdm-4.33.0/README.rst 2019-08-08 18:01:38.000000000 +0200 @@ -922,7 +922,7 @@ - Avoid unnecessary frequent bar refreshing: ``mininterval`` defines how long to wait between each refresh. ``tqdm`` always gets updated in the background, - but it will diplay only every ``mininterval``. + but it will display only every ``mininterval``. - Reduce number of calls to check system clock/time. - ``mininterval`` is more intuitive to configure than ``miniters``. A clever adjustment system ``dynamic_miniters`` will automatically adjust @@ -945,7 +945,7 @@ This value can be directly changed by setting the ``monitor_interval`` of any ``tqdm`` instance (i.e. ``t = tqdm.tqdm(...); t.monitor_interval = 2``). The monitor thread may be disabled application-wide by setting -``tqdm.tqdm.monitor_interval = 0`` before instantiatiation of any ``tqdm`` bar. +``tqdm.tqdm.monitor_interval = 0`` before instantiation of any ``tqdm`` bar. Contributions @@ -962,7 +962,7 @@ Developers who have made significant contributions, ranked by *LoC* (surviving lines of code, -`git fame -wMC --excl '\.(png|gif|enc)$' <https://github.com/casperdcl/git-fame>`__), +`git fame <https://github.com/casperdcl/git-fame>`__ ``-wMC --excl '\.(png|gif|enc)$'``), are: ==================== ================================================== ==== ================================ @@ -978,6 +978,8 @@ Mikhail Korobov `kmike <https://github.com/kmike>`__ ~1% team member ==================== ================================================== ==== ================================ +|sourcerer-0| |sourcerer-1| |sourcerer-2| |sourcerer-3| |sourcerer-4| |sourcerer-5| |sourcerer-7| + Ports to Other Languages ~~~~~~~~~~~~~~~~~~~~~~~~ @@ -1057,3 +1059,19 @@ .. |Screenshot-Jupyter3| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-3.gif .. |README-Hits| image:: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&style=social&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif :target: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&a=plot&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif&style=social +.. |sourcerer-0| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/0 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/0 +.. |sourcerer-1| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/1 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/1 +.. |sourcerer-2| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/2 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/2 +.. |sourcerer-3| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/3 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/3 +.. |sourcerer-4| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/4 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/4 +.. |sourcerer-5| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/5 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/5 +.. |sourcerer-6| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/6 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/6 +.. |sourcerer-7| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/7 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/7 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tqdm-4.32.2/examples/parallel_bars.py new/tqdm-4.33.0/examples/parallel_bars.py --- old/tqdm-4.32.2/examples/parallel_bars.py 2019-06-18 21:00:13.000000000 +0200 +++ new/tqdm-4.33.0/examples/parallel_bars.py 2019-08-08 17:59:56.000000000 +0200 @@ -12,7 +12,7 @@ total = 5000 text = "#{}, est. {:<04.2}s".format(n, interval * total) # NB: ensure position>0 to prevent printing '\n' on completion. - # `tqdm` can't autmoate this since this thread + # `tqdm` can't automate this since this thread # may not know about other bars in other threads #477. for _ in tqdm(range(total), desc=text, position=n + 1): sleep(interval) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tqdm-4.32.2/tqdm/_tqdm.py new/tqdm-4.33.0/tqdm/_tqdm.py --- old/tqdm-4.32.2/tqdm/_tqdm.py 2019-06-18 21:00:13.000000000 +0200 +++ new/tqdm-4.33.0/tqdm/_tqdm.py 2019-08-08 17:59:56.000000000 +0200 @@ -151,7 +151,7 @@ Number ( >= 1) to format. suffix : str, optional Post-postfix [default: '']. - divisor : float, optionl + divisor : float, optional Divisor between prefixes [default: 1000]. Returns @@ -571,8 +571,8 @@ pandas.core. ( frame.DataFrame | series.Series - | groupby.DataFrameGroupBy - | groupby.SeriesGroupBy + | groupby.(generic.)DataFrameGroupBy + | groupby.(generic.)SeriesGroupBy ).progress_apply A new instance will be create every time `progress_apply` is called, @@ -601,18 +601,32 @@ from pandas.core.frame import DataFrame from pandas.core.series import Series from pandas import Panel - try: - # pandas>=0.18.0 + try: # pandas>=0.18.0 from pandas.core.window import _Rolling_and_Expanding except ImportError: # pragma: no cover _Rolling_and_Expanding = None - try: - # pandas>=0.23.0 - from pandas.core.groupby.groupby import DataFrameGroupBy, \ - SeriesGroupBy, GroupBy, PanelGroupBy + try: # pandas>=0.25.0 + from pandas.core.groupby.generic import DataFrameGroupBy, \ + SeriesGroupBy # , NDFrameGroupBy + except ImportError: + try: # pandas>=0.23.0 + from pandas.core.groupby.groupby import DataFrameGroupBy, \ + SeriesGroupBy + except ImportError: + from pandas.core.groupby import DataFrameGroupBy, \ + SeriesGroupBy + try: # pandas>=0.23.0 + from pandas.core.groupby.groupby import GroupBy except ImportError: - from pandas.core.groupby import DataFrameGroupBy, \ - SeriesGroupBy, GroupBy, PanelGroupBy + from pandas.core.groupby import GroupBy + + try: # pandas>=0.23.0 + from pandas.core.groupby.groupby import PanelGroupBy + except ImportError: + try: + from pandas.core.groupby import PanelGroupBy + except ImportError: # pandas>=0.25.0 + PanelGroupBy = None deprecated_t = [tkwargs.pop('deprecated_t', None)] @@ -694,7 +708,8 @@ DataFrame.progress_applymap = inner_generator('applymap') Panel.progress_apply = inner_generator() - PanelGroupBy.progress_apply = inner_generator() + if PanelGroupBy is not None: + PanelGroupBy.progress_apply = inner_generator() GroupBy.progress_apply = inner_generator() GroupBy.progress_aggregate = inner_generator('aggregate') diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tqdm-4.32.2/tqdm/_tqdm_notebook.py new/tqdm-4.33.0/tqdm/_tqdm_notebook.py --- old/tqdm-4.32.2/tqdm/_tqdm_notebook.py 2019-06-18 21:00:13.000000000 +0200 +++ new/tqdm-4.33.0/tqdm/_tqdm_notebook.py 2019-08-08 17:59:56.000000000 +0200 @@ -165,7 +165,7 @@ # Change bar style if bar_style: - # Hack-ish way to avoid the danger bar_style being overriden by + # Hack-ish way to avoid the danger bar_style being overridden by # success because the bar gets closed after the error... if not (pbar.bar_style == 'danger' and bar_style == 'success'): pbar.bar_style = bar_style diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tqdm-4.32.2/tqdm/_version.py new/tqdm-4.33.0/tqdm/_version.py --- old/tqdm-4.32.2/tqdm/_version.py 2019-06-18 21:00:13.000000000 +0200 +++ new/tqdm-4.33.0/tqdm/_version.py 2019-08-08 17:59:56.000000000 +0200 @@ -5,7 +5,7 @@ __all__ = ["__version__"] # major, minor, patch, -extra -version_info = 4, 32, 2 +version_info = 4, 33, 0 # Nice string for the version __version__ = '.'.join(map(str, version_info)) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tqdm-4.32.2/tqdm/tests/tests_tqdm.py new/tqdm-4.33.0/tqdm/tests/tests_tqdm.py --- old/tqdm-4.32.2/tqdm/tests/tests_tqdm.py 2019-06-18 21:00:13.000000000 +0200 +++ new/tqdm-4.33.0/tqdm/tests/tests_tqdm.py 2019-08-08 17:59:56.000000000 +0200 @@ -1222,7 +1222,7 @@ t2.close() t3.close() - # Test auto repositionning of bars when a bar is prematurely closed + # Test auto repositioning of bars when a bar is prematurely closed # tqdm._instances.clear() # reset number of instances with closing(StringIO()) as our_file: t1 = tqdm(total=10, file=our_file, desc='pos0 bar', mininterval=0) @@ -1689,7 +1689,7 @@ """Test numeric `unit_scale`""" with closing(StringIO()) as our_file: for _ in tqdm(_range(9), unit_scale=9, file=our_file, - miniters=1, mininterval=0): + miniters=1, mininterval=0): pass out = our_file.getvalue() assert '81/81' in out @@ -1727,7 +1727,7 @@ assert t with tqdm((x for x in []), **kwargs) as t: assert t - with tqdm((x for x in [1,2,3]), **kwargs) as t: + with tqdm((x for x in [1, 2, 3]), **kwargs) as t: assert t with tqdm(**kwargs) as t: try: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/tqdm-4.32.2/tqdm.egg-info/PKG-INFO new/tqdm-4.33.0/tqdm.egg-info/PKG-INFO --- old/tqdm-4.32.2/tqdm.egg-info/PKG-INFO 2019-06-18 21:01:39.000000000 +0200 +++ new/tqdm-4.33.0/tqdm.egg-info/PKG-INFO 2019-08-08 18:01:40.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: tqdm -Version: 4.32.2 +Version: 4.33.0 Summary: Fast, Extensible Progress Meter Home-page: https://github.com/tqdm/tqdm Maintainer: tqdm developers @@ -930,7 +930,7 @@ - Avoid unnecessary frequent bar refreshing: ``mininterval`` defines how long to wait between each refresh. ``tqdm`` always gets updated in the background, - but it will diplay only every ``mininterval``. + but it will display only every ``mininterval``. - Reduce number of calls to check system clock/time. - ``mininterval`` is more intuitive to configure than ``miniters``. A clever adjustment system ``dynamic_miniters`` will automatically adjust @@ -953,7 +953,7 @@ This value can be directly changed by setting the ``monitor_interval`` of any ``tqdm`` instance (i.e. ``t = tqdm.tqdm(...); t.monitor_interval = 2``). The monitor thread may be disabled application-wide by setting - ``tqdm.tqdm.monitor_interval = 0`` before instantiatiation of any ``tqdm`` bar. + ``tqdm.tqdm.monitor_interval = 0`` before instantiation of any ``tqdm`` bar. Contributions @@ -970,7 +970,7 @@ Developers who have made significant contributions, ranked by *LoC* (surviving lines of code, - `git fame -wMC --excl '\.(png|gif|enc)$' <https://github.com/casperdcl/git-fame>`__), + `git fame <https://github.com/casperdcl/git-fame>`__ ``-wMC --excl '\.(png|gif|enc)$'``), are: ==================== ================================================== ==== ================================ @@ -986,6 +986,8 @@ Mikhail Korobov `kmike <https://github.com/kmike>`__ ~1% team member ==================== ================================================== ==== ================================ + |sourcerer-0| |sourcerer-1| |sourcerer-2| |sourcerer-3| |sourcerer-4| |sourcerer-5| |sourcerer-7| + Ports to Other Languages ~~~~~~~~~~~~~~~~~~~~~~~~ @@ -1065,6 +1067,22 @@ .. |Screenshot-Jupyter3| image:: https://raw.githubusercontent.com/tqdm/tqdm/master/images/tqdm-jupyter-3.gif .. |README-Hits| image:: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&style=social&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif :target: https://caspersci.uk.to/cgi-bin/hits.cgi?q=tqdm&a=plot&r=https://github.com/tqdm/tqdm&l=https://caspersci.uk.to/images/tqdm.png&f=https://raw.githubusercontent.com/tqdm/tqdm/master/images/logo.gif&style=social + .. |sourcerer-0| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/0 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/0 + .. |sourcerer-1| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/1 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/1 + .. |sourcerer-2| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/2 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/2 + .. |sourcerer-3| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/3 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/3 + .. |sourcerer-4| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/4 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/4 + .. |sourcerer-5| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/5 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/5 + .. |sourcerer-6| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/6 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/6 + .. |sourcerer-7| image:: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/images/7 + :target: https://sourcerer.io/fame/casperdcl/tqdm/tqdm/links/7 Keywords: progressbar progressmeter progress bar meter rate eta console terminal time Platform: any
