Go to file
Wang Mingyu 26e8277e0f python3-pandas: upgrade 1.5.1 -> 1.5.2
Changelog:
==========
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)

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-11-28 11:32:26 -08:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems xfstests: upgrade 2022.10.30 -> 2022.11.06 2022-11-28 11:32:26 -08:00
meta-gnome mutter: update 42.0 -> 43.1 2022-11-27 08:16:26 -08:00
meta-initramfs kexec-tools-klibc: Fix type mismatch in calls to dtb_set_initrd on mips 2022-09-11 20:42:05 -07:00
meta-multimedia pipewire: upgrade 0.3.60 -> 0.3.61 2022-11-26 21:38:42 -08:00
meta-networking nbdkit: upgrade 1.33.2 -> 1.33.3 2022-11-28 11:32:26 -08:00
meta-oe pcsc-lite: upgrade 1.9.8 -> 1.9.9 2022-11-28 11:32:26 -08:00
meta-perl libtest-warnings-perl: move to oe-core 2022-11-19 08:11:45 -08:00
meta-python python3-pandas: upgrade 1.5.1 -> 1.5.2 2022-11-28 11:32:26 -08:00
meta-webserver monkey: use git fetcher 2022-11-10 10:38:36 -08:00
meta-xfce xfce4-settings: 4.16.3 -> 4.16.5 2022-11-23 08:25:30 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories