mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
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:
parent
2da0ae3cb2
commit
fdfd510992
|
|
@ -10,8 +10,6 @@ SRC_URI[sha256sum] = "723f24f4d65fc8d99b33a002fbbb3771d4cc9d664c97085bf37f3997ae
|
|||
|
||||
inherit setuptools3
|
||||
|
||||
PIP_INSTALL_PACKAGE = "python_distutils_extra"
|
||||
|
||||
S = "${WORKDIR}/python-distutils-extra-${PV}"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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() {
|
||||
|
|
|
|||
|
|
@ -17,5 +17,3 @@ SRCREV= "88cf6d9b9b685ffa1720644bd53c742afb10a414"
|
|||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
PIP_INSTALL_PACKAGE = "txWS"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -12,8 +12,6 @@ S = "${WORKDIR}/git"
|
|||
|
||||
inherit setuptools3
|
||||
|
||||
PIP_INSTALL_PACKAGE = "DBussy"
|
||||
|
||||
RDEPENDS:${PN} += "\
|
||||
python3-asyncio \
|
||||
python3-core \
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ RDEPENDS:${PN} = " \
|
|||
"
|
||||
|
||||
inherit setuptools3
|
||||
PIP_INSTALL_PACKAGE = "lrparsing"
|
||||
|
||||
S = "${WORKDIR}/lrparsing-${PV}"
|
||||
|
||||
|
|
|
|||
|
|
@ -10,8 +10,6 @@ SRC_URI[sha256sum] = "4e65e9e0d80fc9e609574b9983cf32579f305c718afb30d7233ab81857
|
|||
|
||||
inherit python_flit_core pypi ptest
|
||||
|
||||
PIP_INSTALL_PACKAGE = "marshmallow"
|
||||
|
||||
SRC_URI += " \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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} += " \
|
||||
|
|
|
|||
|
|
@ -14,9 +14,6 @@ SRCREV ?= "da59ad000d1405eaecd557175e29083a87d19f7c"
|
|||
|
||||
inherit setuptools3 ptest
|
||||
|
||||
PIP_INSTALL_PACKAGE = "Pillow"
|
||||
PIP_INSTALL_DIST_PATH = "${S}/dist"
|
||||
|
||||
DEPENDS += " \
|
||||
zlib \
|
||||
jpeg \
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
|
|
@ -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) \
|
||||
|
|
|
|||
|
|
@ -7,8 +7,6 @@ SRC_URI[sha256sum] = "bdf2d54b297ad890418179b044dd4ea79821fccef723823919d12262e9
|
|||
|
||||
inherit python_poetry_core pypi
|
||||
|
||||
PIP_INSTALL_PACKAGE = "pymisp"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-dateutil \
|
||||
python3-json \
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -34,4 +34,3 @@ RDEPENDS:${PN} += "\
|
|||
CLEANBROKEN = "1"
|
||||
|
||||
inherit setuptools3
|
||||
PIP_INSTALL_PACKAGE = "slip"
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
|
|
|
|||
|
|
@ -18,8 +18,6 @@ RDEPENDS:${PN} = "python3-json"
|
|||
|
||||
inherit setuptools3
|
||||
|
||||
PIP_INSTALL_PACKAGE = "python_cson"
|
||||
|
||||
do_configure:prepend() {
|
||||
echo "__version__=${PV}" > ${S}/version.py
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user