Go to file
Wang Mingyu 49b9f848a9 python3-coverage: upgrade 7.2.7 -> 7.3.0
Changelog:
==========
- Added a .Coverage.collect context manager to start and stop coverage data collection.
- Dropped support for Python 3.7.
- Fix: in unusual circumstances, SQLite cannot be set to asynchronous mode.
  Coverage.py would fail with the error Safety level may not be changed inside
  a transaction. This is now avoided, closing issue 1646.
- Docs: examples of configuration files now include separate examples for the
  different syntaxes: .coveragerc, pyproject.toml, setup.cfg, and tox.ini.
- Fix: added nosemgrep comments to our JavaScript code so that semgrep-based
  SAST security checks won't raise false alarms about security problems that
  aren't problems.
- Added a CITATION.cff file

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-15 20:07:55 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems remove unused AUTHOR variable 2023-08-03 09:14:20 -07:00
meta-gnome libcloudproviders: upgrade 0.3.1 -> 0.3.2 2023-08-15 20:07:54 -07:00
meta-initramfs remove unused AUTHOR variable 2023-08-03 09:14:20 -07:00
meta-multimedia openh264: fix installed-vs-shared QA issue with multilib 2023-08-13 10:38:14 -07:00
meta-networking weechat: upgrade 4.0.2 -> 4.0.3 2023-08-15 20:07:54 -07:00
meta-oe yaml-cpp: upgrade 0.7.0 -> 0.8.0 2023-08-15 20:07:54 -07:00
meta-perl libtest-harness-perl: upgrade 3.44 -> 3.47 2023-08-15 20:07:54 -07:00
meta-python python3-coverage: upgrade 7.2.7 -> 7.3.0 2023-08-15 20:07:55 -07:00
meta-webserver cockpit: Upgrade to 298 release 2023-08-13 10:38:14 -07:00
meta-xfce ristretto: Upgrade to 0.13.1 release 2023-06-22 07:49:59 -07:00
.gitignore
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