Go to file
Matej Cepl 04666fb180 Accepting request 1045082 from home:bnavigator:branches:devel:languages:python:numeric
- Update to version 1.5.2
  ## Fixed regressions
  * Fixed regression in MultiIndex.join() for extension array
    dtypes (GH49277)
  * Fixed regression in Series.replace() raising RecursionError
    with numeric dtype and when specifying value=None (GH45725)
  * Fixed regression in arithmetic operations for DataFrame with
    MultiIndex columns with different dtypes (GH49769)
  * Fixed regression in DataFrame.plot() preventing Colormap
    instance from being passed using the colormap argument if
    Matplotlib 3.6+ is used (GH49374)
  * Fixed regression in date_range() returning an invalid set of
    periods for CustomBusinessDay frequency and start date with
    timezone (GH49441)
  * Fixed performance regression in groupby operations (GH49676)
  * Fixed regression in Timedelta constructor returning object of
    wrong type when subclassing Timedelta (GH49579)
  ## Bug fixes
  * Bug in the Copy-on-Write implementation losing track of views
    in certain chained indexing cases (GH48996)
  * Fixed memory leak in Styler.to_excel() (GH49751)
  ## Other
  * Reverted color as an alias for c and size as an alias for s in
    function DataFrame.plot.scatter() (GH49732)
- Add pandas-pr49886-fix-numpy-deprecations.patch
  * gh#pandas-dev/pandas#49887
- Move to PEP518 build

OBS-URL: https://build.opensuse.org/request/show/1045082
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pandas?expand=0&rev=78
2022-12-24 10:44:42 +00:00
_constraints Accepting request 872216 from home:bnavigator:branches:devel:languages:python:numeric 2021-02-15 06:55:56 +00:00
_multibuild Accepting request 948450 from home:bnavigator:branches:devel:languages:python:numeric 2022-01-25 07:38:27 +00:00
.gitattributes Accepting request 436929 from devel:languages:python 2017-01-25 22:18:43 +00:00
.gitignore Accepting request 436929 from devel:languages:python 2017-01-25 22:18:43 +00:00
pandas-1.5.2.tar.gz Accepting request 1045082 from home:bnavigator:branches:devel:languages:python:numeric 2022-12-24 10:44:42 +00:00
pandas-pr49886-fix-numpy-deprecations.patch Accepting request 1045082 from home:bnavigator:branches:devel:languages:python:numeric 2022-12-24 10:44:42 +00:00
python-pandas.changes Accepting request 1045082 from home:bnavigator:branches:devel:languages:python:numeric 2022-12-24 10:44:42 +00:00
python-pandas.spec Accepting request 1045082 from home:bnavigator:branches:devel:languages:python:numeric 2022-12-24 10:44:42 +00:00