diff options
author | Trevor Gamblin <tgamblin@baylibre.com> | 2023-06-02 12:48:22 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-06-07 23:41:19 +0100 |
commit | b970e21017a29bde25b5317b67f29cf834b350d3 (patch) | |
tree | 696cc9bd0860d480500881858e7eea518d5e8fe0 /scripts/lib/devtool/standard.py | |
parent | 5035a8588bb27e029661a500215dd4e83f023ac6 (diff) | |
download | poky-b970e21017a29bde25b5317b67f29cf834b350d3.tar.gz |
python3-webcolors: upgrade 1.12 -> 1.13
Replaced the inherit of setuptools3 with python_setuptools_build_meta to
make the new version build.
Changelog (see https://webcolors.readthedocs.io/en/latest/changelog.html):
- Supported Python versions are now 3.7, 3.8, 3.9, 3.10, and 3.11
- The codebase was significantly reorganized and modernized. Public API
is unchanged. Imports should continue to be directly from the
top-level webcolors module; attempting to import from submodules is not
supported.
- Now packaging declaratively via pyproject.toml with PEP 517 support
from setuptools.
(From OE-Core rev: 434aaf5e02332a54a17a2812969165f6f6b3674b)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions