Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pandas for openSUSE:Factory 
checked in at 2023-08-18 19:27:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pandas (Old)
 and      /work/SRC/openSUSE:Factory/.python-pandas.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pandas"

Fri Aug 18 19:27:43 2023 rev:53 rq:1104661 version:2.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pandas/python-pandas.changes      
2023-06-23 21:52:11.974485451 +0200
+++ /work/SRC/openSUSE:Factory/.python-pandas.new.1766/python-pandas.changes    
2023-08-18 19:27:52.739264236 +0200
@@ -1,0 +2,28 @@
+Sun Aug 13 21:50:37 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- update to 2.0.3:
+  * Bug in Timestamp.weekday`() was returning incorrect results
+    before '0000-02-29'
+  * Fixed performance regression in merging on datetime-like columns
+  * Fixed regression when DataFrame.to_string() creates extra space
+    for string dtypes
+  * Bug in DataFrame.convert_dtype() and Series.convert_dtype()
+    when trying to convert ArrowDtype with dtype_backend="nullable_numpy"
+  * Bug in RangeIndex.union() when using sort=True with another
+    RangeIndex 
+  * Bug in Series.reindex() when expanding a non-nanosecond datetime
+    or timedelta
+  * Bug in read_csv() when defining dtype with bool[pyarrow] for
+    the "c" and "python" engines 
+  * Bug in Series.str.split() and Series.str.rsplit() with expand=True 
+  * Bug in indexing methods (e.g. DataFrame.__getitem__()) where
+    taking the entire DataFrame/Series would raise an OverflowError
+    when Copy on Write was enabled the length of the array was over
+    the maximum size a 32-bit integer can hold
+  * Bug when constructing a DataFrame with columns of an ArrowDtype
+    with a pyarrow.dictionary type that reindexes the data
+  * Bug when indexing a DataFrame or Series with an Index with a
+    timestamp ArrowDtype would raise an AttributeError
+- drop pandas-fix-tests.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  pandas-2.0.2-gh.tar.gz
  pandas-fix-tests.patch

New:
----
  pandas-2.0.3-gh.tar.gz

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

Other differences:
------------------
++++++ python-pandas.spec ++++++
--- /var/tmp/diff_new_pack.VSIDoj/_old  2023-08-18 19:27:53.827266188 +0200
+++ /var/tmp/diff_new_pack.VSIDoj/_new  2023-08-18 19:27:53.835266202 +0200
@@ -51,7 +51,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pandas%{psuffix}
-Version:        2.0.2
+Version:        2.0.3
 Release:        0
 Summary:        Python data structures for data analysis, time series, and 
statistics
 License:        BSD-3-Clause
@@ -60,8 +60,6 @@
 # Use GitHub Archive: Test-data
 Source0:        
https://github.com/pandas-dev/pandas/archive/refs/tags/v%{version}.tar.gz#/pandas-%{version}-gh.tar.gz
 # SourceRepository: https://github.com/pandas-dev/pandas
-# https://github.com/pandas-dev/pandas/issues/53791#issuecomment-1602320315
-Patch1:         pandas-fix-tests.patch
 BuildRequires:  %{python_module Cython >= 0.29.33 with %python-Cython < 3}
 BuildRequires:  %{python_module devel >= 3.8}
 BuildRequires:  %{python_module numpy-devel >= 1.20.3}

++++++ pandas-2.0.2-gh.tar.gz -> pandas-2.0.3-gh.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-pandas/pandas-2.0.2-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-pandas.new.1766/pandas-2.0.3-gh.tar.gz 
differ: char 31, line 1

Reply via email to