Go to file
Leon Anavi c9526571a7
python3-decorator: Upgrade 5.1.1 -> 5.2.1
Upgrade to release 5.2.1:

- Changed the build procedure to use pyproject.toml and moved the
  tests outside of the generated wheel/tarball.
- Added official support for Python 3.11, 3.12, 3.13
- Dropped official support for Python < 3.8: the module is expected
  to work on older Python versions, but I cannot test such versions
  on GitHub actions, so the author cannot claim that it is
  officially supported.
- Dafu Wu provided support for decorating partial functions, i.e.
  functions wrapped by functools.partial.
- Included tests and documentation in sdist

License-Update: Updated copyright years

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-03-18 07:36:56 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems recipes: drop ld-is-gold support 2025-02-23 17:36:08 -08:00
meta-gnome gnome-text-editor: update 47.2 -> 48.1 2025-03-18 07:36:56 -07:00
meta-initramfs dracut: upgrade 103 -> 106 2025-02-25 09:48:25 -08:00
meta-multimedia sox: mark CVE-2023-34432 as patched 2025-03-16 16:35:01 -07:00
meta-networking civetweb: enable packageconfig cpp 2025-03-17 14:01:15 -07:00
meta-oe tio: upgrade 2.7 -> 3.8 2025-03-18 07:36:56 -07:00
meta-perl libnet-dns-perl: upgrade 1.49 -> 1.50 2025-02-26 08:30:50 -08:00
meta-python python3-decorator: Upgrade 5.1.1 -> 5.2.1 2025-03-18 07:36:56 -07:00
meta-webserver xdebug: Upgrade to 3.4.2 release 2025-03-14 13:40:59 -07:00
meta-xfce xfce4-session: 4.18.4 -> 4.20.0 2025-03-13 22:09:35 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -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