remove obsolete PIP_INSTALL_PACKAGE and PIP_INSTALL_DIST_PATH

All downloaded files and sstates for the recipes were cleaned, build was got from stratch and no errors were encoutered.

Signed-off-by: alperak <alperyasinak1@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
alperak 2024-03-08 18:21:07 +03:00 committed by Khem Raj
parent 2da0ae3cb2
commit fdfd510992
No known key found for this signature in database
GPG Key ID: BB053355919D3314
26 changed files with 0 additions and 47 deletions

View File

@ -10,8 +10,6 @@ SRC_URI[sha256sum] = "723f24f4d65fc8d99b33a002fbbb3771d4cc9d664c97085bf37f3997ae
inherit setuptools3
PIP_INSTALL_PACKAGE = "python_distutils_extra"
S = "${WORKDIR}/python-distutils-extra-${PV}"
BBCLASSEXTEND = "native"

View File

@ -73,7 +73,6 @@ do_compile() {
cmake_do_compile
}
PIP_INSTALL_PACKAGE = "pylibiio"
do_install() {
if ${@bb.utils.contains('PACKAGECONFIG', 'libiio-python3', 'true', 'false', d)}; then
setuptools3_do_install

View File

@ -10,8 +10,6 @@ SRC_URI[sha256sum] = "1c154fef91c65dbf1cd4519af7ade70a61d85a923b6e0c0b007dc7f489
inherit setuptools3
PIP_INSTALL_DIST_PATH = "${B}/python/python3/dist"
SETUPTOOLS_SETUP_PATH = "${S}/python"
do_install:append() {

View File

@ -17,5 +17,3 @@ SRCREV= "88cf6d9b9b685ffa1720644bd53c742afb10a414"
S = "${WORKDIR}/git"
inherit setuptools3
PIP_INSTALL_PACKAGE = "txWS"

View File

@ -10,7 +10,6 @@ SRC_URI = "git://github.com/berkerpeksag/astor.git;branch=master;protocol=https
SRCREV ?= "c7553c79f9222e20783fe9bd8a553f932e918072"
inherit setuptools3
PIP_INSTALL_PACKAGE = "astor"
S = "${WORKDIR}/git"

View File

@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e3155c7bdc71f66e02678411d2abf996"
SRC_URI[sha256sum] = "78e73e19c63f5b20ffa567001531680d939dc042bf7850431877645523c66709"
PYPI_PACKAGE = "python-dateutil"
PIP_INSTALL_PACKAGE = "python_dateutil"
inherit pypi python_setuptools_build_meta
PACKAGES =+ "${PN}-zoneinfo"

View File

@ -12,8 +12,6 @@ S = "${WORKDIR}/git"
inherit setuptools3
PIP_INSTALL_PACKAGE = "DBussy"
RDEPENDS:${PN} += "\
python3-asyncio \
python3-core \

View File

@ -10,7 +10,6 @@ SRCREV = "c4b74b0859611283be646d590c7915e787911b6f"
S = "${WORKDIR}/git"
inherit setuptools3
PIP_INSTALL_PACKAGE = "gcovr"
RDEPENDS:${PN} += "python3-jinja2 python3-lxml python3-setuptools python3-pygments python3-multiprocessing"

View File

@ -13,7 +13,6 @@ SRC_URI = "git://github.com/geomet/geomet.git;protocol=https;branch=master"
SRCREV = "6ac73c312b52aca328db2e61d90c5e363b62639f"
inherit setuptools3
PIP_INSTALL_PACKAGE = "geomet"
RDEPENDS:${PN} += "\
python3-click \

View File

@ -16,9 +16,6 @@ SRCREV = "9be6a51d1660991562eefaaddefa757ca0e0e00f"
S = "${WORKDIR}/git"
inherit setuptools3 ptest
PIP_INSTALL_PACKAGE = "inotify"
PIP_INSTALL_DIST_PATH = "${S}/dist"
RDEPENDS:${PN} += " \
python3-ctypes \

View File

@ -7,11 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=366e2fd3c9714f162d3663b6f97cfe41"
SRC_URI = "git://github.com/keras-team/keras-applications.git;branch=master;protocol=https"
SRCREV ?= "3b180cb10eda683dda7913ecee2e6487288d292d"
inherit setuptools3
PIP_INSTALL_PACKAGE = "Keras_Applications"
S = "${WORKDIR}/git"
BBCLASSEXTEND = "native"

View File

@ -5,7 +5,6 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=6d3bc49400e35d5a2279d14c40dcfb09"
inherit setuptools3 pkgconfig features_check
PIP_INSTALL_PACKAGE = "Kivy"
# Kivy's setup files only look for GLES libraries for Android, iOS, RPi,
# and mali-based OS's. We need to patch the setup file to tell Kivy setup

View File

@ -17,7 +17,6 @@ RDEPENDS:${PN} = " \
"
inherit setuptools3
PIP_INSTALL_PACKAGE = "lrparsing"
S = "${WORKDIR}/lrparsing-${PV}"

View File

@ -10,8 +10,6 @@ SRC_URI[sha256sum] = "4e65e9e0d80fc9e609574b9983cf32579f305c718afb30d7233ab81857
inherit python_flit_core pypi ptest
PIP_INSTALL_PACKAGE = "marshmallow"
SRC_URI += " \
file://run-ptest \
"

View File

@ -11,5 +11,3 @@ SRC_URI = "git://github.com/atdt/monotonic.git;branch=master;protocol=https"
S = "${WORKDIR}/git"
inherit setuptools3
PIP_INSTALL_PACKAGE = "monotonic"

View File

@ -7,9 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=38066667888b01d8118ff9cc23da1873"
inherit setuptools3 pypi ptest
SRC_URI[sha256sum] = "82e6114004b3d6911c77c3953e3838654b04511b8b66e8583db70c65998017dc"
PIP_INSTALL_PACKAGE = "pefile"
PIP_INSTALL_DIST_PATH = "${S}/dist"
BBCLASSEXTEND = "native nativesdk"
RDEPENDS:${PN} += " \

View File

@ -14,9 +14,6 @@ SRCREV ?= "da59ad000d1405eaecd557175e29083a87d19f7c"
inherit setuptools3 ptest
PIP_INSTALL_PACKAGE = "Pillow"
PIP_INSTALL_DIST_PATH = "${S}/dist"
DEPENDS += " \
zlib \
jpeg \

View File

@ -15,7 +15,6 @@ SRC_URI = "git://github.com/seveas/python-prctl;protocol=https;branch=main \
file://0001-support-cross-complication.patch \
"
inherit setuptools3 python3native
PIP_INSTALL_PACKAGE = "python_prctl"
DEPENDS += "libcap"

View File

@ -9,8 +9,6 @@ S = "${WORKDIR}/git"
inherit setuptools3
PIP_INSTALL_PACKAGE = "PyMetno"
RDEPENDS:${PN} = "\
python3-aiohttp (>=3.6.1) \
python3-async-timeout (>=3.0.1) \

View File

@ -7,8 +7,6 @@ SRC_URI[sha256sum] = "bdf2d54b297ad890418179b044dd4ea79821fccef723823919d12262e9
inherit python_poetry_core pypi
PIP_INSTALL_PACKAGE = "pymisp"
RDEPENDS:${PN} += " \
python3-dateutil \
python3-json \

View File

@ -24,8 +24,6 @@ S = "${WORKDIR}/git"
inherit python_setuptools3_rust cargo-update-recipe-crates
PIP_INSTALL_DIST_PATH = "${S}/dist"
# crossbeam-* -> std::sync::atomic AtomicI64, AtomicU64
# not supported on mips/powerpc with 32-bit pointers
# https://doc.rust-lang.org/std/sync/atomic/#portability

View File

@ -34,4 +34,3 @@ RDEPENDS:${PN} += "\
CLEANBROKEN = "1"
inherit setuptools3
PIP_INSTALL_PACKAGE = "slip"

View File

@ -17,8 +17,6 @@ SRCREV = "b8d573e11ec149da695d695c81a156232b89a949"
S = "${WORKDIR}/git"
inherit ptest setuptools3
PIP_INSTALL_PACKAGE = "xlrd"
PIP_INSTALL_DIST_PATH = "${S}/dist"
RDEPENDS:${PN} += " \
python3-compression \

View File

@ -13,8 +13,6 @@ S = "${WORKDIR}/git"
inherit features_check setuptools3
REQUIRED_DISTRO_FEATURES = "x11 systemd gobject-introspection-data"
PIP_INSTALL_PACKAGE = "blivet_gui"
RDEPENDS:${PN} = "python3-pygobject python3 \
python3-blivet gtk+3 \
python3-pid libreport \

View File

@ -18,8 +18,6 @@ RDEPENDS:${PN} = "python3-json"
inherit setuptools3
PIP_INSTALL_PACKAGE = "python_cson"
do_configure:prepend() {
echo "__version__=${PV}" > ${S}/version.py
}

View File

@ -23,5 +23,3 @@ SRCREV = "fa6c80c0e5c6bee29d089899a10d26e6f7f8afd8"
UPSTREAM_CHECK_GITTAGREGEX = "r(?P<pver>\d+(\.\d+)+(-\d+)*)"
inherit setuptools3
PIP_INSTALL_PACKAGE = "pykickstart"
PIP_INSTALL_DIST_PATH = "${S}/dist"