Hello community,

here is the log from the commit of package python-tqdm for openSUSE:Factory 
checked in at 2020-02-14 16:25:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tqdm (Old)
 and      /work/SRC/openSUSE:Factory/.python-tqdm.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tqdm"

Fri Feb 14 16:25:15 2020 rev:31 rq:772522 version:4.42.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tqdm/python-tqdm.changes  2020-01-30 
09:34:42.277275095 +0100
+++ /work/SRC/openSUSE:Factory/.python-tqdm.new.26092/python-tqdm.changes       
2020-02-14 16:25:15.995187135 +0100
@@ -1,0 +2,8 @@
+Sun Feb  9 16:54:35 UTC 2020 - Arun Persaud <[email protected]>
+
+- update to version 4.42.1:
+  * support pandas==1.0.0 (#780, #555)
+  * minor metadata updates
+  * minor CI test update
+
+-------------------------------------------------------------------

Old:
----
  tqdm-4.42.0.tar.gz

New:
----
  tqdm-4.42.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-tqdm.spec ++++++
--- /var/tmp/diff_new_pack.EufkJd/_old  2020-02-14 16:25:17.347187869 +0100
+++ /var/tmp/diff_new_pack.EufkJd/_new  2020-02-14 16:25:17.347187869 +0100
@@ -28,7 +28,7 @@
 %bcond_with test
 %endif
 Name:           python-tqdm%{pkg_suffix}
-Version:        4.42.0
+Version:        4.42.1
 Release:        0
 Summary:        An extensible progress meter
 License:        MPL-2.0 AND MIT

++++++ tqdm-4.42.0.tar.gz -> tqdm-4.42.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tqdm-4.42.0/PKG-INFO new/tqdm-4.42.1/PKG-INFO
--- old/tqdm-4.42.0/PKG-INFO    2020-01-25 01:09:37.000000000 +0100
+++ new/tqdm-4.42.1/PKG-INFO    2020-02-03 16:37:56.000000000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: tqdm
-Version: 4.42.0
+Version: 4.42.1
 Summary: Fast, Extensible Progress Meter
 Home-page: https://github.com/tqdm/tqdm
 Maintainer: tqdm developers
@@ -1126,18 +1126,19 @@
         `git fame <https://github.com/casperdcl/git-fame>`__ ``-wMC``),
         are:
         
-        ==================== 
================================================== ==== 
================================
-        Name                 ID                                                
 LoC  Notes
-        ==================== 
================================================== ==== 
================================
-        Casper da Costa-Luis `casperdcl <https://github.com/casperdcl>`__      
 ~3/4 primary maintainer |Gift-Casper|
-        Stephen Larroque     `lrq3000 <https://github.com/lrq3000>`__          
 ~10% team member
-        Kyle Altendorf       `altendky <https://github.com/altendky>`__        
 ~2%
-        Guangshuo Chen       `chengs <https://github.com/chengs>`__            
 ~1%
-        Matthew Stevens      `mjstevens777 
<https://github.com/mjstevens777>`__ ~1%
-        Noam Yorav-Raphael   `noamraph <https://github.com/noamraph>`__        
 ~1%  original author
-        Hadrien Mary         `hadim <https://github.com/hadim>`__              
 ~1%  team member
-        Mikhail Korobov      `kmike <https://github.com/kmike>`__              
 ~1%  team member
-        ==================== 
================================================== ==== 
================================
+        ==================== 
======================================================== ==== 
================================
+        Name                 ID                                                
       LoC  Notes
+        ==================== 
======================================================== ==== 
================================
+        Casper da Costa-Luis `casperdcl <https://github.com/casperdcl>`__      
       ~79% primary maintainer |Gift-Casper|
+        Stephen Larroque     `lrq3000 <https://github.com/lrq3000>`__          
       ~12% team member
+        Matthew Stevens      `mjstevens777 
<https://github.com/mjstevens777>`__       ~1%
+        Noam Yorav-Raphael   `noamraph <https://github.com/noamraph>`__        
       ~1%  original author
+        Guangshuo Chen       `chengs <https://github.com/chengs>`__            
       ~1%
