]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-*: Update recipes to correctly check the upstream packages
authorDerek Straka <derek@asterius.io>
Fri, 13 Dec 2024 19:48:02 +0000 (19:48 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 17 Dec 2024 11:41:49 +0000 (11:41 +0000)
commitefbb98977664cd5392ec00d97d0eaf5374a32573
tree214f7a001af91123b77339e59c04c2e27ce57a94
parent10febb0e8193d15aec8bbf80b849ae6732da3c22
python3-*: Update recipes to correctly check the upstream packages

With the upstream check migrated to the simple repo API, a number of the
recipes required updates to:
1. Remove outdated UPSTREAM_CHECK_REGEX checks
2. Add recipe specific UPSTREAM_CHECK_PYPI_PACKAGE definitions for
   packages that use '_', CamelCase, or other deviations from PEP625 in
   the source archive

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
40 files changed:
meta/recipes-devtools/python/python3-booleanpy_4.0.bb
meta/recipes-devtools/python/python3-click_8.1.7.bb
meta/recipes-devtools/python/python3-cython_3.0.11.bb
meta/recipes-devtools/python/python3-git_3.1.43.bb
meta/recipes-devtools/python/python3-hatch-fancy-pypi-readme_24.1.0.bb
meta/recipes-devtools/python/python3-hatch-vcs_0.4.0.bb
meta/recipes-devtools/python/python3-jinja2_3.1.4.bb
meta/recipes-devtools/python/python3-jsonschema-specifications_2024.10.1.bb
meta/recipes-devtools/python/python3-license-expression_30.4.0.bb
meta/recipes-devtools/python/python3-mako_1.3.6.bb
meta/recipes-devtools/python/python3-markdown_3.7.bb
meta/recipes-devtools/python/python3-markupsafe_3.0.2.bb
meta/recipes-devtools/python/python3-meson-python_0.17.1.bb
meta/recipes-devtools/python/python3-ndg-httpsclient_0.5.1.bb
meta/recipes-devtools/python/python3-poetry-core_1.9.1.bb
meta/recipes-devtools/python/python3-pygments_2.18.0.bb
meta/recipes-devtools/python/python3-pyopenssl_24.2.1.bb
meta/recipes-devtools/python/python3-pyparsing_3.2.0.bb
meta/recipes-devtools/python/python3-pyproject-hooks_1.2.0.bb
meta/recipes-devtools/python/python3-pyproject-metadata_0.9.0.bb
meta/recipes-devtools/python/python3-pysocks_1.7.1.bb
meta/recipes-devtools/python/python3-pytest-subtests_0.13.1.bb
meta/recipes-devtools/python/python3-pyyaml_6.0.2.bb
meta/recipes-devtools/python/python3-rfc3339-validator_0.1.4.bb
meta/recipes-devtools/python/python3-rpds-py_0.21.0.bb
meta/recipes-devtools/python/python3-ruamel-yaml_0.18.6.bb
meta/recipes-devtools/python/python3-scons_4.8.1.bb
meta/recipes-devtools/python/python3-semantic-version_2.10.0.bb
meta/recipes-devtools/python/python3-setuptools-rust_1.10.2.bb
meta/recipes-devtools/python/python3-setuptools-scm_8.1.0.bb
meta/recipes-devtools/python/python3-smartypants_2.0.0.bb
meta/recipes-devtools/python/python3-sphinx-rtd-theme_3.0.2.bb
meta/recipes-devtools/python/python3-sphinx_8.1.3.bb
meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_2.0.0.bb
meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_2.0.0.bb
meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.1.0.bb
meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_2.0.0.bb
meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_2.0.0.bb
meta/recipes-devtools/python/python3-trove-classifiers_2024.10.21.16.bb
meta/recipes-devtools/python/python3-typing-extensions_4.12.2.bb