From fc78d37ff0ce9e0d60455465851dbe4e86d7a8b3 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Fri, 20 Jun 2025 16:06:53 +0200 Subject: meta-openembedded/all: adapt to UNPACKDIR changes Please see https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265 for what changes are needed, and sed commands that can be used to make them en masse. I've verified that bitbake -c patch world works with these, but did not run a world build; the majority of recipes shouldn't need further fixups, but if there are some that still fall out, they can be fixed in followups. Signed-off-by: Alexander Kanavin Signed-off-by: Khem Raj --- meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb | 1 - .../recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb | 2 +- meta-python/recipes-devtools/gyp/gyp_git.bb | 1 - meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb | 2 +- meta-python/recipes-devtools/python/python3-astor_0.8.1.bb | 1 - .../recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb | 1 - meta-python/recipes-devtools/python/python3-behave_1.2.6.bb | 1 - meta-python/recipes-devtools/python/python3-betamax_0.9.0.bb | 1 - meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb | 1 - meta-python/recipes-devtools/python/python3-bleak_0.22.3.bb | 3 +-- meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb | 1 - meta-python/recipes-devtools/python/python3-crypt-r_3.13.1.bb | 1 - meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb | 1 - meta-python/recipes-devtools/python/python3-dasbus_1.7.bb | 1 - meta-python/recipes-devtools/python/python3-dbussy_1.3.bb | 1 - meta-python/recipes-devtools/python/python3-dirty-equals_0.9.0.bb | 2 +- meta-python/recipes-devtools/python/python3-gcovr_8.3.bb | 1 - meta-python/recipes-devtools/python/python3-icu_2.15.2.bb | 2 +- .../recipes-devtools/python/python3-importlib-metadata_8.7.0.bb | 2 +- meta-python/recipes-devtools/python/python3-inotify_git.bb | 1 - meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb | 1 - .../recipes-devtools/python/python3-keras-applications_1.0.8.bb | 1 - meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb | 1 - meta-python/recipes-devtools/python/python3-lief_0.16.5.bb | 1 - meta-python/recipes-devtools/python/python3-linux-procfs_0.7.3.bb | 1 - meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb | 2 +- meta-python/recipes-devtools/python/python3-monotonic_1.6.bb | 1 - meta-python/recipes-devtools/python/python3-moteus_0.3.87.bb | 2 +- meta-python/recipes-devtools/python/python3-paho-mqtt_2.1.0.bb | 2 +- meta-python/recipes-devtools/python/python3-pillow_11.2.1.bb | 1 - meta-python/recipes-devtools/python/python3-prctl_1.8.1.bb | 1 - meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb | 2 +- meta-python/recipes-devtools/python/python3-pyais_2.9.4.bb | 1 - meta-python/recipes-devtools/python/python3-pyatspi_2.46.1.bb | 1 - meta-python/recipes-devtools/python/python3-pybind11-json_0.2.15.bb | 1 - meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb | 1 - meta-python/recipes-devtools/python/python3-pydantic_2.11.3.bb | 1 - meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb | 1 - meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb | 1 - meta-python/recipes-devtools/python/python3-pylint_3.3.6.bb | 1 - meta-python/recipes-devtools/python/python3-pymetno_0.13.0.bb | 1 - meta-python/recipes-devtools/python/python3-pyruvate_1.2.1.bb | 1 - meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb | 1 - meta-python/recipes-devtools/python/python3-schedutils_0.6.bb | 1 - meta-python/recipes-devtools/python/python3-slip-dbus_0.6.5.bb | 2 +- meta-python/recipes-devtools/python/python3-smbus_4.3.bb | 2 +- meta-python/recipes-devtools/python/python3-tomli-w_1.2.0.bb | 3 +-- meta-python/recipes-devtools/python/python3-uefi-firmware_1.12.bb | 1 - meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb | 1 - meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb | 1 - meta-python/recipes-devtools/python3-piccata/python3-piccata_2.0.3.bb | 1 - meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.2.bb | 2 +- meta-python/recipes-extended/python-blivet/python3-blivetgui_2.6.0.bb | 1 - meta-python/recipes-extended/python-cson/python3-cson_git.bb | 1 - meta-python/recipes-extended/python-meh/python3-meh_0.52.bb | 1 - .../recipes-extended/python-pykickstart/python3-pykickstart_3.63.bb | 1 - meta-python/recipes-extended/tuna/tuna_0.19.bb | 1 - 57 files changed, 14 insertions(+), 59 deletions(-) (limited to 'meta-python') diff --git a/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb b/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb index 2d77c32945..205775ef63 100644 --- a/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb +++ b/meta-python/recipes-connectivity/python-txws/python3-txws_0.9.1.bb @@ -14,6 +14,5 @@ RDEPENDS:${PN} += " \ SRC_URI = "git://github.com/MostAwesomeDude/txWS.git;branch=master;protocol=https" SRCREV = "88cf6d9b9b685ffa1720644bd53c742afb10a414" -S = "${WORKDIR}/git" inherit setuptools3 diff --git a/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb b/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb index cf2b7fa15e..a6395b9e47 100644 --- a/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb +++ b/meta-python/recipes-connectivity/telepathy/telepathy-python3_0.15.19.bb @@ -12,7 +12,7 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-python/telepathy- file://telepathy-python_fix_for_automake_1.12.patch" -S = "${WORKDIR}/telepathy-python-${PV}" +S = "${UNPACKDIR}/telepathy-python-${PV}" inherit autotools python3native diff --git a/meta-python/recipes-devtools/gyp/gyp_git.bb b/meta-python/recipes-devtools/gyp/gyp_git.bb index 6ac4228a8b..668aaa5340 100644 --- a/meta-python/recipes-devtools/gyp/gyp_git.bb +++ b/meta-python/recipes-devtools/gyp/gyp_git.bb @@ -8,7 +8,6 @@ SRC_URI = "git://chromium.googlesource.com/external/gyp;protocol=https;branch=ma " SRCREV = "a03d7413becefc8d55c8aa3df58b55b9bd0e9052" -S = "${WORKDIR}/git" PV = "0.1+git" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb b/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb index 79e26e7ae3..cf579c74fe 100644 --- a/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-annotated-types_0.7.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c6afb13fdc220497ee5cded1e717ed67" SRC_URI[sha256sum] = "aff07c09a53a08bc8cfccb9c85b05f1aa9a2a6f23728d790723543408344ce89" -S = "${WORKDIR}/annotated_types-${PV}" +S = "${UNPACKDIR}/annotated_types-${PV}" PYPI_PACKAGE = "annotated_types" UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" diff --git a/meta-python/recipes-devtools/python/python3-astor_0.8.1.bb b/meta-python/recipes-devtools/python/python3-astor_0.8.1.bb index bc3315f751..b2834568b7 100644 --- a/meta-python/recipes-devtools/python/python3-astor_0.8.1.bb +++ b/meta-python/recipes-devtools/python/python3-astor_0.8.1.bb @@ -11,6 +11,5 @@ SRCREV ?= "c7553c79f9222e20783fe9bd8a553f932e918072" inherit setuptools3 -S = "${WORKDIR}/git" BBCLASSEXTEND = "native" diff --git a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb index bdadf7c774..4b4ff952ef 100644 --- a/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb +++ b/meta-python/recipes-devtools/python/python3-aws-iot-device-sdk-python_1.5.2.bb @@ -11,7 +11,6 @@ SRC_URI = "git://github.com/aws/aws-iot-device-sdk-python;branch=master;protocol file://0001-setup.py-Use-setuptools-instead-of-distutils.patch \ " -S = "${WORKDIR}/git" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb b/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb index da4f3047f9..97b59358f7 100644 --- a/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb +++ b/meta-python/recipes-devtools/python/python3-behave_1.2.6.bb @@ -7,7 +7,6 @@ PV .= "+git${SRCREV}" SRCREV = "9520119376046aeff73804b5f1ea05d87a63f370" SRC_URI += "git://github.com/behave/behave;branch=master;protocol=https" -S = "${WORKDIR}/git" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-betamax_0.9.0.bb b/meta-python/recipes-devtools/python/python3-betamax_0.9.0.bb index 68572d98b1..f88d43a21a 100644 --- a/meta-python/recipes-devtools/python/python3-betamax_0.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-betamax_0.9.0.bb @@ -12,7 +12,6 @@ SRC_URI += " \ file://0001-Drop-ptests-fixtures-and-recorde_modes.patch \ " -S = "${WORKDIR}/git" inherit setuptools3 ptest diff --git a/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb b/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb index 45b1ff5145..288c4068cd 100644 --- a/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb +++ b/meta-python/recipes-devtools/python/python3-binwalk_2.3.4.bb @@ -10,7 +10,6 @@ SRC_URI = "git://github.com/ReFirmLabs/binwalk;protocol=https;branch=master" SRCREV = "cddfede795971045d99422bd7a9676c8803ec5ee" -S = "${WORKDIR}/git" UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)" diff --git a/meta-python/recipes-devtools/python/python3-bleak_0.22.3.bb b/meta-python/recipes-devtools/python/python3-bleak_0.22.3.bb index 47b3bcc62f..4c534e1892 100644 --- a/meta-python/recipes-devtools/python/python3-bleak_0.22.3.bb +++ b/meta-python/recipes-devtools/python/python3-bleak_0.22.3.bb @@ -4,11 +4,10 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=bcbc2069a86cba1b5e47253679f66ed7" SRCREV = "2e6890f68f6718b4f92e602b9b926aa3d107b556" -PYPI_SRC_URI = "git://github.com/hbldh/bleak.git;protocol=https;branch=develop" +PYPI_SRC_URI = "git://github.com/hbldh/bleak.git;protocol=https;branch=develop;destsuffix=${S}" inherit pypi python_poetry_core ptest-python-pytest -S = "${WORKDIR}/git" RDEPENDS:${PN}-ptest += " \ python3-pytest-asyncio \ diff --git a/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb b/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb index 7391c3ae2e..16aa5c3477 100644 --- a/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-covdefaults_2.3.0.bb @@ -11,7 +11,6 @@ SRC_URI += " \ SRCREV = "007f5aff5d1c817883385a5f61f742dd11776dc6" -S = "${WORKDIR}/git" inherit setuptools3 ptest diff --git a/meta-python/recipes-devtools/python/python3-crypt-r_3.13.1.bb b/meta-python/recipes-devtools/python/python3-crypt-r_3.13.1.bb index 8710b59a95..6e6e3eba31 100644 --- a/meta-python/recipes-devtools/python/python3-crypt-r_3.13.1.bb +++ b/meta-python/recipes-devtools/python/python3-crypt-r_3.13.1.bb @@ -6,6 +6,5 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=fcf6b249c2641540219a727f35d8d2c2" SRC_URI = "git://github.com/fedora-python/crypt_r.git;branch=main;protocol=https" SRCREV = "b20e21d9f24d6fa17a6781bbc9f272ce38246eef" -S = "${UNPACKDIR}/git" inherit python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb b/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb index ab24870a2a..78402d50f4 100644 --- a/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb +++ b/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb @@ -7,7 +7,6 @@ SRC_URI = "git://github.com/cvxopt/cvxopt;protocol=https;branch=master" SRCREV = "3b718ee560b3b97d6255c55f0ed7f64cb4b72082" -S = "${WORKDIR}/git" RDEPENDS:${PN} += "lapack suitesparse" DEPENDS += "lapack suitesparse" diff --git a/meta-python/recipes-devtools/python/python3-dasbus_1.7.bb b/meta-python/recipes-devtools/python/python3-dasbus_1.7.bb index 141e6bfbaf..7c759613ee 100644 --- a/meta-python/recipes-devtools/python/python3-dasbus_1.7.bb +++ b/meta-python/recipes-devtools/python/python3-dasbus_1.7.bb @@ -8,7 +8,6 @@ SRC_URI = "git://github.com/dasbus-project/dasbus.git;protocol=https;branch=mast " SRCREV = "413cf9a0b7c231468f1d28d9a29dd8dd8bda15c5" -S = "${WORKDIR}/git" inherit setuptools3 ptest-python-pytest diff --git a/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb b/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb index 59da4545aa..b72d7bd401 100644 --- a/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb +++ b/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb @@ -8,7 +8,6 @@ SRC_URI = "git://github.com/ldo/dbussy.git;branch=master;protocol=https \ SRCREV = "37ede4242b48def73ada46c2747a4c5cae6abf45" -S = "${WORKDIR}/git" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-dirty-equals_0.9.0.bb b/meta-python/recipes-devtools/python/python3-dirty-equals_0.9.0.bb index f944d75e97..5fa86e1d8f 100644 --- a/meta-python/recipes-devtools/python/python3-dirty-equals_0.9.0.bb +++ b/meta-python/recipes-devtools/python/python3-dirty-equals_0.9.0.bb @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ab599c188b4a314d2856b3a55030c75c" SRC_URI[sha256sum] = "17f515970b04ed7900b733c95fd8091f4f85e52f1fb5f268757f25c858eb1f7b" -S = "${WORKDIR}/dirty_equals-${PV}" +S = "${UNPACKDIR}/dirty_equals-${PV}" inherit pypi python_hatchling diff --git a/meta-python/recipes-devtools/python/python3-gcovr_8.3.bb b/meta-python/recipes-devtools/python/python3-gcovr_8.3.bb index a9b29a4458..4f0b6bb150 100644 --- a/meta-python/recipes-devtools/python/python3-gcovr_8.3.bb +++ b/meta-python/recipes-devtools/python/python3-gcovr_8.3.bb @@ -10,7 +10,6 @@ SRC_URI = " \ " SRCREV = "fe536afac4da31e86909191ef31708755ab8cf83" -S = "${WORKDIR}/git" inherit python_hatchling diff --git a/meta-python/recipes-devtools/python/python3-icu_2.15.2.bb b/meta-python/recipes-devtools/python/python3-icu_2.15.2.bb index d265a20975..8331f9175a 100644 --- a/meta-python/recipes-devtools/python/python3-icu_2.15.2.bb +++ b/meta-python/recipes-devtools/python/python3-icu_2.15.2.bb @@ -18,4 +18,4 @@ SRC_URI += "file://0001-Fix-host-contamination-of-include-files.patch \ inherit pkgconfig pypi python_setuptools_build_meta # it's lowercase pyicu instead of ${PYPI_PACKAGE} in this version -S = "${WORKDIR}/pyicu-${PV}" +S = "${UNPACKDIR}/pyicu-${PV}" diff --git a/meta-python/recipes-devtools/python/python3-importlib-metadata_8.7.0.bb b/meta-python/recipes-devtools/python/python3-importlib-metadata_8.7.0.bb index 7f5da81376..af716ffeb6 100644 --- a/meta-python/recipes-devtools/python/python3-importlib-metadata_8.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-importlib-metadata_8.7.0.bb @@ -10,7 +10,7 @@ UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" SRC_URI[sha256sum] = "d13b81ad223b890aa16c5471f2ac3056cf76c5f10f82d6f9292f0b415f389000" -S = "${WORKDIR}/importlib_metadata-${PV}" +S = "${UNPACKDIR}/importlib_metadata-${PV}" DEPENDS += "python3-setuptools-scm-native" RDEPENDS:${PN} += "python3-zipp" diff --git a/meta-python/recipes-devtools/python/python3-inotify_git.bb b/meta-python/recipes-devtools/python/python3-inotify_git.bb index f7df716654..e8d88250a3 100644 --- a/meta-python/recipes-devtools/python/python3-inotify_git.bb +++ b/meta-python/recipes-devtools/python/python3-inotify_git.bb @@ -12,7 +12,6 @@ SRC_URI = " \ SRCREV = "9be6a51d1660991562eefaaddefa757ca0e0e00f" -S = "${WORKDIR}/git" inherit setuptools3 ptest-python-pytest diff --git a/meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb b/meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb index 459726199e..99f583e717 100644 --- a/meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb +++ b/meta-python/recipes-devtools/python/python3-jsonrpcclient_4.0.3.bb @@ -8,7 +8,6 @@ SRC_URI = "git://github.com/explodinglabs/jsonrpcclient.git;branch=main;protocol inherit python_setuptools_build_meta -S = "${WORKDIR}/git" RDEPENDS:${PN} += "\ python3-json \ diff --git a/meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb b/meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb index ba1819979b..ce965b3e43 100644 --- a/meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb @@ -9,7 +9,6 @@ SRCREV ?= "3b180cb10eda683dda7913ecee2e6487288d292d" inherit setuptools3 -S = "${WORKDIR}/git" BBCLASSEXTEND = "native" diff --git a/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb b/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb index 83dc97955c..4cdc773ba6 100644 --- a/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb +++ b/meta-python/recipes-devtools/python/python3-kivy_2.3.1.bb @@ -17,7 +17,6 @@ SRC_URI = "git://github.com/kivy/kivy.git;protocol=https;branch=stable \ SRCREV = "20d74dcd30f143abbd1aa94c76bafc5bd934d5bd" -S = "${WORKDIR}/git" PACKAGES += "${PN}-examples" FILES:${PN}-examples = "/usr/share/kivy-examples" diff --git a/meta-python/recipes-devtools/python/python3-lief_0.16.5.bb b/meta-python/recipes-devtools/python/python3-lief_0.16.5.bb index 2166e3257f..8a0e30133c 100644 --- a/meta-python/recipes-devtools/python/python3-lief_0.16.5.bb +++ b/meta-python/recipes-devtools/python/python3-lief_0.16.5.bb @@ -13,7 +13,6 @@ SRC_URI = " \ SRCREV = "abcf929efb748c7846dd59007cbb807e108db311" PV .= "+git" -S = "${WORKDIR}/git" PEP517_SOURCE_PATH = "${S}/api/python" export LIEF_BUILD_DIR = "${B}" diff --git a/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.3.bb b/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.3.bb index 8c53d38ce3..26da91b16b 100644 --- a/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.3.bb +++ b/meta-python/recipes-devtools/python/python3-linux-procfs_0.7.3.bb @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6a6855782848d572347212f667a2d637" SRC_URI = "git://git.kernel.org/pub/scm/libs/python/python-linux-procfs/python-linux-procfs.git;branch=main" SRCREV = "59ecd1ba018141a02ffe59c16a9346991dfd0d48" -S = "${WORKDIR}/git" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb b/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb index f52f0f8970..1022724814 100644 --- a/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb +++ b/meta-python/recipes-devtools/python/python3-lrparsing_1.0.17.bb @@ -18,6 +18,6 @@ RDEPENDS:${PN} = " \ inherit setuptools3 -S = "${WORKDIR}/lrparsing-${PV}" +S = "${UNPACKDIR}/lrparsing-${PV}" BBCLASSEXTEND = "native" diff --git a/meta-python/recipes-devtools/python/python3-monotonic_1.6.bb b/meta-python/recipes-devtools/python/python3-monotonic_1.6.bb index aacc32a6d6..b801c5d731 100644 --- a/meta-python/recipes-devtools/python/python3-monotonic_1.6.bb +++ b/meta-python/recipes-devtools/python/python3-monotonic_1.6.bb @@ -8,6 +8,5 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=d2794c0df5b907fdace235a619d80314" SRCREV = "80681f6604e136e513550342f977edb98f5fc5ad" SRC_URI = "git://github.com/atdt/monotonic.git;branch=master;protocol=https" -S = "${WORKDIR}/git" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-moteus_0.3.87.bb b/meta-python/recipes-devtools/python/python3-moteus_0.3.87.bb index 433bfc4965..514eafb1b2 100644 --- a/meta-python/recipes-devtools/python/python3-moteus_0.3.87.bb +++ b/meta-python/recipes-devtools/python/python3-moteus_0.3.87.bb @@ -7,7 +7,7 @@ inherit pypi setuptools3 SRC_URI[sha256sum] = "988f264c330a17d63219c49dd2365bdaff97156be3ab6c5eaa204b45dca621e8" -S = "${WORKDIR}/moteus-${PV}" +S = "${UNPACKDIR}/moteus-${PV}" RDEPENDS:${PN} += "\ python3-can \ diff --git a/meta-python/recipes-devtools/python/python3-paho-mqtt_2.1.0.bb b/meta-python/recipes-devtools/python/python3-paho-mqtt_2.1.0.bb index 0c3e6e9266..88a07f20ee 100644 --- a/meta-python/recipes-devtools/python/python3-paho-mqtt_2.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-paho-mqtt_2.1.0.bb @@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "12d6e7511d4137555a3f6ea167ae846af2c7357b10bc6fa4f7c3968fc1 PYPI_SRC_URI = "https://files.pythonhosted.org/packages/39/15/0a6214e76d4d32e7f663b109cf71fb22561c2be0f701d67f93950cd40542/paho_mqtt-${PV}.tar.gz" -S = "${WORKDIR}/paho_mqtt-${PV}" +S = "${UNPACKDIR}/paho_mqtt-${PV}" DEPENDS += "python3-pytest-runner-native" diff --git a/meta-python/recipes-devtools/python/python3-pillow_11.2.1.bb b/meta-python/recipes-devtools/python/python3-pillow_11.2.1.bb index 4de3687c8f..b9b7a74e6e 100644 --- a/meta-python/recipes-devtools/python/python3-pillow_11.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-pillow_11.2.1.bb @@ -60,7 +60,6 @@ RDEPENDS:${PN}-ptest += " \ CVE_PRODUCT = "pillow" -S = "${WORKDIR}/git" RPROVIDES:${PN} += "python3-imaging" diff --git a/meta-python/recipes-devtools/python/python3-prctl_1.8.1.bb b/meta-python/recipes-devtools/python/python3-prctl_1.8.1.bb index a4732993f8..c5f4c1c395 100644 --- a/meta-python/recipes-devtools/python/python3-prctl_1.8.1.bb +++ b/meta-python/recipes-devtools/python/python3-prctl_1.8.1.bb @@ -7,7 +7,6 @@ SECTION = "devel/python" LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=1475481f9ec754d758859bd2c75f6f6f" -S = "${WORKDIR}/git" B = "${S}" SRCREV = "5e12e398eb5c4e30d7b29b02458c76d2cc780700" diff --git a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb index f16fddf36f..1f372d49ba 100644 --- a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb @@ -11,7 +11,7 @@ SRC_URI[sha256sum] = "5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347 inherit pypi python_flit_core ptest-python-pytest -S = "${WORKDIR}/${SRCNAME}-${PV}" +S = "${UNPACKDIR}/${SRCNAME}-${PV}" RDEPENDS:${PN} = "\ python3-core \ diff --git a/meta-python/recipes-devtools/python/python3-pyais_2.9.4.bb b/meta-python/recipes-devtools/python/python3-pyais_2.9.4.bb index a661606b80..53996cc231 100644 --- a/meta-python/recipes-devtools/python/python3-pyais_2.9.4.bb +++ b/meta-python/recipes-devtools/python/python3-pyais_2.9.4.bb @@ -8,7 +8,6 @@ SRC_URI = "git://github.com/M0r13n/pyais;protocol=https;branch=master" PV .= "+git" SRCREV = "e7780f743b03c5e6ecc651fdeb209fa94e0e0250" -S = "${WORKDIR}/git" inherit python_setuptools_build_meta ptest-python-pytest diff --git a/meta-python/recipes-devtools/python/python3-pyatspi_2.46.1.bb b/meta-python/recipes-devtools/python/python3-pyatspi_2.46.1.bb index 2b6a6c2c0e..cb9b61bd66 100644 --- a/meta-python/recipes-devtools/python/python3-pyatspi_2.46.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyatspi_2.46.1.bb @@ -10,7 +10,6 @@ DEPENDS = "python3-dbus-native glib-2.0 dbus-glib libxml2 atk gtk+ python3-pygob SRC_URI = "git://github.com/GNOME/pyatspi2.git;protocol=https;branch=master" SRCREV = "8c69016b38d0e4caaf4c986938ea3410fb7351b6" -S = "${WORKDIR}/git" # Same restriction as gtk+ inherit features_check setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pybind11-json_0.2.15.bb b/meta-python/recipes-devtools/python/python3-pybind11-json_0.2.15.bb index bb2ccae794..fa4a74f925 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11-json_0.2.15.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11-json_0.2.15.bb @@ -9,6 +9,5 @@ SRC_URI = "git://github.com/pybind/pybind11_json;branch=master;protocol=https \ DEPENDS += "nlohmann-json python3-pybind11" EXTRA_OECMAKE += "-DPYBIND11_USE_CROSSCOMPILING=ON" -S = "${WORKDIR}/git" inherit cmake python3native python3targetconfig diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb index e853bb33d8..7d71767297 100644 --- a/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb +++ b/meta-python/recipes-devtools/python/python3-pybind11_2.13.6.bb @@ -12,7 +12,6 @@ SRC_URI = "\ git://github.com/pybind/pybind11.git;branch=stable;protocol=https \ " -S = "${WORKDIR}/git" inherit cmake python_setuptools_build_meta diff --git a/meta-python/recipes-devtools/python/python3-pydantic_2.11.3.bb b/meta-python/recipes-devtools/python/python3-pydantic_2.11.3.bb index c323534e12..47c077853a 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_2.11.3.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_2.11.3.bb @@ -15,7 +15,6 @@ SRCREV = "bce81efdeac1cbefd0196b478a32aa2586bd595a" PV .= "+git" SRC_URI = "git://github.com/pydantic/pydantic;protocol=https;branch=main" -S = "${WORKDIR}/git" DEPENDS += "python3-hatch-fancy-pypi-readme-native" diff --git a/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb b/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb index cfdacf53bb..5a1934383e 100644 --- a/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb +++ b/meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb @@ -14,7 +14,6 @@ SRC_URI = " \ inherit ptest setuptools3 -S = "${WORKDIR}/git" RDEPENDS:${PN} = "python3-pygobject \ python3-io \ diff --git a/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb b/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb index 310366325e..58f571be3f 100644 --- a/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyhsslms_2.0.0.bb @@ -10,7 +10,6 @@ inherit python_setuptools_build_meta SRC_URI = "git:///github.com/russhousley/pyhsslms.git;branch=master;protocol=https" SRCREV = "c798728deed6d3f681c9e6bfd7fe8a6705f5638b" -S = "${WORKDIR}/git" RDEPENDS:${PN} += " \ python3-core \ diff --git a/meta-python/recipes-devtools/python/python3-pylint_3.3.6.bb b/meta-python/recipes-devtools/python/python3-pylint_3.3.6.bb index 073e0cdb1c..04761471d3 100644 --- a/meta-python/recipes-devtools/python/python3-pylint_3.3.6.bb +++ b/meta-python/recipes-devtools/python/python3-pylint_3.3.6.bb @@ -12,7 +12,6 @@ SRC_URI += "git://github.com/pylint-dev/pylint;branch=maintenance/3.3.x;protocol inherit python_setuptools_build_meta ptest -S = "${WORKDIR}/git" RDEPENDS:${PN} += "\ python3-astroid \ diff --git a/meta-python/recipes-devtools/python/python3-pymetno_0.13.0.bb b/meta-python/recipes-devtools/python/python3-pymetno_0.13.0.bb index 1937606642..a9d06c6f1f 100644 --- a/meta-python/recipes-devtools/python/python3-pymetno_0.13.0.bb +++ b/meta-python/recipes-devtools/python/python3-pymetno_0.13.0.bb @@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=5d503272f52c35147ec960cb56a03bf4" SRC_URI = "git://github.com/Danielhiversen/pyMetno.git;protocol=https;branch=master" SRCREV = "921812ddad3f147489916c3c7ab7fb7a80d8c646" -S = "${WORKDIR}/git" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-pyruvate_1.2.1.bb b/meta-python/recipes-devtools/python/python3-pyruvate_1.2.1.bb index 297eecad0e..e05b63587f 100644 --- a/meta-python/recipes-devtools/python/python3-pyruvate_1.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyruvate_1.2.1.bb @@ -20,7 +20,6 @@ SRCREV = "57db64c9f65ced05c71b8d786c1cedfaa2991597" SRC_URI:append:mips = " file://0001-check-for-mips-targets-for-stat.st_dev-definitions.patch;patchdir=${UNPACKDIR}/cargo_home/bitbake/libsystemd-0.5.0/" -S = "${WORKDIR}/git" inherit python_setuptools3_rust cargo-update-recipe-crates diff --git a/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb b/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb index 5a3b2f0ab2..41ebe44dbd 100644 --- a/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb +++ b/meta-python/recipes-devtools/python/python3-pyyaml-include_2.2.bb @@ -9,7 +9,6 @@ SRC_URI = " \ git://github.com/tanbro/pyyaml-include;protocol=https;branch=main \ " -S = "${WORKDIR}/git" inherit python_setuptools_build_meta ptest-python-pytest diff --git a/meta-python/recipes-devtools/python/python3-schedutils_0.6.bb b/meta-python/recipes-devtools/python/python3-schedutils_0.6.bb index 50868b9c40..dba3bcace7 100644 --- a/meta-python/recipes-devtools/python/python3-schedutils_0.6.bb +++ b/meta-python/recipes-devtools/python/python3-schedutils_0.6.bb @@ -7,6 +7,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" SRC_URI = "git://git.kernel.org/pub/scm/libs/python/python-schedutils/python-schedutils.git;branch=main" SRCREV = "46469f425f9844f355f6496785ee1ce993b58747" -S = "${WORKDIR}/git" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-slip-dbus_0.6.5.bb b/meta-python/recipes-devtools/python/python3-slip-dbus_0.6.5.bb index b6680568b4..b706db8d49 100644 --- a/meta-python/recipes-devtools/python/python3-slip-dbus_0.6.5.bb +++ b/meta-python/recipes-devtools/python/python3-slip-dbus_0.6.5.bb @@ -20,7 +20,7 @@ SRC_URI = "https://github.com/nphilipp/${SRCNAME}/releases/download/${SRCNAME}-$ " SRC_URI[sha256sum] = "c726c086f0dd93a0ac7a0176f383a12af91b6657b78a301e3f5b25d9f8d4d10b" -S = "${WORKDIR}/${SRCNAME}-${PV}" +S = "${UNPACKDIR}/${SRCNAME}-${PV}" do_compile:prepend() { sed -e 's/@VERSION@/${PV}/g' ${S}/setup.py.in > ${S}/setup.py diff --git a/meta-python/recipes-devtools/python/python3-smbus_4.3.bb b/meta-python/recipes-devtools/python/python3-smbus_4.3.bb index b305a128a2..4eb2037c5b 100644 --- a/meta-python/recipes-devtools/python/python3-smbus_4.3.bb +++ b/meta-python/recipes-devtools/python/python3-smbus_4.3.bb @@ -9,7 +9,7 @@ SRC_URI[sha256sum] = "eec464e42301d93586cbeca3845ed61bff40f560670e5b35baec57301d DEPENDS += "i2c-tools" -S = "${WORKDIR}/i2c-tools-${PV}" +S = "${UNPACKDIR}/i2c-tools-${PV}" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-tomli-w_1.2.0.bb b/meta-python/recipes-devtools/python/python3-tomli-w_1.2.0.bb index 55b56616db..ea364ae8f6 100644 --- a/meta-python/recipes-devtools/python/python3-tomli-w_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-tomli-w_1.2.0.bb @@ -4,11 +4,10 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=aaaaf0879d17df0110d1aa8c8c9f46f5" SRCREV = "a8f80172ba16fe694e37f6e07e6352ecee384c58" -PYPI_SRC_URI = "git://github.com/hukkin/tomli-w.git;protocol=https;branch=master" +PYPI_SRC_URI = "git://github.com/hukkin/tomli-w.git;protocol=https;branch=master;destsuffix=${S}" inherit pypi python_flit_core ptest-python-pytest -S = "${WORKDIR}/git" RDEPENDS:${PN}-ptest += " \ python3-tomli \ diff --git a/meta-python/recipes-devtools/python/python3-uefi-firmware_1.12.bb b/meta-python/recipes-devtools/python/python3-uefi-firmware_1.12.bb index e9e799e168..09732fc865 100644 --- a/meta-python/recipes-devtools/python/python3-uefi-firmware_1.12.bb +++ b/meta-python/recipes-devtools/python/python3-uefi-firmware_1.12.bb @@ -11,7 +11,6 @@ SRC_URI = "git://github.com/theopolis/uefi-firmware-parser;protocol=https;branch SRCREV = "0c5fb74bcecc0e5c80625c38130fe948c2a3656e" -S = "${WORKDIR}/git" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb b/meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb index ace11be8e5..3a187f9386 100644 --- a/meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb +++ b/meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb @@ -12,7 +12,6 @@ SRCREV = "bcc1f26b2fe8fc962f5033c3a3a773425500789a" SRC_URI += "git://github.com/GrahamDumpleton/wrapt;protocol=https;branch=master \ " -S = "${WORKDIR}/git" # python3-misc for 'this' module RDEPENDS:${PN}-ptest += " \ diff --git a/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb b/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb index f8b7c9b5ff..4707e31854 100644 --- a/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-xlrd_2.0.1.bb @@ -13,7 +13,6 @@ SRC_URI = "git://github.com/python-excel/xlrd.git;branch=master;protocol=https \ " SRCREV = "b8d573e11ec149da695d695c81a156232b89a949" -S = "${WORKDIR}/git" inherit ptest-python-pytest setuptools3 diff --git a/meta-python/recipes-devtools/python3-piccata/python3-piccata_2.0.3.bb b/meta-python/recipes-devtools/python3-piccata/python3-piccata_2.0.3.bb index fadcc32c24..af231ca908 100644 --- a/meta-python/recipes-devtools/python3-piccata/python3-piccata_2.0.3.bb +++ b/meta-python/recipes-devtools/python3-piccata/python3-piccata_2.0.3.bb @@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e664eb75e2791c2e505e6e1c274e6d4f" SRCREV = "218d310e3d840715b1c8e67cefd5b6d71a2d7a1a" SRC_URI = "git://github.com/NordicSemiconductor/piccata.git;protocol=https;branch=master" -S = "${WORKDIR}/git" inherit setuptools3 diff --git a/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.2.bb b/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.2.bb index bed660ced4..dc57c864e4 100644 --- a/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.2.bb +++ b/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4_4.2.2.bb @@ -18,7 +18,7 @@ SRC_URI += "file://add-back-option-build-base.patch \ " SRC_URI[sha256sum] = "5dbcb0650f67fdc2c5965795a255ffaa3d7b09fb149aa8da2d0d9aa44e38e2ba" -S = "${WORKDIR}/wxPython-${PV}" +S = "${UNPACKDIR}/wxPython-${PV}" inherit pypi setuptools3 pkgconfig features_check diff --git a/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.6.0.bb b/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.6.0.bb index b615ff2c92..79bee63d08 100644 --- a/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.6.0.bb +++ b/meta-python/recipes-extended/python-blivet/python3-blivetgui_2.6.0.bb @@ -8,7 +8,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "git://github.com/storaged-project/blivet-gui.git;branch=main;protocol=https" SRCREV = "7cec4bd48af4c8f7beb1a74bac751c3d520dedf1" -S = "${WORKDIR}/git" inherit features_check setuptools3 REQUIRED_DISTRO_FEATURES = "x11 systemd gobject-introspection-data" diff --git a/meta-python/recipes-extended/python-cson/python3-cson_git.bb b/meta-python/recipes-extended/python-cson/python3-cson_git.bb index 489733c767..4ffe68aab6 100644 --- a/meta-python/recipes-extended/python-cson/python3-cson_git.bb +++ b/meta-python/recipes-extended/python-cson/python3-cson_git.bb @@ -12,7 +12,6 @@ SRCREV = "69090778bccc5ed124342ba288597fbb2bfa9f39" SRC_URI = "git://github.com/gt3389b/python-cson.git;branch=master;protocol=https \ file://0001-setup.py-Do-not-poke-at-git-describe-to-find-version.patch" -S = "${WORKDIR}/git" RDEPENDS:${PN} = "python3-json" diff --git a/meta-python/recipes-extended/python-meh/python3-meh_0.52.bb b/meta-python/recipes-extended/python-meh/python3-meh_0.52.bb index 266b94c9d8..80f9881b58 100644 --- a/meta-python/recipes-extended/python-meh/python3-meh_0.52.bb +++ b/meta-python/recipes-extended/python-meh/python3-meh_0.52.bb @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" inherit setuptools3_legacy -S = "${WORKDIR}/git" SRC_URI = "git://github.com/rhinstaller/python-meh.git;protocol=https;branch=master" diff --git a/meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.63.bb b/meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.63.bb index c701e361b7..830e46a63c 100644 --- a/meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.63.bb +++ b/meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.63.bb @@ -37,4 +37,3 @@ SRCREV = "6e0d1238cb4696a9040072a5a28a706e5775c552" UPSTREAM_CHECK_GITTAGREGEX = "r(?P\d+(\.\d+)+(-\d+)*)" -S = "${WORKDIR}/git" diff --git a/meta-python/recipes-extended/tuna/tuna_0.19.bb b/meta-python/recipes-extended/tuna/tuna_0.19.bb index ea0f157921..643e3a09ff 100644 --- a/meta-python/recipes-extended/tuna/tuna_0.19.bb +++ b/meta-python/recipes-extended/tuna/tuna_0.19.bb @@ -7,7 +7,6 @@ SRC_URI = "git://git.kernel.org/pub/scm/utils/tuna/tuna.git;branch=main" SRCREV = "b972b8ce386c29bcbcd45029a617db3db9e5b6ca" -S = "${WORKDIR}/git" RDEPENDS:${PN} += " \ python3-io \ -- cgit v1.2.3-54-g00ecf