+        Hadrien Mary         `hadim <https://github.com/hadim>`__              
       ~1%  team member
+        Mikhail Korobov      `kmike <https://github.com/kmike>`__              
       ~1%  team member
+        Daniel Panteleit     `danielpanteleit 
<https://github.com/danielpanteleit>`__ ~1%
+        Kyle Altendorf       `altendky <https://github.com/altendky>`__        
       ~1%
+        ==================== 
======================================================== ==== 
================================
         
         |sourcerer-0| |sourcerer-1| |sourcerer-2| |sourcerer-3| |sourcerer-4| 
|sourcerer-5| |sourcerer-7|
         
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tqdm-4.42.0/README.rst new/tqdm-4.42.1/README.rst
--- old/tqdm-4.42.0/README.rst  2020-01-25 01:09:36.000000000 +0100
+++ new/tqdm-4.42.1/README.rst  2020-02-03 16:37:54.000000000 +0100
@@ -1118,18 +1118,19 @@
 `git fame <https://github.com/casperdcl/git-fame>`__ ``-wMC``),
 are:
 
-==================== ================================================== ==== 
================================
-Name                 ID                                                 LoC  
Notes
-==================== ================================================== ==== 
================================
-Casper da Costa-Luis `casperdcl <https://github.com/casperdcl>`__       ~3/4 
primary maintainer |Gift-Casper|
-Stephen Larroque     `lrq3000 <https://github.com/lrq3000>`__           ~10% 
team member
-Kyle Altendorf       `altendky <https://github.com/altendky>`__         ~2%
-Guangshuo Chen       `chengs <https://github.com/chengs>`__             ~1%
-Matthew Stevens      `mjstevens777 <https://github.com/mjstevens777>`__ ~1%
-Noam Yorav-Raphael   `noamraph <https://github.com/noamraph>`__         ~1%  
original author
-Hadrien Mary         `hadim <https://github.com/hadim>`__               ~1%  
team member
-Mikhail Korobov      `kmike <https://github.com/kmike>`__               ~1%  
team member
-==================== ================================================== ==== 
================================
+==================== ======================================================== 
==== ================================
+Name                 ID                                                       
LoC  Notes
+==================== ======================================================== 
==== ================================
+Casper da Costa-Luis `casperdcl <https://github.com/casperdcl>`__             
~79% primary maintainer |Gift-Casper|
+Stephen Larroque     `lrq3000 <https://github.com/lrq3000>`__                 
~12% team member
+Matthew Stevens      `mjstevens777 <https://github.com/mjstevens777>`__       
~1%
+Noam Yorav-Raphael   `noamraph <https://github.com/noamraph>`__               
~1%  original author
+Guangshuo Chen       `chengs <https://github.com/chengs>`__                   
~1%
+Hadrien Mary         `hadim <https://github.com/hadim>`__                     
~1%  team member
+Mikhail Korobov      `kmike <https://github.com/kmike>`__                     
~1%  team member
+Daniel Panteleit     `danielpanteleit <https://github.com/danielpanteleit>`__ 
~1%
+Kyle Altendorf       `altendky <https://github.com/altendky>`__               
~1%
+==================== ======================================================== 
==== ================================
 
 |sourcerer-0| |sourcerer-1| |sourcerer-2| |sourcerer-3| |sourcerer-4| 
|sourcerer-5| |sourcerer-7|
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tqdm-4.42.0/tqdm/_version.py 
new/tqdm-4.42.1/tqdm/_version.py
--- old/tqdm-4.42.0/tqdm/_version.py    2020-01-25 01:09:22.000000000 +0100
+++ new/tqdm-4.42.1/tqdm/_version.py    2020-02-03 16:37:40.000000000 +0100
@@ -5,7 +5,7 @@
 __all__ = ["__version__"]
 
 # major, minor, patch, -extra
-version_info = 4, 42, 0
+version_info = 4, 42, 1
 
 # Nice string for the version
 __version__ = '.'.join(map(str, version_info))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tqdm-4.42.0/tqdm/std.py new/tqdm-4.42.1/tqdm/std.py
