| Message ID | 20260903164454.152372-3-ross.burton@arm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [1/3] meta-python: remove redundant UPSTREAM_CHECK_PYPI_PACKAGE | expand |
diff --git a/meta-python/recipes-connectivity/python-pyro5/python3-pyro5_5.17.bb b/meta-python/recipes-connectivity/python-pyro5/python3-pyro5_5.17.bb index 1be13146db..87d63ba4c8 100644 --- a/meta-python/recipes-connectivity/python-pyro5/python3-pyro5_5.17.bb +++ b/meta-python/recipes-connectivity/python-pyro5/python3-pyro5_5.17.bb @@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c1c9ccd5f4ca5d0f5057c0e690a0153d" SRC_URI[sha256sum] = "cfac69638d80943aff9cc5f1466755dd0fef8aed0bb4bda41b5eb045818ce6fc" -PYPI_PACKAGE = "pyro5" inherit pypi setuptools3 ptest-python-pytest diff --git a/meta-python/recipes-devtools/python/pamela_1.2.0.bb b/meta-python/recipes-devtools/python/pamela_1.2.0.bb index d343458aea..2e39300745 100644 --- a/meta-python/recipes-devtools/python/pamela_1.2.0.bb +++ b/meta-python/recipes-devtools/python/pamela_1.2.0.bb @@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;md5=b5fa9af58a8076d81145be56b6801a2b" SRC_URI[sha256sum] = "0ea6e2a99dded8c7783a4a06f2d31f5bdcad894d79101e8f09322e387a34aacf" -PYPI_PACKAGE = "pamela" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-aiofiles_25.1.0.bb b/meta-python/recipes-devtools/python/python3-aiofiles_25.1.0.bb index 26cc9e81f3..d2de2f1a6f 100644 --- a/meta-python/recipes-devtools/python/python3-aiofiles_25.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-aiofiles_25.1.0.bb @@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" SRC_URI[sha256sum] = "a8d728f0a29de45dc521f18f07297428d56992a742f0cd2701ba86e44d23d5b2" -PYPI_PACKAGE = "aiofiles" inherit pypi python_hatchling diff --git a/meta-python/recipes-devtools/python/python3-aioredis_2.0.1.bb b/meta-python/recipes-devtools/python/python3-aioredis_2.0.1.bb index d8a8f2d033..6de7716a5c 100644 --- a/meta-python/recipes-devtools/python/python3-aioredis_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-aioredis_2.0.1.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bf9085f32a671dfa86ee69fe0fff7b95" SRC_URI[sha256sum] = "eaa51aaf993f2d71f54b70527c440437ba65340588afeb786cd87c55c89cd98e" -PYPI_PACKAGE = "aioredis" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-aioresponses_0.7.9.bb b/meta-python/recipes-devtools/python/python3-aioresponses_0.7.9.bb index 87081fc658..3450bcce8c 100644 --- a/meta-python/recipes-devtools/python/python3-aioresponses_0.7.9.bb +++ b/meta-python/recipes-devtools/python/python3-aioresponses_0.7.9.bb @@ -21,5 +21,3 @@ RDEPENDS:${PN} += "python3-aiohttp \ python3-yarl" # optionally needs asynctest asynctest.case ddt but recipes do not exist for them - -PYPI_PACKAGE = "aioresponses" diff --git a/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb b/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb index cb9234b904..c73ed1ca69 100644 --- a/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb +++ b/meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb @@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/pycontribs/ansi2html" LIC_FILES_CHKSUM = "file://LICENSE;md5=3000208d539ec061b899bce1d9ce9404" LICENSE = "LGPL-3.0-or-later" -PYPI_PACKAGE = "ansi2html" SRC_URI[sha256sum] = "3453bf87535d37b827b05245faaa756dbab4ec3d69925e352b6319c3c955c0a5" diff --git a/meta-python/recipes-devtools/python/python3-argcomplete_3.7.2.bb b/meta-python/recipes-devtools/python/python3-argcomplete_3.7.2.bb index eac957bb1c..776d256c16 100644 --- a/meta-python/recipes-devtools/python/python3-argcomplete_3.7.2.bb +++ b/meta-python/recipes-devtools/python/python3-argcomplete_3.7.2.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=2ee41112a44fe7014dce33e26468ba93" SRC_URI[sha256sum] = "aad8b69a0b9969edb62db0d1752354c0d50717b10e0cbb00e2a958381b9fc6b9" -PYPI_PACKAGE = "argcomplete" inherit pypi python_hatchling diff --git a/meta-python/recipes-devtools/python/python3-asttokens_3.0.2.bb b/meta-python/recipes-devtools/python/python3-asttokens_3.0.2.bb index 3dad63b500..1c753d6bd3 100644 --- a/meta-python/recipes-devtools/python/python3-asttokens_3.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-asttokens_3.0.2.bb @@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/gristlabs/asttokens" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3d9b931fa23ab1cacd0087f9e2ee12c0" -PYPI_PACKAGE = "asttokens" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb b/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb index 4606234be7..2c05f25956 100644 --- a/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-async-timeout_4.0.3.bb @@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4fa41f15bb5f23b6d3560c5845eb8d57" SRC_URI[sha256sum] = "4640d96be84d82d02ed59ea2b7105a0f7b33abe8703703cd0ab0bf87c427522f" -PYPI_PACKAGE = "async-timeout" inherit pypi python_setuptools_build_meta DEPENDS += "python3-wheel-native" diff --git a/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb b/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb index 42a7cb987c..18f52dd06c 100644 --- a/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb @@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/takluyver/backcall" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=40e56b724d016484a7f790ec826d3ffc" -PYPI_PACKAGE = "backcall" SRC_URI[sha256sum] = "5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e" diff --git a/meta-python/recipes-devtools/python/python3-brotli_1.2.0.bb b/meta-python/recipes-devtools/python/python3-brotli_1.2.0.bb index 643208264c..8e493fd0a0 100644 --- a/meta-python/recipes-devtools/python/python3-brotli_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-brotli_1.2.0.bb @@ -4,7 +4,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=941ee9cd1609382f946352712a319b4b" -PYPI_PACKAGE = "brotli" CVE_PRODUCT = "brotli" diff --git a/meta-python/recipes-devtools/python/python3-bumble_0.0.233.bb b/meta-python/recipes-devtools/python/python3-bumble_0.0.233.bb index 9e45fc9dd2..32a1a15986 100644 --- a/meta-python/recipes-devtools/python/python3-bumble_0.0.233.bb +++ b/meta-python/recipes-devtools/python/python3-bumble_0.0.233.bb @@ -37,5 +37,3 @@ RDEPENDS:${PN}-ptest += "\ # runtime dependencies to the bitbake packages which include them: # libusb-package # pyee - -PYPI_PACKAGE = "bumble" diff --git a/meta-python/recipes-devtools/python/python3-cantools_41.0.2.bb b/meta-python/recipes-devtools/python/python3-cantools_41.0.2.bb index cfc26c3f14..8ca363a044 100644 --- a/meta-python/recipes-devtools/python/python3-cantools_41.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-cantools_41.0.2.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d9aa4ec07de78abae21c490c9ffe61bd" SRC_URI[sha256sum] = "5c91a66e5e03a4ac5727f20207df1da5681748a154c2bc85ef532fef9e0109d1" -PYPI_PACKAGE = "cantools" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-cfgv_3.5.0.bb b/meta-python/recipes-devtools/python/python3-cfgv_3.5.0.bb index 5f27cee388..f502406c22 100644 --- a/meta-python/recipes-devtools/python/python3-cfgv_3.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-cfgv_3.5.0.bb @@ -2,7 +2,6 @@ SUMMARY = "Validate configuration and produce human readable error messages." LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=92844452d544a48a78abc3a862fbd8a4" -PYPI_PACKAGE = "cfgv" inherit pypi setuptools3 SRC_URI[sha256sum] = "d5b1034354820651caa73ede66a6294d6e95c1b00acc5e9b098e917404669132" diff --git a/meta-python/recipes-devtools/python/python3-cmake_4.4.2.bb b/meta-python/recipes-devtools/python/python3-cmake_4.4.2.bb index 5450c33c1d..b6f371a1cc 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_4.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_4.4.2.bb @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = " \ DEPENDS = "ninja-native cmake-native python3-scikit-build-native python3-scikit-build-core-native" -PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb b/meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb index 498682cd6d..1d201c37a3 100644 --- a/meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb @@ -9,7 +9,6 @@ inherit pypi python_poetry_core SRC_URI += "file://0001-pyproject.toml-Use-poetry-core.patch" SRC_URI[sha256sum] = "6d4fe287766166a98ca7bc6f6312daf04a0481b1eda43e7173484051c0ab4366" -PYPI_PACKAGE = "colorclass" RDEPENDS:${PN} += "\ python3-ctypes \ diff --git a/meta-python/recipes-devtools/python/python3-colorlog_6.12.0.bb b/meta-python/recipes-devtools/python/python3-colorlog_6.12.0.bb index ec11213103..52626a54b1 100644 --- a/meta-python/recipes-devtools/python/python3-colorlog_6.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-colorlog_6.12.0.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5c3c6ebdec7792ae12df8d1c0a46b26a" inherit pypi setuptools3 -PYPI_PACKAGE = "colorlog" SRC_URI[sha256sum] = "2a7924c1dadf18b22a0eb8b06d1c7b01d5341707ec1641eb6fcc4fde0c3e8e5f" diff --git a/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb b/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb index 4f0706f8f4..261d0aab90 100644 --- a/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb +++ b/meta-python/recipes-devtools/python/python3-colorzero_2.0.bb @@ -15,5 +15,3 @@ RDEPENDS:${PN} += " \ SRC_URI[sha256sum] = "e7d5a5c26cd0dc37b164ebefc609f388de24f8593b659191e12d85f8f9d5eb58" inherit pypi setuptools3 - -PYPI_PACKAGE = "colorzero" diff --git a/meta-python/recipes-devtools/python/python3-configargparse_1.7.5.bb b/meta-python/recipes-devtools/python/python3-configargparse_1.7.5.bb index 0bf629dd91..5bd3b185a4 100644 --- a/meta-python/recipes-devtools/python/python3-configargparse_1.7.5.bb +++ b/meta-python/recipes-devtools/python/python3-configargparse_1.7.5.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=da746463714cc35999ed9a42339f2943" SRC_URI[sha256sum] = "e3f9a7bb6be34d66b2e3c4a2f58e3045f8dfae47b0dc039f87bcfaa0f193fb0f" -PYPI_PACKAGE = "configargparse" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb b/meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb index 440a62352d..840593da5c 100644 --- a/meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb +++ b/meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c60ef82f0f40155453f6d5f2c94b6e8e" SRC_URI[sha256sum] = "2c3a3fa2743d8535d832ec61c2054a1641f41775aa7c556758a109941e33e4fc" -PYPI_PACKAGE = "diskcache" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-distro_1.9.0.bb b/meta-python/recipes-devtools/python/python3-distro_1.9.0.bb index 08a9526783..c94ac45441 100644 --- a/meta-python/recipes-devtools/python/python3-distro_1.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-distro_1.9.0.bb @@ -3,7 +3,6 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" -PYPI_PACKAGE = "distro" SRC_URI[sha256sum] = "2fa77c6fd8940f116ee1d6b94a2f90b13b5ea8d019b98bc8bafdcabcdd9bdbed" diff --git a/meta-python/recipes-devtools/python/python3-django.inc b/meta-python/recipes-devtools/python/python3-django.inc index bbf7e564e8..e6942176db 100644 --- a/meta-python/recipes-devtools/python/python3-django.inc +++ b/meta-python/recipes-devtools/python/python3-django.inc @@ -3,7 +3,6 @@ HOMEPAGE = "https://www.djangoproject.com/" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa" -PYPI_PACKAGE = "django" inherit pypi ptest diff --git a/meta-python/recipes-devtools/python/python3-djangorestframework_3.18.0.bb b/meta-python/recipes-devtools/python/python3-djangorestframework_3.18.0.bb index a0f9bef7a2..bab9262ac1 100644 --- a/meta-python/recipes-devtools/python/python3-djangorestframework_3.18.0.bb +++ b/meta-python/recipes-devtools/python/python3-djangorestframework_3.18.0.bb @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=7879a5a716147a784f7e524c9cf103c1" SRC_URI[sha256sum] = "2323a5111837e0b784dcb8323abc78ecc54fa2a5af7aff2677cf50cdd849477f" -PYPI_PACKAGE = "djangorestframework" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-ecdsa_0.19.2.bb b/meta-python/recipes-devtools/python/python3-ecdsa_0.19.2.bb index 59774a1681..5142fff297 100644 --- a/meta-python/recipes-devtools/python/python3-ecdsa_0.19.2.bb +++ b/meta-python/recipes-devtools/python/python3-ecdsa_0.19.2.bb @@ -3,7 +3,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=66ffc5e30f76cbb5358fe54b645e5a1d" -PYPI_PACKAGE = "ecdsa" SRC_URI[sha256sum] = "62635b0ac1ca2e027f82122b5b81cb706edc38cd91c63dda28e4f3455a2bf930" CVE_PRODUCT = "python-ecdsa_project:python-ecdsa tlsfuzzer:ecdsa" diff --git a/meta-python/recipes-devtools/python/python3-elementpath_5.1.4.bb b/meta-python/recipes-devtools/python/python3-elementpath_5.1.4.bb index 8f15d5c723..186cc6ffcc 100644 --- a/meta-python/recipes-devtools/python/python3-elementpath_5.1.4.bb +++ b/meta-python/recipes-devtools/python/python3-elementpath_5.1.4.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c04ab6ce886cc843af8941bb199406ba" SRC_URI[sha256sum] = "3c912a9c41311ac5244c038867670d7c0b0fec0e444813608e5b846dbb3428ac" -PYPI_PACKAGE = "elementpath" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-fastnumbers_5.2.0.bb b/meta-python/recipes-devtools/python/python3-fastnumbers_5.2.0.bb index 4ef9361d41..65d7fcea3f 100644 --- a/meta-python/recipes-devtools/python/python3-fastnumbers_5.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-fastnumbers_5.2.0.bb @@ -3,7 +3,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32431d1b650010945da4e078011c8fa" -PYPI_PACKAGE = "fastnumbers" SRC_URI[sha256sum] = "07266a2fca9e08eeb5a6c70be4c8db3637db9b930ea5198facbbb9b0b31d4d03" diff --git a/meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb b/meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb index 3d58461488..16afb1d1ce 100644 --- a/meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb +++ b/meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb @@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://PKG-INFO;md5=2729ee82259d601d90d28b0574d12416" SRC_URI[sha256sum] = "44e40b755380a1e68ab521a2f9174de259a2c94ddcdaabf36b3aca2e110a33f4" -PYPI_PACKAGE = "flask-nav" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-flexcache_0.3.bb b/meta-python/recipes-devtools/python/python3-flexcache_0.3.bb index e86d7553ca..d46f9eb16f 100644 --- a/meta-python/recipes-devtools/python/python3-flexcache_0.3.bb +++ b/meta-python/recipes-devtools/python/python3-flexcache_0.3.bb @@ -8,7 +8,6 @@ SRC_URI[sha256sum] = "18743bd5a0621bfe2cf8d519e4c3bfdf57a269c15d1ced3fb4b64e0ff4 inherit pypi python_setuptools_build_meta ptest-python-pytest DEPENDS += "python3-wheel-native" -PYPI_PACKAGE = "flexcache" PTEST_PYTEST_DIR = "flexcache/testsuite" diff --git a/meta-python/recipes-devtools/python/python3-flexparser_0.4.bb b/meta-python/recipes-devtools/python/python3-flexparser_0.4.bb index 011ba596c4..e4e15d1a35 100644 --- a/meta-python/recipes-devtools/python/python3-flexparser_0.4.bb +++ b/meta-python/recipes-devtools/python/python3-flexparser_0.4.bb @@ -10,7 +10,6 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest DEPENDS += "python3-wheel-native" -PYPI_PACKAGE = "flexparser" PTEST_PYTEST_DIR = "flexparser/testsuite" diff --git a/meta-python/recipes-devtools/python/python3-fsspec_2026.7.0.bb b/meta-python/recipes-devtools/python/python3-fsspec_2026.7.0.bb index 7b499907a8..d34b67c428 100644 --- a/meta-python/recipes-devtools/python/python3-fsspec_2026.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-fsspec_2026.7.0.bb @@ -7,7 +7,6 @@ SRC_URI[sha256sum] = "c803c40f4cf860b49dea58ee3e1c33cb9c790520e233537e1340049f89 inherit pypi python_hatchling ptest -PYPI_PACKAGE = "fsspec" DEPENDS = "python3-hatch-vcs-native python3-hatchling-native" diff --git a/meta-python/recipes-devtools/python/python3-glances_4.3.2.bb b/meta-python/recipes-devtools/python/python3-glances_4.3.2.bb index e4cd7d59e7..24ccb76c28 100644 --- a/meta-python/recipes-devtools/python/python3-glances_4.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-glances_4.3.2.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=852ecadc0ac7e6f4d7144d5544a3815b" SRC_URI[sha256sum] = "736faa7faea3bcd58afffd6443974b4ed4b498627a71ce5d6c9640b7b5ddbd94" -PYPI_PACKAGE = "glances" inherit pypi python_setuptools_build_meta ptest-python-pytest diff --git a/meta-python/recipes-devtools/python/python3-gpsd-py3_0.3.0.bb b/meta-python/recipes-devtools/python/python3-gpsd-py3_0.3.0.bb index e3da33a23c..d2cfbf46a0 100644 --- a/meta-python/recipes-devtools/python/python3-gpsd-py3_0.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-gpsd-py3_0.3.0.bb @@ -4,7 +4,6 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://setup.py;beginline=10;endline=10;md5=c2d9994c57f0444e39f1dab19af50254" SRC_URI[sha256sum] = "2908d3bd78dfb6720ecfe22f97e139b5a4a198f38df3a77215cf644a33513192" -PYPI_PACKAGE = "gpsd-py3" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-huey_3.3.4.bb b/meta-python/recipes-devtools/python/python3-huey_3.3.4.bb index c292cd5666..a9103cdf9c 100644 --- a/meta-python/recipes-devtools/python/python3-huey_3.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-huey_3.3.4.bb @@ -3,7 +3,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=5cac039fcc82f01141cc170b48f315d4" -PYPI_PACKAGE = "huey" SRC_URI[sha256sum] = "6de196c6ece2e38b5173f7510600091ab035c0e86b0958d0e5b38a82b9984666" diff --git a/meta-python/recipes-devtools/python/python3-humanfriendly_10.0.bb b/meta-python/recipes-devtools/python/python3-humanfriendly_10.0.bb index 184ce28c1a..b1fb6947f0 100644 --- a/meta-python/recipes-devtools/python/python3-humanfriendly_10.0.bb +++ b/meta-python/recipes-devtools/python/python3-humanfriendly_10.0.bb @@ -4,7 +4,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5d178009f806c2bdd498a19be0013a7a" -PYPI_PACKAGE = "humanfriendly" SRC_URI[sha256sum] = "6b0b831ce8f15f7300721aa49829fc4e83921a9a301cc7f606be6686a2288ddc" diff --git a/meta-python/recipes-devtools/python/python3-icontract_2.7.3.bb b/meta-python/recipes-devtools/python/python3-icontract_2.7.3.bb index e76c7af8b0..bd80d12fff 100644 --- a/meta-python/recipes-devtools/python/python3-icontract_2.7.3.bb +++ b/meta-python/recipes-devtools/python/python3-icontract_2.7.3.bb @@ -4,7 +4,6 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1d4a9b1f6b84bedf7a38843931e0dd57" inherit pypi setuptools3 -PYPI_PACKAGE = "icontract" SRC_URI[sha256sum] = "df37a43d86d532407bc6b84dea29dd9f7ece794b73211769fa8a33a76b8ed145" RDEPENDS:${PN} += "python3-asttokens" diff --git a/meta-python/recipes-devtools/python/python3-identify_2.6.19.bb b/meta-python/recipes-devtools/python/python3-identify_2.6.19.bb index 9b8d49c61d..e6ad7ab727 100644 --- a/meta-python/recipes-devtools/python/python3-identify_2.6.19.bb +++ b/meta-python/recipes-devtools/python/python3-identify_2.6.19.bb @@ -2,7 +2,6 @@ SUMMARY = "File identification library for Python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=bbdc006359f3157660173ec7f133a80e" -PYPI_PACKAGE = "identify" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb b/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb index 37a3eea5d4..cc431b33bd 100644 --- a/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a61b9c5aec8796b64a6bf15d42605073" SRC_URI[sha256sum] = "a933e3bb13da54383f9e8f35dc4f9cb9eb9b3b78c6b36f311254d6d0d92c6c7c" -PYPI_PACKAGE = "idna-ssl" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-inotify_0.2.12.bb b/meta-python/recipes-devtools/python/python3-inotify_0.2.12.bb index 28a679bc99..98cd5b265a 100644 --- a/meta-python/recipes-devtools/python/python3-inotify_0.2.12.bb +++ b/meta-python/recipes-devtools/python/python3-inotify_0.2.12.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8c16666ae6c159876a0ba63099614381" SRC_URI[sha256sum] = "9aee407f92c7d51a2ce50f3b78291a9094e334e34bd68e82bf60020795fa2c94" -PYPI_PACKAGE = "inotify" inherit pypi python_setuptools_build_meta ptest-python-pytest diff --git a/meta-python/recipes-devtools/python/python3-jedi_0.20.0.bb b/meta-python/recipes-devtools/python/python3-jedi_0.20.0.bb index 857009948f..5d49bc6cec 100644 --- a/meta-python/recipes-devtools/python/python3-jedi_0.20.0.bb +++ b/meta-python/recipes-devtools/python/python3-jedi_0.20.0.bb @@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/davidhalter/jedi" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5ed06eebfcb244cd66ebf6cef9c23ab4" -PYPI_PACKAGE = "jedi" SRC_URI[sha256sum] = "c3f4ccbd276696f4b19c54618d4fb18f9fc24b0aef02acf704b23f487daa1011" diff --git a/meta-python/recipes-devtools/python/python3-libevdev_0.13.1.bb b/meta-python/recipes-devtools/python/python3-libevdev_0.13.1.bb index 1c8a99eb33..74a66e9490 100644 --- a/meta-python/recipes-devtools/python/python3-libevdev_0.13.1.bb +++ b/meta-python/recipes-devtools/python/python3-libevdev_0.13.1.bb @@ -9,7 +9,6 @@ SRC_URI[sha256sum] = "dc3369cd1401767b9ecb1117cd6b73faba9038e3bd9e1695a710a9e9d9 inherit pypi python_hatchling ptest -PYPI_PACKAGE = "libevdev" SRC_URI += " \ file://run-ptest \ diff --git a/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb b/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb index 288ce0c84f..0d94a7a05c 100644 --- a/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb +++ b/meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb @@ -8,7 +8,6 @@ SRC_URI += "\ file://run-ptest \ " -PYPI_PACKAGE = "lorem" inherit pypi setuptools3 ptest diff --git a/meta-python/recipes-devtools/python/python3-natsort_8.4.0.bb b/meta-python/recipes-devtools/python/python3-natsort_8.4.0.bb index 206e322fbd..44fed0b8df 100644 --- a/meta-python/recipes-devtools/python/python3-natsort_8.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-natsort_8.4.0.bb @@ -3,7 +3,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32431d1b650010945da4e078011c8fa" -PYPI_PACKAGE = "natsort" SRC_URI[sha256sum] = "45312c4a0e5507593da193dedd04abb1469253b601ecaf63445ad80f0a1ea581" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-ninja_1.13.0.bb b/meta-python/recipes-devtools/python/python3-ninja_1.13.0.bb index 35a192a268..49355a76da 100644 --- a/meta-python/recipes-devtools/python/python3-ninja_1.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-ninja_1.13.0.bb @@ -2,7 +2,6 @@ SUMMARY = "Ninja is a small build system with a focus on speed" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE_Apache_20;md5=19cbd64715b51267a47bf3750cc6a8a5" -PYPI_PACKAGE = "ninja" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-nodeenv_1.10.0.bb b/meta-python/recipes-devtools/python/python3-nodeenv_1.10.0.bb index 1f02ce7055..37b7c9c8d9 100644 --- a/meta-python/recipes-devtools/python/python3-nodeenv_1.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-nodeenv_1.10.0.bb @@ -2,7 +2,6 @@ SUMMARY = "Node.js virtual environment builder" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=a9e238ffae5bb6447dbac6291e1dc3a3" -PYPI_PACKAGE = "nodeenv" inherit pypi python_setuptools_build_meta SRC_URI[sha256sum] = "996c191ad80897d076bdfba80a41994c2b47c68e224c542b48feba42ba00f8bb" diff --git a/meta-python/recipes-devtools/python/python3-objgraph_3.6.2.bb b/meta-python/recipes-devtools/python/python3-objgraph_3.6.2.bb index a17b7aa5d6..045978a9c2 100644 --- a/meta-python/recipes-devtools/python/python3-objgraph_3.6.2.bb +++ b/meta-python/recipes-devtools/python/python3-objgraph_3.6.2.bb @@ -17,5 +17,3 @@ do_install_ptest:append() { RDEPENDS:${PN} += "python3-core python3-io" RDEPENDS:${PN}-ptest += "python3-tox" - -PYPI_PACKAGE = "objgraph" diff --git a/meta-python/recipes-devtools/python/python3-odfpy_1.4.1.bb b/meta-python/recipes-devtools/python/python3-odfpy_1.4.1.bb index 69b0f4f2ad..6ffa56e354 100644 --- a/meta-python/recipes-devtools/python/python3-odfpy_1.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-odfpy_1.4.1.bb @@ -33,7 +33,6 @@ LIC_FILES_CHKSUM = " \ file://GPL-LICENSE-2.txt;md5=751419260aa954499f7abaabaa882bbe \ " -PYPI_PACKAGE = "odfpy" inherit pypi ptest-python-pytest setuptools3 SRC_URI[sha256sum] = "db766a6e59c5103212f3cc92ec8dd50a0f3a02790233ed0b52148b70d3c438ec" diff --git a/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb b/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb index 35b9781d60..5d2cd3b334 100644 --- a/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb +++ b/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb @@ -13,7 +13,6 @@ SRC_URI[sha256sum] = "ad452099f4695ffd8855113f453348200d195ee9fa341a09e197d66ee7 inherit pypi setuptools3 ptest -PYPI_PACKAGE = "oletools" PYPI_PACKAGE_EXT = "zip" RDEPENDS:${PN}-ptest += " \ diff --git a/meta-python/recipes-devtools/python/python3-paramiko_5.0.0.bb b/meta-python/recipes-devtools/python/python3-paramiko_5.0.0.bb index 607fc6c089..7936d8e9a6 100644 --- a/meta-python/recipes-devtools/python/python3-paramiko_5.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-paramiko_5.0.0.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fd0120fc2e9f841c73ac707a30389af5" SRC_URI[sha256sum] = "36763b5b95c2a0dcfdf1abc48e48156ee425b21efe2f0e787c2dd5a95c0e5e79" -PYPI_PACKAGE = "paramiko" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-parso_0.8.7.bb b/meta-python/recipes-devtools/python/python3-parso_0.8.7.bb index 0b2f188e12..4e7a112c31 100644 --- a/meta-python/recipes-devtools/python/python3-parso_0.8.7.bb +++ b/meta-python/recipes-devtools/python/python3-parso_0.8.7.bb @@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/davidhalter/parso" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cbaa2675b2424d771451332a7a69503f" -PYPI_PACKAGE = "parso" SRC_URI[sha256sum] = "eaaac4c9fdd5e9e8852dc778d2d7405897ec510f2a298071453e5e3a07914bb1" diff --git a/meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb b/meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb index e4246f594e..c32e34a3a9 100644 --- a/meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb +++ b/meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb @@ -7,6 +7,5 @@ SRC_URI[sha256sum] = "025f8c809a126f45a082ffa820893e6a8d990d9d7ddb68694b5a9f0a6d inherit pypi setuptools3 -PYPI_PACKAGE = "pcodedmp" BBCLASSEXTEND = "native nativesdk" diff --git a/meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb b/meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb index 8eb55c4604..4d1c26c6d5 100644 --- a/meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb +++ b/meta-python/recipes-devtools/python/python3-pickleshare_0.7.5.bb @@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/pickleshare/pickleshare" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=905c08218089ffebea3a64c82fc4d7d0" -PYPI_PACKAGE = "pickleshare" SRC_URI[sha256sum] = "87683d47965c1da65cdacaf31c8441d12b8044cdec9aca500cd78fc2c683afca" diff --git a/meta-python/recipes-devtools/python/python3-pika_1.4.2.bb b/meta-python/recipes-devtools/python/python3-pika_1.4.2.bb index b64a4a508a..b85b063207 100644 --- a/meta-python/recipes-devtools/python/python3-pika_1.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-pika_1.4.2.bb @@ -20,7 +20,6 @@ SRC_URI = "\ inherit python_setuptools_build_meta ptest-python-pytest -PYPI_PACKAGE = "pika" DEPENDS += " \ python3-setuptools-scm-native \ diff --git a/meta-python/recipes-devtools/python/python3-pikepdf_10.11.0.bb b/meta-python/recipes-devtools/python/python3-pikepdf_10.11.0.bb index ad2abc28d9..b18632f926 100644 --- a/meta-python/recipes-devtools/python/python3-pikepdf_10.11.0.bb +++ b/meta-python/recipes-devtools/python/python3-pikepdf_10.11.0.bb @@ -15,7 +15,6 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest # so turn it off. export CMAKE_ARGS = "-DCMAKE_CXX_SCAN_FOR_MODULES=OFF" -PYPI_PACKAGE = "pikepdf" CVE_PRODUCT = "pikepdf" diff --git a/meta-python/recipes-devtools/python/python3-pyais_3.2.1.bb b/meta-python/recipes-devtools/python/python3-pyais_3.2.1.bb index 2343d82dcb..1f755fbf4c 100644 --- a/meta-python/recipes-devtools/python/python3-pyais_3.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyais_3.2.1.bb @@ -11,7 +11,6 @@ inherit python_setuptools_build_meta ptest-python-pytest DEPENDS += "python3-wheel-native" -PYPI_PACKAGE = "pyais" do_install_ptest:append() { install -d ${D}${PTEST_PATH}/examples/ diff --git a/meta-python/recipes-devtools/python/python3-pycares_5.0.1.bb b/meta-python/recipes-devtools/python/python3-pycares_5.0.1.bb index 968357a1c9..8a0536ff24 100644 --- a/meta-python/recipes-devtools/python/python3-pycares_5.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-pycares_5.0.1.bb @@ -8,7 +8,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b1538fcaea82ebf2313ed648b96c69b1" SRC_URI[sha256sum] = "5a3c249c830432631439815f9a818463416f2a8cbdb1e988e78757de9ae75081" -PYPI_PACKAGE = "pycares" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-pyee_14.0.0.bb b/meta-python/recipes-devtools/python/python3-pyee_14.0.0.bb index 8c89a7e212..3435ea64a5 100644 --- a/meta-python/recipes-devtools/python/python3-pyee_14.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyee_14.0.0.bb @@ -10,5 +10,3 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest DEPENDS += "python3-wheel-native" RDEPENDS:${PN} += "python3-typing-extensions" - -PYPI_PACKAGE = "pyee" diff --git a/meta-python/recipes-devtools/python/python3-pyjwt_2.13.0.bb b/meta-python/recipes-devtools/python/python3-pyjwt_2.13.0.bb index 140d3bf3e4..1b018f605b 100644 --- a/meta-python/recipes-devtools/python/python3-pyjwt_2.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyjwt_2.13.0.bb @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e4b56d2c9973d8cf54655555be06e551" SRC_URI[sha256sum] = "41571c89ca91598c79e8ef18a2d07367d4810fbbd6f637794879baf1b7703423" -PYPI_PACKAGE = "pyjwt" CVE_PRODUCT = "pyjwt" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-pykwalify_1.8.0.bb b/meta-python/recipes-devtools/python/python3-pykwalify_1.8.0.bb index d94051df89..0c264a2c51 100644 --- a/meta-python/recipes-devtools/python/python3-pykwalify_1.8.0.bb +++ b/meta-python/recipes-devtools/python/python3-pykwalify_1.8.0.bb @@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=4eaf57328ad29ea2e0ed31a57f0914dc" SRC_URI[sha256sum] = "796b2ad3ed4cb99b88308b533fb2f559c30fa6efb4fa9fda11347f483d245884" -PYPI_PACKAGE = "pykwalify" inherit setuptools3 pypi diff --git a/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb b/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb index a0f5188f28..7c5aff5ccd 100644 --- a/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb +++ b/meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb @@ -4,7 +4,6 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=48fd6c978d39a38b3a04f45a1456d0fa" inherit pypi setuptools3 -PYPI_PACKAGE = "pylddwrap" SRC_URI[sha256sum] = "a70437fea7bca647c0e98161e1006ef49970267999c571b499760f1c43c6ba10" PR = "r0" diff --git a/meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb b/meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb index 8d966cfb63..f47711c6b5 100644 --- a/meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb @@ -4,7 +4,6 @@ SECTION = "devel/python" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" -PYPI_PACKAGE = "pymemcache" SRC_URI[sha256sum] = "27bf9bd1bbc1e20f83633208620d56de50f14185055e49504f4f5e94e94aff94" diff --git a/meta-python/recipes-devtools/python/python3-pymysql_1.2.0.bb b/meta-python/recipes-devtools/python/python3-pymysql_1.2.0.bb index d062ebe561..12a9e25aa0 100644 --- a/meta-python/recipes-devtools/python/python3-pymysql_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-pymysql_1.2.0.bb @@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=528175c84163bb800d23ad835c7fa0fc" SRC_URI[sha256sum] = "6c7b17ca686988104d7426c27895b455cdeea3e9d3ceb1270f0c3704fead8c33" -PYPI_PACKAGE = "pymysql" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-pynacl_1.6.2.bb b/meta-python/recipes-devtools/python/python3-pynacl_1.6.2.bb index cc945666a1..10bc227d8e 100644 --- a/meta-python/recipes-devtools/python/python3-pynacl_1.6.2.bb +++ b/meta-python/recipes-devtools/python/python3-pynacl_1.6.2.bb @@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8cc789b082b3d97e1ccc5261f8594d3f" SRC_URI[sha256sum] = "018494d6d696ae03c7e656e5e74cdfd8ea1326962cc401bcf018f1ed8436811c" -PYPI_PACKAGE = "pynacl" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-pyrad_2.5.4.bb b/meta-python/recipes-devtools/python/python3-pyrad_2.5.4.bb index d4d061540a..8a12c07e89 100644 --- a/meta-python/recipes-devtools/python/python3-pyrad_2.5.4.bb +++ b/meta-python/recipes-devtools/python/python3-pyrad_2.5.4.bb @@ -3,7 +3,6 @@ SECTION = "devel/python" LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=6;endline=6;md5=53dbfa56f61b90215a9f8f0d527c043d" -PYPI_PACKAGE = "pyrad" SRC_URI[sha256sum] = "e039c48a026c988d49276bd7c75795f55e0e4c2788f7ddf09419ce0e191a154d" inherit pypi python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-pytest-json-report_1.5.0.bb b/meta-python/recipes-devtools/python/python3-pytest-json-report_1.5.0.bb index 6b108a2d0a..8834a6b586 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-json-report_1.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-json-report_1.5.0.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8b4ca2f2ad5aaaebd8eb24f262f8fe60" SRC_URI[sha256sum] = "2dde3c647851a19b5f3700729e8310a6e66efb2077d674f27ddea3d34dc615de" -PYPI_PACKAGE = "pytest-json-report" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-raven_6.10.0.bb b/meta-python/recipes-devtools/python/python3-raven_6.10.0.bb index 54ae1c3139..b1da96524b 100644 --- a/meta-python/recipes-devtools/python/python3-raven_6.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-raven_6.10.0.bb @@ -8,7 +8,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b9a4414e08f0571d55184531cefc131b" SRC_URI[sha256sum] = "3fa6de6efa2493a7c827472e984ce9b020797d0da16f1db67197bcc23c8fae54" -PYPI_PACKAGE = "raven" inherit pypi setuptools3 RDEPENDS:${PN} += " \ diff --git a/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb index 7f282c0fbe..4a8fcde41b 100644 --- a/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb +++ b/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary_0.4.3.bb @@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ad407cda031a6aaf51a1fecaaa6e7d29" SRC_URI += "file://0001-pyproject.toml-Replace-install_requires.patch" SRC_URI[sha256sum] = "f20befe5c1106dd8ddca9f60a2f18bf5ec7d5f06f6f09a03fa66bae54777e6bb" -PYPI_PACKAGE = "robotframework-seriallibrary" inherit pypi python_poetry_core diff --git a/meta-python/recipes-devtools/python/python3-smbus2_0.6.1.bb b/meta-python/recipes-devtools/python/python3-smbus2_0.6.1.bb index 1b9a879234..47f17238da 100644 --- a/meta-python/recipes-devtools/python/python3-smbus2_0.6.1.bb +++ b/meta-python/recipes-devtools/python/python3-smbus2_0.6.1.bb @@ -10,7 +10,6 @@ SRC_URI[sha256sum] = "2b043372abf8f6029a632c3aab36b641c5d5872b1cbad599fc68e17ac4 CLEANBROKEN = "1" -PYPI_PACKAGE = "smbus2" RDEPENDS:${PN} += "\ python3-ctypes \ diff --git a/meta-python/recipes-devtools/python/python3-smpplib_2.2.4.bb b/meta-python/recipes-devtools/python/python3-smpplib_2.2.4.bb index c177d4020c..e65259a053 100644 --- a/meta-python/recipes-devtools/python/python3-smpplib_2.2.4.bb +++ b/meta-python/recipes-devtools/python/python3-smpplib_2.2.4.bb @@ -3,7 +3,6 @@ SECTION = "devel/python" LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://README.md;md5=8b4e2ac8cf248f7b991784f88b630852" -PYPI_PACKAGE = "smpplib" SRC_URI[sha256sum] = "6f3b036fcb2643c1b7a3289bb5ac4c9a720af1bf73e572e2729db6b5d800c273" inherit pypi setuptools3 ptest-python-pytest diff --git a/meta-python/recipes-devtools/python/python3-speaklater_1.3.bb b/meta-python/recipes-devtools/python/python3-speaklater_1.3.bb index 9d9166831d..65a8796aad 100644 --- a/meta-python/recipes-devtools/python/python3-speaklater_1.3.bb +++ b/meta-python/recipes-devtools/python/python3-speaklater_1.3.bb @@ -4,5 +4,4 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b810770075a29bf44b96607440e7c801" SRC_URI[sha256sum] = "59fea336d0eed38c1f0bf3181ee1222d0ef45f3a9dd34ebe65e6bfffdd6a65a9" -PYPI_PACKAGE = "speaklater" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-sqlsoup_0.9.1.bb b/meta-python/recipes-devtools/python/python3-sqlsoup_0.9.1.bb index e7f329e9bb..f0c268887e 100644 --- a/meta-python/recipes-devtools/python/python3-sqlsoup_0.9.1.bb +++ b/meta-python/recipes-devtools/python/python3-sqlsoup_0.9.1.bb @@ -3,7 +3,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=4382f3a1adb96f258dbd80f5b400f0d5" -PYPI_PACKAGE = "sqlsoup" SRC_URI[sha256sum] = "2fafb7732a663dcd59b37e64d1c94d5fb20d4fad32cd8ee260aa1cd9a10340d6" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-supervisor_4.3.0.bb b/meta-python/recipes-devtools/python/python3-supervisor_4.3.0.bb index d504298914..9abc9710a9 100644 --- a/meta-python/recipes-devtools/python/python3-supervisor_4.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-supervisor_4.3.0.bb @@ -10,7 +10,6 @@ LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=5b4e3a2172bba4c47cded5885e7e507e" SRC_URI[sha256sum] = "4a2bf149adf42997e1bb44b70c43b613275ec9852c3edacca86a9166b27e945e" CVE_PRODUCT = "supervisord:supervisor" -PYPI_PACKAGE = "supervisor" inherit pypi systemd setuptools3 RDEPENDS:${PN} = "\ python3-fcntl \ diff --git a/meta-python/recipes-devtools/python/python3-telnetlib3_5.0.0.bb b/meta-python/recipes-devtools/python/python3-telnetlib3_5.0.0.bb index f0cf5c3450..45956d7154 100644 --- a/meta-python/recipes-devtools/python/python3-telnetlib3_5.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-telnetlib3_5.0.0.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=15abe157ad6f0b483975cc34bcc1aa99" SRC_URI[sha256sum] = "b5387d811a270b98698081083a7843530c44765c0a023e3cab6fe8d81f8a2c73" -PYPI_PACKAGE = "telnetlib3" inherit pypi python_setuptools_build_meta python_hatchling diff --git a/meta-python/recipes-devtools/python/python3-tenacity_9.1.4.bb b/meta-python/recipes-devtools/python/python3-tenacity_9.1.4.bb index 5200c4c0b5..c0d3f1908c 100644 --- a/meta-python/recipes-devtools/python/python3-tenacity_9.1.4.bb +++ b/meta-python/recipes-devtools/python/python3-tenacity_9.1.4.bb @@ -11,7 +11,6 @@ DEPENDS += "python3-setuptools-scm-native" inherit pypi python_setuptools_build_meta ptest-python-pytest -PYPI_PACKAGE = "tenacity" RDEPENDS:${PN}-ptest += "\ python3-tornado \ diff --git a/meta-python/recipes-devtools/python/python3-textparser_0.26.2.bb b/meta-python/recipes-devtools/python/python3-textparser_0.26.2.bb index f36308f843..14800dda92 100644 --- a/meta-python/recipes-devtools/python/python3-textparser_0.26.2.bb +++ b/meta-python/recipes-devtools/python/python3-textparser_0.26.2.bb @@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fe9942a8bba5458a9dbd11277bc347ad" SRC_URI[sha256sum] = "859825876a9c38f7c313ee1cf991a59d6b56232a9f67be6dcc0a758d84654fba" -PYPI_PACKAGE = "textparser" DEPENDS += "python3-setuptools-scm-native" diff --git a/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb b/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb index 16415ebeee..c5f9e02802 100644 --- a/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb @@ -10,5 +10,4 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ee157eec4b228c8d5b7a6e0feab2864a" SRC_URI[sha256sum] = "eb6dc23601be359ee00f5a3d31a46adf3bad0a16f8d60af216cd67982ca75cf4" -PYPI_PACKAGE = "tinyrecord" inherit pypi setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-typer_0.27.1.bb b/meta-python/recipes-devtools/python/python3-typer_0.27.1.bb index 3246de7472..7d3133670f 100644 --- a/meta-python/recipes-devtools/python/python3-typer_0.27.1.bb +++ b/meta-python/recipes-devtools/python/python3-typer_0.27.1.bb @@ -15,7 +15,6 @@ SRC_URI:append = " \ file://run-ptest \ " -PYPI_PACKAGE = "typer" RDEPENDS:${PN} += "\ python3-annotated-doc \ diff --git a/meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb b/meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb index fe25eda63e..c43072cfa1 100644 --- a/meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb @@ -2,7 +2,6 @@ SUMMARY = "Implementation of bounded Levenshtein distance (Ukkonen)" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=7e49a187324d5a1a6c4ba2b9c3fd4033" -PYPI_PACKAGE = "ukkonen" inherit python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb b/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb index 6ff9a091f0..c6a2148f90 100644 --- a/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb @@ -8,7 +8,6 @@ SRC_URI[sha256sum] = "308ebfd98e67d898834876348b27caf41470cd853fbe2681cc7dacd8fd inherit pypi setuptools3 -PYPI_PACKAGE = "unoconv" RDEPENDS:${PN} += "\ python3-setuptools \ diff --git a/meta-python/recipes-devtools/python/python3-uvicorn_0.49.0.bb b/meta-python/recipes-devtools/python/python3-uvicorn_0.49.0.bb index c5c7ac0a69..7f5c91ff3a 100644 --- a/meta-python/recipes-devtools/python/python3-uvicorn_0.49.0.bb +++ b/meta-python/recipes-devtools/python/python3-uvicorn_0.49.0.bb @@ -12,7 +12,6 @@ SRC_URI += "file://0001-ptest-disable-failing-tests.patch \ inherit pypi python_hatchling ptest-python-pytest -PYPI_PACKAGE = "uvicorn" CVE_PRODUCT = "encode:uvicorn" CVE_STATUS[CVE-2020-7694] = "fixed-version: The vulnerability has been fixed since 0.11.7" diff --git a/meta-python/recipes-devtools/python/python3-wand_0.7.2.bb b/meta-python/recipes-devtools/python/python3-wand_0.7.2.bb index 2eeb2cb9f9..fbebb5147e 100644 --- a/meta-python/recipes-devtools/python/python3-wand_0.7.2.bb +++ b/meta-python/recipes-devtools/python/python3-wand_0.7.2.bb @@ -10,7 +10,6 @@ SRC_URI[sha256sum] = "0387fd08848d00cadd1d885fcb19a17dd4250df2029e5338b6b668b7fe inherit pypi python_setuptools_build_meta ptest -PYPI_PACKAGE = "wand" FILES:${PN}-doc += "${datadir}/README.rst" diff --git a/meta-python/recipes-devtools/python/python3-whitenoise_6.12.0.bb b/meta-python/recipes-devtools/python/python3-whitenoise_6.12.0.bb index dd8f189f98..2ee246ca67 100644 --- a/meta-python/recipes-devtools/python/python3-whitenoise_6.12.0.bb +++ b/meta-python/recipes-devtools/python/python3-whitenoise_6.12.0.bb @@ -3,7 +3,6 @@ HOMEPAGE = "https://whitenoise.evans.io" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=aba4901cc64e401cea5a267eac2a2e1e" -PYPI_PACKAGE = "whitenoise" SRC_URI[sha256sum] = "f723ebb76a112e98816ff80fcea0a6c9b8ecde835f8ddda25df7a30a3c2db6ad" diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.24.5.bb b/meta-python/recipes-devtools/python/python3-yarl_1.24.5.bb index e3e7518eed..4c99153ed0 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.24.5.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.24.5.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI[sha256sum] = "e81b83143bee16329c23db3c1b2d82b29892fcbcb849186d2f6e98a5abe9a57f" -PYPI_PACKAGE = "yarl" inherit pypi ptest-python-pytest python_setuptools_build_meta cython diff --git a/meta-python/recipes-devtools/python3-breathe/python3-breathe_4.36.0.bb b/meta-python/recipes-devtools/python3-breathe/python3-breathe_4.36.0.bb index a31bc4c849..d8dffcf948 100644 --- a/meta-python/recipes-devtools/python3-breathe/python3-breathe_4.36.0.bb +++ b/meta-python/recipes-devtools/python3-breathe/python3-breathe_4.36.0.bb @@ -10,6 +10,5 @@ inherit pypi python_flit_core ptest ptest-python-pytest RDEPENDS:${PN} = "python3-sphinx" -PYPI_PACKAGE = "breathe" BBCLASSEXTEND =+ "native nativesdk" diff --git a/meta-python/recipes-devtools/python3-exhale/python3-exhale_0.3.7.bb b/meta-python/recipes-devtools/python3-exhale/python3-exhale_0.3.7.bb index 01c5566e0d..54e7cbb48c 100644 --- a/meta-python/recipes-devtools/python3-exhale/python3-exhale_0.3.7.bb +++ b/meta-python/recipes-devtools/python3-exhale/python3-exhale_0.3.7.bb @@ -13,7 +13,6 @@ inherit pypi python_setuptools_build_meta DEPENDS += "python3-wheel-native" -PYPI_PACKAGE = "exhale" RDEPENDS:${PN} = "\ python3-beautifulsoup4 \ diff --git a/meta-python/recipes-extended/python-pytesseract/pytesseract_0.3.13.bb b/meta-python/recipes-extended/python-pytesseract/pytesseract_0.3.13.bb index ca41d1c66b..623cf96629 100644 --- a/meta-python/recipes-extended/python-pytesseract/pytesseract_0.3.13.bb +++ b/meta-python/recipes-extended/python-pytesseract/pytesseract_0.3.13.bb @@ -9,7 +9,6 @@ SRC_URI[sha256sum] = "4bf5f880c99406f52a3cfc2633e42d9dc67615e69d8a509d74867d3bad RDEPENDS:${PN}:append = " python3-packaging tesseract" -PYPI_PACKAGE = "pytesseract" inherit pypi setuptools3 diff --git a/meta-python/recipes-extended/send2trash/python3-send2trash_2.1.0.bb b/meta-python/recipes-extended/send2trash/python3-send2trash_2.1.0.bb index 746a41b2c4..f612e8137e 100644 --- a/meta-python/recipes-extended/send2trash/python3-send2trash_2.1.0.bb +++ b/meta-python/recipes-extended/send2trash/python3-send2trash_2.1.0.bb @@ -7,7 +7,6 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest SRC_URI += "file://run-ptest" SRC_URI[sha256sum] = "1c72b39f09457db3c05ce1d19158c2cbef4c32b8bedd02c155e49282b7ea7459" -PYPI_PACKAGE = "send2trash" RDEPENDS:${PN} += "\ python3-io \
Remove assignments to PYPI_PACKAGE where the value is the default value, that is the recipe name with any python3- prefix removed. Signed-off-by: Ross Burton <ross.burton@arm.com> --- .../recipes-connectivity/python-pyro5/python3-pyro5_5.17.bb | 1 - meta-python/recipes-devtools/python/pamela_1.2.0.bb | 1 - meta-python/recipes-devtools/python/python3-aiofiles_25.1.0.bb | 1 - meta-python/recipes-devtools/python/python3-aioredis_2.0.1.bb | 1 - .../recipes-devtools/python/python3-aioresponses_0.7.9.bb | 2 -- meta-python/recipes-devtools/python/python3-ansi2html_1.9.2.bb | 1 - .../recipes-devtools/python/python3-argcomplete_3.7.2.bb | 1 - meta-python/recipes-devtools/python/python3-asttokens_3.0.2.bb | 1 - .../recipes-devtools/python/python3-async-timeout_4.0.3.bb | 1 - meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb | 1 - meta-python/recipes-devtools/python/python3-brotli_1.2.0.bb | 1 - meta-python/recipes-devtools/python/python3-bumble_0.0.233.bb | 2 -- meta-python/recipes-devtools/python/python3-cantools_41.0.2.bb | 1 - meta-python/recipes-devtools/python/python3-cfgv_3.5.0.bb | 1 - meta-python/recipes-devtools/python/python3-cmake_4.4.2.bb | 1 - meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb | 1 - meta-python/recipes-devtools/python/python3-colorlog_6.12.0.bb | 1 - meta-python/recipes-devtools/python/python3-colorzero_2.0.bb | 2 -- .../recipes-devtools/python/python3-configargparse_1.7.5.bb | 1 - meta-python/recipes-devtools/python/python3-diskcache_5.6.3.bb | 1 - meta-python/recipes-devtools/python/python3-distro_1.9.0.bb | 1 - meta-python/recipes-devtools/python/python3-django.inc | 1 - .../python/python3-djangorestframework_3.18.0.bb | 1 - meta-python/recipes-devtools/python/python3-ecdsa_0.19.2.bb | 1 - .../recipes-devtools/python/python3-elementpath_5.1.4.bb | 1 - .../recipes-devtools/python/python3-fastnumbers_5.2.0.bb | 1 - meta-python/recipes-devtools/python/python3-flask-nav_0.6.bb | 1 - meta-python/recipes-devtools/python/python3-flexcache_0.3.bb | 1 - meta-python/recipes-devtools/python/python3-flexparser_0.4.bb | 1 - meta-python/recipes-devtools/python/python3-fsspec_2026.7.0.bb | 1 - meta-python/recipes-devtools/python/python3-glances_4.3.2.bb | 1 - meta-python/recipes-devtools/python/python3-gpsd-py3_0.3.0.bb | 1 - meta-python/recipes-devtools/python/python3-huey_3.3.4.bb | 1 - .../recipes-devtools/python/python3-humanfriendly_10.0.bb | 1 - meta-python/recipes-devtools/python/python3-icontract_2.7.3.bb | 1 - meta-python/recipes-devtools/python/python3-identify_2.6.19.bb | 1 - meta-python/recipes-devtools/python/python3-idna-ssl_1.1.0.bb | 1 - meta-python/recipes-devtools/python/python3-inotify_0.2.12.bb | 1 - meta-python/recipes-devtools/python/python3-jedi_0.20.0.bb | 1 - meta-python/recipes-devtools/python/python3-libevdev_0.13.1.bb | 1 - meta-python/recipes-devtools/python/python3-lorem_0.1.1.bb | 1 - meta-python/recipes-devtools/python/python3-natsort_8.4.0.bb | 1 - meta-python/recipes-devtools/python/python3-ninja_1.13.0.bb | 1 - meta-python/recipes-devtools/python/python3-nodeenv_1.10.0.bb | 1 - meta-python/recipes-devtools/python/python3-objgraph_3.6.2.bb | 2 -- meta-python/recipes-devtools/python/python3-odfpy_1.4.1.bb | 1 - meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb | 1 - meta-python/recipes-devtools/python/python3-paramiko_5.0.0.bb | 1 - meta-python/recipes-devtools/python/python3-parso_0.8.7.bb | 1 - meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb | 1 - .../recipes-devtools/python/python3-pickleshare_0.7.5.bb | 1 - meta-python/recipes-devtools/python/python3-pika_1.4.2.bb | 1 - meta-python/recipes-devtools/python/python3-pikepdf_10.11.0.bb | 1 - meta-python/recipes-devtools/python/python3-pyais_3.2.1.bb | 1 - meta-python/recipes-devtools/python/python3-pycares_5.0.1.bb | 1 - meta-python/recipes-devtools/python/python3-pyee_14.0.0.bb | 2 -- meta-python/recipes-devtools/python/python3-pyjwt_2.13.0.bb | 1 - meta-python/recipes-devtools/python/python3-pykwalify_1.8.0.bb | 1 - meta-python/recipes-devtools/python/python3-pylddwrap_1.2.2.bb | 1 - meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb | 1 - meta-python/recipes-devtools/python/python3-pymysql_1.2.0.bb | 1 - meta-python/recipes-devtools/python/python3-pynacl_1.6.2.bb | 1 - meta-python/recipes-devtools/python/python3-pyrad_2.5.4.bb | 1 - .../recipes-devtools/python/python3-pytest-json-report_1.5.0.bb | 1 - meta-python/recipes-devtools/python/python3-raven_6.10.0.bb | 1 - .../python/python3-robotframework-seriallibrary_0.4.3.bb | 1 - meta-python/recipes-devtools/python/python3-smbus2_0.6.1.bb | 1 - meta-python/recipes-devtools/python/python3-smpplib_2.2.4.bb | 1 - meta-python/recipes-devtools/python/python3-speaklater_1.3.bb | 1 - meta-python/recipes-devtools/python/python3-sqlsoup_0.9.1.bb | 1 - meta-python/recipes-devtools/python/python3-supervisor_4.3.0.bb | 1 - meta-python/recipes-devtools/python/python3-telnetlib3_5.0.0.bb | 1 - meta-python/recipes-devtools/python/python3-tenacity_9.1.4.bb | 1 - .../recipes-devtools/python/python3-textparser_0.26.2.bb | 1 - meta-python/recipes-devtools/python/python3-tinyrecord_0.2.0.bb | 1 - meta-python/recipes-devtools/python/python3-typer_0.27.1.bb | 1 - meta-python/recipes-devtools/python/python3-ukkonen_1.1.0.bb | 1 - meta-python/recipes-devtools/python/python3-unoconv_0.9.0.bb | 1 - meta-python/recipes-devtools/python/python3-uvicorn_0.49.0.bb | 1 - meta-python/recipes-devtools/python/python3-wand_0.7.2.bb | 1 - .../recipes-devtools/python/python3-whitenoise_6.12.0.bb | 1 - meta-python/recipes-devtools/python/python3-yarl_1.24.5.bb | 1 - .../recipes-devtools/python3-breathe/python3-breathe_4.36.0.bb | 1 - .../recipes-devtools/python3-exhale/python3-exhale_0.3.7.bb | 1 - .../recipes-extended/python-pytesseract/pytesseract_0.3.13.bb | 1 - .../recipes-extended/send2trash/python3-send2trash_2.1.0.bb | 1 - 86 files changed, 91 deletions(-)