Home
last modified time | relevance | path

Searched +full:python3 +full:- +full:pip (Results 1 – 25 of 101) sorted by relevance

12345

/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pip_24.3.1.bb2 HOMEPAGE = "https://pypi.org/project/pip"
4 LICENSE = "MIT & Apache-2.0 & MPL-2.0 & LGPL-2.1-only & BSD-3-Clause & PSF-2.0 & BSD-2-Clause"
6 … file://src/pip/_vendor/cachecontrol/LICENSE.txt;md5=6572692148079ebbbd800be4b9f36c6d \
7 file://src/pip/_vendor/certifi/LICENSE;md5=11618cb6a975948679286b1211bd573c \
8 … file://src/pip/_vendor/distlib/LICENSE.txt;md5=f6a11430d5cd6e2cd3832ee94f22ddfc \
9 file://src/pip/_vendor/distro/LICENSE;md5=d2794c0df5b907fdace235a619d80314 \
10 file://src/pip/_vendor/idna/LICENSE.md;md5=204c0612e40a4dd46012a78d02c80fb1 \
11 file://src/pip/_vendor/msgpack/COPYING;md5=cd9523181d9d4fbf7ffca52eaa2a5751 \
12 file://src/pip/_vendor/packaging/LICENSE;md5=faadaedca9251a90b205c9167578ce91 \
13 … file://src/pip/_vendor/pkg_resources/LICENSE;md5=141643e11c48898150daa83802dbc65f \
[all …]
H A Dpython3-setuptools-scm_8.1.0.bb2 HOMEPAGE = "https://pypi.org/project/setuptools-scm/"
16 DEPENDS += "python3-packaging-native python3-typing-extensions-native"
19 python3-packaging \
20 python3-pip \
21 python3-pyparsing \
22 python3-setuptools \
23 python3-typing-extensions \
26 RDEPENDS:${PN}:append:class-target = " \
27 python3-debugger \
28 python3-json \
H A Dpython3-maturin_1.8.1.bb1 SUMMARY = "Build and publish crates with pyo3, rust-cpython, cffi bindings and rust binaries as pyt…
4 LICENSE = "MIT | Apache-2.0"
5 LIC_FILES_CHKSUM = "file://license-apache;md5=1836efb2eb779966696f473ee8540542 \
6 file://license-mit;md5=85fd3b67069cff784d98ebfc7d5c0797"
10 S = "${WORKDIR}/maturin-${PV}"
12 CFLAGS += "-fdebug-prefix-map=${CARGO_HOME}=${TARGET_DBGSRC_DIR}/cargo_home"
15 python3-setuptools-rust-native \
16 python3-semantic-version-native \
17 python3-setuptools-rust \
20 require ${BPN}-crates.inc
[all …]
H A Dpython3-poetry-core_2.0.0.bb3 HOMEPAGE = "https://github.com/python-poetry/poetry-core"
4 BUGTRACKER = "https://github.com/python-poetry/poetry-core"
5 CHANGELOG = "https://github.com/python-poetry/poetry-core/blob/master/CHANGELOG.md"
7 LICENSE = "Apache-2.0 & BSD-2-Clause & BSD-3-Clause & MIT"
25 RDEPENDS:${PN}:append:class-target = "\
26 python3-compression \
27 python3-core \
28 python3-crypt \
29 python3-io \
30 python3-json \
[all …]
/openbmc/openbmc/poky/documentation/
H A Dpoky.yaml.in11 DISTRO_REL_TAG : "yocto-5.1"
15 YOCTO_RELEASE_DL_URL : "&YOCTO_DL_URL;/releases/yocto/yocto-&DISTRO;"
21 # Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64), round…
23 # Disk space (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) with "…
25 # RAM (Gbytes) needed to generate qemux86-64 core-image-sato on Ubuntu 22.04 (x86-64) on a 4 core s…
35 UBUNTU_DEBIAN_HOST_PACKAGES_ESSENTIAL: >-
36 build-essential
45 iputils-ping
47 liblz4-tool
49 python3
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0006-Use-python3-and-pip3-instead-of-python-and-pip.patch3 Date: Tue, 19 Mar 2019 13:38:44 -0700
4 Subject: [PATCH 6/7] Use python3 and pip3 instead of python and pip
6 Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
7 Upstream-Status: Inappropriate [embedded specific]
8 ---
9 bin/mycroft-cli-client | 2 +-
10 bin/mycroft-pip | 2 +-
11 bin/mycroft-say-to | 2 +-
12 bin/mycroft-skill-testrunner | 4 ++--
13 bin/mycroft-speak | 2 +-
[all …]
/openbmc/qemu/tests/lcitool/
H A Dmappings.yml9 # Due to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1081535 we
10 # have to disable all packages that depend on libgl1-mesa-dri:mips64el
12 mips64el-deb:
15 mips64el-deb:
18 mips64el-deb:
20 gtk-vnc:
21 mips64el-deb:
23 mesa-libgbm:
24 mips64el-deb:
29 python3:
[all …]
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pip/
H A Dno_shebang_mangling.patch4 Subject: [PATCH] python3-pip: Don't change shebang
6 Patch pip to disable shebang mangling and also force the python executable
7 to be python3 from the environment when building anything for the target
10 Upstream-Status: Inappropriate [OE specific config]
11 ---
12 src/pip/_vendor/distlib/scripts.py | 4 +++-
13 1 file changed, 3 insertions(+), 1 deletion(-)
15 diff --git a/src/pip/_vendor/distlib/scripts.py b/src/pip/_vendor/distlib/scripts.py
17 --- a/src/pip/_vendor/distlib/scripts.py
18 +++ b/src/pip/_vendor/distlib/scripts.py
[all …]
/openbmc/openbmc-build-scripts/scripts/
H A Dbuild-qemu-robot-docker.sh1 #!/bin/bash -xe
9 # PIP_MIRROR: <optional, the URL of a PIP mirror>
16 # default is openbmc/ubuntu-robot-qemu
19 set -uo pipefail
21 http_proxy=${http_proxy:-}
23 DOCKER_IMG_NAME=${1:-"openbmc/ubuntu-robot-qemu"}
24 DISTRO=${2:-"ubuntu:jammy"}
25 UBUNTU_MIRROR=${UBUNTU_MIRROR:-""}
26 PIP_MIRROR=${PIP_MIRROR:-""}
27 docker_reg=${DOCKER_REG:-"public.ecr.aws/ubuntu"}
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/
H A Dmycroft_19.8.1.bb6 LICENSE = "Apache-2.0"
10 SRC_URI = "git://github.com/MycroftAI/mycroft-core.git;branch=master;protocol=https \
11 file://0001-Remove-python-venv.patch \
12 file://0002-dev_setup.sh-Remove-the-git-dependency.patch \
13 file://0003-dev_setup.sh-Remove-the-TERM-dependency.patch \
14 file://0004-dev_setup.sh-Ignore-missing-package-manager.patch \
15 file://0005-pip-requirements-Don-t-install-requirements-with-pip.patch \
16 file://0006-Use-python3-and-pip3-instead-of-python-and-pip.patch \
17 file://0007-mycroft.conf-Use-pocketsphinx-by-default.patch \
19 file://mycroft-setup.service \
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-xstatic-font-awesome_6.2.1.1.bb1 DESCRIPTION = "Font Awesome icons packaged for setuptools (easy_install) / pip."
2 HOMEPAGE = "https://pypi.python.org/pypi/XStatic-Font-Awesome"
4 LICENSE = "Apache-2.0"
5 LIC_FILES_CHKSUM = "file://PKG-INFO;md5=f1a2fe131dcb2fc6243c26cf05ecdb36"
7 PYPI_PACKAGE = "XStatic-Font-Awesome"
13 python3-xstatic \
14 python3-pip \
H A Dpython3-execnet_2.1.1.bb4 SUMMARY = "execnet: rapid multi-Python deployment"
10 python3-pip-native \
11 python3-hatch-vcs-native \
16 inherit ptest-python-pytest pypi python_hatchling
20 RDEPENDS:${PN} += "python3-core python3-crypt python3-ctypes python3-fcntl python3-io python3-shell…
H A Dpython3-twitter_4.15.0.bb5 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=9;endline=9;md5=8227180126797a0148f94f483f3e1489"
14 python3-pip \
15 python3-pysocks \
16 python3-requests \
17 python3-requests-oauthlib \
18 python3-six \
H A Dpython3-tox_4.24.1.bb1 # SPDX-License-Identifier: MIT
2 # Copyright (C) 2023 iris-GmbH infrared & intelligent sensors
15 python3-hatch-vcs-native \
19 python3-cachetools \
20 python3-chardet \
21 python3-colorama \
22 python3-filelock \
23 python3-packaging \
24 python3-platformdirs \
25 python3-pluggy \
[all …]
H A Dpython3-wtforms_3.2.1.bb4 LICENSE = "BSD-3-Clause"
13 python3-pip-native \
14 python3-babel-native \
18 python3-netserver \
19 python3-numbers \
20 python3-markupsafe \
H A Dpython3-rlp_4.0.1.bb11 DEPENDS += "python3-pip-native"
14 python3-eth-utils \
15 python3-typing-extensions \
/openbmc/sdbusplus/
H A DREADME.md5 1. A C++ library (libsdbusplus) for interacting with D-Bus, built on top of the
6 sd-bus library from systemd.
8 D-Bus-based applications.
12 The sdbusplus library requires sd-bus, which is contained in libsystemd.
30 `-Dtests=disabled` and `-Dexamples=disabled` respectively to `meson`.
42 The sdbusplus library builds on top of the [sd-bus] library to create a modern
43 C++ API for D-Bus. The library attempts to be as lightweight as possible,
44 usually compiling to exactly the sd-bus API calls that would have been
45 necessary, while also providing compile-time type-safety and memory leak
65 In a few, relatively succinct, C++ lines this snippet will create a D-Bus
[all …]
/openbmc/qemu/.gitlab-ci.d/cirrus/
H A Dfreebsd-14.vars1 # THIS FILE WAS AUTO-GENERATED
3 # $ lcitool variables freebsd-14 qemu
5 # https://gitlab.com/libvirt/libvirt-ci
13 PIP3='/usr/local/bin/pip'
14-lib bash bison bzip2 ca_root_nss capstone4 ccache cmocka ctags curl cyrus-sasl dbus diffutils dtc…
16 PYTHON='/usr/local/bin/python3'
/openbmc/qemu/tests/vm/generated/
H A Dfreebsd.json8 "pip3": "/usr/local/bin/pip",
10 "alsa-lib",
20 "cyrus-sasl",
25 "fusefs-libs3",
32 "gtk-vnc",
34 "json-c",
38 "libjpeg-turbo",
41 "libspice-server",
55 "py311-numpy",
56 "py311-pillow",
[all …]
/openbmc/qemu/tests/docker/dockerfiles/
H A Dpython.docker10 python3 \
11 python3-pip \
12 python3-tox \
13 python3-virtualenv \
14 python3.10 \
15 python3.11 \
16 python3.12 \
17 python3.13 \
18 python3.8 \
19 python3.9
[all …]
/openbmc/qemu/python/
H A DMakefile1 QEMU_VENV_DIR=.dev-venv
2 QEMU_MINVENV_DIR=.min-venv
9 @echo "make check-minreqs:"
13 @echo " Hint (Fedora): 'sudo dnf install python3.8'"
15 @echo "make check-tox:"
18 @echo " Requires: Python 3.8 - 3.11, and tox."
19 @echo " Hint (Fedora): 'sudo dnf install python3-tox python3.11'"
23 @echo "make check-dev:"
24 @echo " Run tests in a venv against your default python3 version."
37 @echo "make min-venv"
[all …]
H A Dsetup.py1 #!/usr/bin/env python3
4 Copyright (c) 2020-2021 John Snow for Red Hat, Inc.
18 CLI option will invoke the deprecated bdist_egg hook. "pip install"
24 'Please use `pip install .` instead.'
33 # https://medium.com/@daveshawley/safely-using-setup-cfg-for-metadata-1babbe54c108
/openbmc/openbmc/meta-security/
H A D.gitlab-ci.yml1 .before-my-script: &before-my-script
2 - echo "$ERR_REPORT_USERNAME" > ~/.oe-send-error
3 - echo "$ERR_REPORT_EMAIL" >> ~/.oe-send-error
4 - export PATH=~/.local/bin:$PATH
5 - wget https://bootstrap.pypa.io/get-pip.py
6 - python3 get-pip.py
7 - python3 -m pip install kas
9 .after-my-script: &after-my-script
10 - cd $CI_PROJECT_DIR/poky
11 - . ./oe-init-build-env $CI_PROJECT_DIR/build
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/
H A Dpython3-wxgtk4_4.2.2.bb1 DESCRIPTION = "Python3 interface to the wxWidgets Cross-platform C++ GUI toolkit."
4 LICENSE = "LGPL-2.0-only & WXwindows & BSD-2-Clause"
7 DEPENDS = "python3-attrdict3-native python3-six-native wxwidgets-native \
14 SRC_URI += "file://add-back-option-build-base.patch \
15 file://wxgtk-fixup-build-scripts.patch \
16 file://not-overwrite-cflags-cxxflags.patch \
17 file://0001-sip-Conditionally-use-GetAssertStackTrace-under-USE_.patch \
21 S = "${WORKDIR}/wxPython-${PV}"
27 …ort WX_CONFIG = "'${RECIPE_SYSROOT_NATIVE}${bindir}/wx-config --prefix=${STAGING_EXECPREFIXDIR} --
30 python3-difflib \
[all …]
/openbmc/qemu/tests/lcitool/projects/
H A Dqemu.yml1 ---
3 - alsa
4 - bash
5 - bc
6 - bindgen
7 - bison
8 - brlapi
9 - bzip2
10 - bzip2-libs
11 - capstone
[all …]

12345