--- old/tqdm-4.42.0/tqdm/std.py 2020-01-25 01:09:22.000000000 +0100
+++ new/tqdm-4.42.1/tqdm/std.py 2020-02-03 16:37:40.000000000 +0100
@@ -658,10 +658,13 @@
             from pandas import Panel
         except ImportError:  # TODO: pandas>0.25.2
             Panel = None
-        try:  # pandas>=0.18.0
-            from pandas.core.window import _Rolling_and_Expanding
-        except ImportError:  # pragma: no cover
-            _Rolling_and_Expanding = None
+        try:  # pandas>=1.0.0
+            from pandas.core.window.rolling import _Rolling_and_Expanding
+        except ImportError:
+            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.25.0
             from pandas.core.groupby.generic import DataFrameGroupBy, \
                 SeriesGroupBy  # , NDFrameGroupBy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tqdm-4.42.0/tqdm.egg-info/PKG-INFO 
new/tqdm-4.42.1/tqdm.egg-info/PKG-INFO
--- old/tqdm-4.42.0/tqdm.egg-info/PKG-INFO      2020-01-25 01:09:37.000000000 
+0100
+++ new/tqdm-4.42.1/tqdm.egg-info/PKG-INFO      2020-02-03 16:37:56.000000000 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: tqdm
-Version: 4.42.0
+Version: 4.42.1
 Summary: Fast, Extensible Progress Meter
 Home-page: https://github.com/tqdm/tqdm
 Maintainer: tqdm developers
@@ -1126,18 +1126,19 @@
         `git fame <https://github.com/casperdcl/git-fame>`__ ``-wMC``),
         are:
         
-        ==================== 
================================================== ==== 
================================
-        Name                 ID                                                
 LoC  Notes
-        ==================== 
================================================== ==== 
================================
-        Casper da Costa-Luis `casperdcl <https://github.com/casperdcl>`__      
 ~3/4 primary maintainer |Gift-Casper|
-        Stephen Larroque     `lrq3000 <https://github.com/lrq3000>`__          
 ~10% team member
-        Kyle Altendorf       `altendky <https://github.com/altendky>`__        
 ~2%
-        Guangshuo Chen       `chengs <https://github.com/chengs>`__            
 ~1%
-        Matthew Stevens      `mjstevens777 
<https://github.com/mjstevens777>`__ ~1%
-        Noam Yorav-Raphael   `noamraph <https://github.com/noamraph>`__        
 ~1%  original author
-        Hadrien Mary         `hadim <https://github.com/hadim>`__              
 ~1%  team member
-        Mikhail Korobov      `kmike <https://github.com/kmike>`__              
 ~1%  team member
-        ==================== 
================================================== ==== 
================================
+        ==================== 
======================================================== ==== 
================================
+        Name                 ID                                                
       LoC  Notes
+        ==================== 
======================================================== ==== 
================================
+        Casper da Costa-Luis `casperdcl <https://github.com/casperdcl>`__      
       ~79% primary maintainer |Gift-Casper|
+        Stephen Larroque     `lrq3000 <https://github.com/lrq3000>`__          
       ~12% team member
+        Matthew Stevens      `mjstevens777 
<https://github.com/mjstevens777>`__       ~1%
+        Noam Yorav-Raphael   `noamraph <https://github.com/noamraph>`__        
       ~1%  original author
+        Guangshuo Chen       `chengs <https://github.com/chengs>`__            
       ~1%
+        Hadrien Mary         `hadim <https://github.com/hadim>`__              
       ~1%  team member
+        Mikhail Korobov      `kmike <https://github.com/kmike>`__              
       ~1%  team member
+        Daniel Panteleit     `danielpanteleit 
<https://github.com/danielpanteleit>`__ ~1%
+        Kyle Altendorf       `altendky <https://github.com/altendky>`__        
       ~1%
+        ==================== 
======================================================== ==== 
================================
         
         |sourcerer-0| |sourcerer-1| |sourcerer-2| |sourcerer-3| |sourcerer-4| 
|sourcerer-5| |sourcerer-7|
         


Reply via email to