mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-08-31 15:51:17 +00:00
bdee3965893a0020d90bcd9f67c027f19893a1d7
Upgrade to release 1.0.0: - Minimum supported Python is now 3.9 (Python 2 dropped). - PatchedFile.path now also strips git mnemonic prefixes (c/ i/ o/ w/ and 1/ 2/), so git diff --cached paths resolve to the plain filename (c/README.md -> README.md). Standard a//b/ diffs are unaffected. - File modes via source_mode/target_mode + an is_symlink property. - PatchedFile.diff_line_no to locate hunkless/binary entries. - Accept bytes input directly (decoded with the given encoding, default UTF-8). - Real PEP 484 type annotations + generics (typed iteration) and a py.typed marker. - Parse difflib empty-filename output and fix a trailing-newline error on hunkless git format-patch files; includes the quoted-filename fix missing from 0.7.5 - from_filename/from_string gain metadata_only; python -m unidiff works; packaging on pyproject.toml with GitHub Actions CI. Fixes: WARNING: python3-unidiff-1.0.0-r0 do_check_backend: QA Issue: inherits setuptools3 but has pyproject.toml with setuptools.build_meta, use the correct class [pep517-backend] Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
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 supplement OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories
Languages
BitBake
86.2%
Shell
5.9%
C
2.8%
Roff
1.9%
NASL
1.7%
Other
1.3%