/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-setuptools-rust_1.11.0.bb | 1 SUMMARY = "Setuptools Rust extension plugin" 2 DESCRIPTION = "setuptools-rust is a plugin for setuptools to build Rust \ 3 Python extensions implemented with PyO3 or rust-cpython.\ 6 HOMEPAGE = "https://github.com/PyO3/setuptools-rust" 7 BUGTRACKER = "https://github.com/PyO3/setuptools-rust/issues" 19 DEPENDS += "python3-setuptools-scm-native python3-wheel-native" 22 python3-json \ 23 python3-semantic-version \ 24 python3-setuptools \ 25 python3-setuptools-scm \ [all …]
|
H A D | python3-setuptools_80.8.0.bb | 2 HOMEPAGE = "https://pypi.org/project/setuptools" 9 CVE_PRODUCT = "python3-setuptools python:setuptools" 12 file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch" 16 DEPENDS += "python3" 19 python3-compile \ 20 python3-compression \ 21 python3-ctypes \ 22 python3-email \ 23 python3-html \ 24 python3-json \ [all …]
|
H A D | python3-setuptools-scm_8.2.1.bb | 2 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 D | python3-cython_3.1.0.bb | 4 It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \ 5 and the messy, low-level world of C." 7 LICENSE = "Apache-2.0" 15 DEPENDS:remove = "python3-cython-native" 24 RDEPENDS:${PN}:class-target += "\ 25 python3-misc \ 26 python3-netserver \ 27 python3-pkgutil \ 28 python3-pyparsing \ 29 python3-setuptools \ [all …]
|
H A D | python3-maturin_1.8.3.bb | 1 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" 8 SRC_URI += "file://0001-Define-more-ioctl-codes-on-riscv32gc-unknown-linux-g.patch;patchdir=${CARGO… 11 S = "${WORKDIR}/maturin-${PV}" 13 CFLAGS += "-ffile-prefix-map=${CARGO_HOME}=${TARGET_DBGSRC_DIR}/cargo_home" 16 python3-setuptools-rust-native \ 17 python3-semantic-version-native \ 18 python3-setuptools-rust \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pint_0.24.4.bb | 6 LICENSE = "BSD-3-Clause" 9 inherit pypi ptest-python-pytest python_setuptools_build_meta 13 DEPENDS += "python3-setuptools-scm-native" 20 python3-setuptools \ 21 python3-packaging \ 22 python3-platformdirs \ 24 # python3-misc for timeit.py 25 RDEPENDS:${PN}-ptest += " \ 26 python3-appdirs \ 27 python3-attrs \ [all …]
|
H A D | python3-pychromecast_14.0.7.bb | 7 file://0001-Update-setuptools-requirement-from-78.0-65.6-to-65.6.patch \ 8 file://0001-Update-setuptools-requirement-from-79.0-65.6-to-65.6.patch \ 9 file://0001-Update-setuptools-requirement-from-80.0-65.6-to-65.6.patch \ 17 python3-zeroconf (>=0.131.0) \ 18 python3-protobuf (>=4.25.2) \ 19 python3-casttube (>=0.2.1) \
|
H A D | python3-pytest-runner_6.0.1.bb | 2 HOMEPAGE = "https://pypi.org/project/pytest-runner/" 11 python3-setuptools-scm-native" 13 RDEPENDS:${PN} = "python3-setuptools python3-debugger python3-json python3-io"
|
H A D | python3-humanize_4.12.3.bb | 13 python3-setuptools-scm-native \ 14 python3-hatch-vcs-native \ 18 python3-datetime \ 19 python3-setuptools \
|
H A D | python3-pytest-helpers-namespace_2021.12.29.bb | 2 HOMEPAGE = "https://github.com/saltstack/pytest-helpers-namespace" 4 LICENSE = "Apache-2.0" 11 DEPENDS += "python3-setuptools-scm-native python3-setuptools-declarative-requirements-native" 14 python3-pytest \
|
H A D | python3-cppy_1.3.1.bb | 3 LICENSE = "BSD-3-Clause" 8 RDEPENDS:${PN} += "python3-setuptools" 12 SRC_URI += " file://0001-Fix-build-error-as-following.patch \ 15 DEPENDS += "python3-setuptools-scm-native"
|
H A D | python3-setuptools-declarative-requirements_1.3.0.bb | 1 SUMMARY = "File support for setuptools declarative setup.cfg" 2 HOMEPAGE = "https://pypi.org/project/setuptools-declarative-requirements/" 3 LICENSE = "Apache-2.0" 10 DEPENDS += "python3-setuptools-scm-native"
|
H A D | python3-gpiod_2.3.0.bb | 3 LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later & CC-BY-SA-4.0" 8 SRC_URI += "file://run-ptest" 16 python3-setuptools-native \ 20 python3-datetime \ 21 python3-profile \ 23 RDEPENDS:${PN}-ptest += " \ 24 libgpiod-gpiosim \ 25 python3-setuptools \ 36 install -d ${D}${PTEST_PATH}/gpiod-test/gpiosim 37 install -d ${D}${PTEST_PATH}/gpiod-test/system [all …]
|
H A D | python3-ipython_9.2.0.bb | 3 LICENSE = "BSD-3-Clause" 9 python3-setuptools \ 10 python3-jedi \ 11 python3-decorator \ 12 python3-pickleshare \ 13 python3-traitlets \ 14 python3-prompt-toolkit \ 15 python3-pygments \ 16 python3-backcall \ 17 python3-pydoc \ [all …]
|
H A D | python3-qface_2.0.12.bb | 10 python3-jinja2 \ 11 python3-click \ 12 python3-pyyaml \ 13 python3-pytest \ 14 python3-six \ 15 python3-path \ 16 python3-antlr4-runtime \ 17 python3-watchdog \ 18 python3-markupsafe \ 19 python3-setuptools \
|
H A D | python3-cantools_40.2.2.bb | 12 DEPENDS += "python3-setuptools-scm-native" 15 python3-can \ 16 python3-bitstruct \ 17 python3-core \ 18 python3-textparser \ 19 python3-typing-extensions \ 20 python3-diskcache \ 21 python3-asyncio \
|
H A D | python3-cmd2_2.5.11.bb | 2 HOMEPAGE = "https://github.com/python-cmd2/cmd2" 6 DEPENDS += "python3-setuptools-scm-native" 13 python3-attrs \ 14 python3-colorama \ 15 python3-pyperclip \ 16 python3-wcwidth \ 17 python3-compression \ 18 python3-pydoc \ 19 python3-json \ 20 python3-numbers \
|
H A D | python3-py7zr_0.22.0.bb | 1 SUMMARY = "Pure Python 7-zip library" 3 LICENSE = "LGPL-2.1-or-later" 12 python3-setuptools-scm-native \ 13 python3-toml-native \ 14 python3-wheel-native \ 18 python3-pycryptodomex \ 19 python3-multivolumefile \ 20 python3-pybcj \ 21 python3-inflate64 \ 22 python3-pyppmd \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/ |
H A D | 0001-Use-setuptools-instead-of-distutils.patch | 2 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro@hroncok.cz> 4 Subject: [PATCH] Use setuptools instead of distutils 7 https://peps.python.org/pep-0632/ 9 Upstream-Status: Backport [https://github.com/libpwquality/libpwquality/commit/7b5e0f0097faebdcc6a8… 10 Signed-off-by: Alexander Kanavin <alex@linutronix.de> 11 --- 12 libpwquality.spec.in | 11 ++--------- 13 python/Makefile.am | 2 +- 14 python/setup.py.in | 6 +++--- 15 3 files changed, 6 insertions(+), 13 deletions(-) [all …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | setuptools3_legacy.bbclass | 4 # SPDX-License-Identifier: MIT 7 # This class is for packages which use the deprecated setuptools behaviour, 9 # This behaviour is deprecated in setuptools[1] and won't work in the future, so 12 # installing init scripts) should use a fully-featured build system such as Meson. 14 # [1] https://setuptools.pypa.io/en/latest/history.html#id142 17 inherit setuptools3-base 22 SETUPTOOLS_INSTALL_ARGS ?= "--root=${D} \ 23 --prefix=${prefix} \ 24 --install-lib=${PYTHON_SITEPACKAGES_DIR} \ 25 --install-data=${datadir}" [all …]
|
/openbmc/qemu/tests/lcitool/ |
H A D | mappings.yml | 16 python3: 17 OpenSUSELeap15: python311-base 19 python3-PyYAML: 22 python3-devel: 23 OpenSUSELeap15: python311-devel 25 python3-docutils: 28 python3-numpy: 31 python3-opencv: 34 python3-pillow: 37 python3-pip: [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/sip/ |
H A D | sip_6.11.0.bb | 6 HOMEPAGE = "https://github.com/Python-SIP/sip" 7 LICENSE = "BSD-2-Clause" 16 DEPENDS += "python3-setuptools-scm-native" 19 python3-core \ 20 python3-packaging \ 21 python3-logging \ 22 python3-tomllib \ 23 python3-setuptools \
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-pbr/ |
H A D | 0001-change-shebang-to-python3.patch | 4 Subject: [PATCH] change shebang to python3 6 Upstream-Status: Pending 8 Signed-off-by: Changqing Li <changqing.li@windriver.com> 9 --- 10 pbr/tests/test_integration.py | 2 +- 11 pbr/tests/test_packaging.py | 2 +- 12 2 files changed, 2 insertions(+), 2 deletions(-) 14 diff --git a/pbr/tests/test_integration.py b/pbr/tests/test_integration.py 16 --- a/pbr/tests/test_integration.py 18 @@ -171,7 +171,7 @@ class TestInstallWithoutPbr(base.BaseTestCase): [all …]
|
/openbmc/qemu/python/ |
H A D | setup.py | 1 #!/usr/bin/env python3 4 Copyright (c) 2020-2021 John Snow for Red Hat, Inc. 7 import setuptools 8 from setuptools.command import bdist_egg 33 # https://medium.com/@daveshawley/safely-using-setup-cfg-for-metadata-1babbe54c108 34 pkg_resources.require('setuptools>=39.2') 36 setuptools.setup(cmdclass={'bdist_egg': bdist_egg_guard})
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/ |
H A D | libpwquality_1.4.5.bb | 5 LICENSE = "GPL-2.0-or-later" 8 DEPENDS = "cracklib python3-setuptools-native" 11 file://0001-Use-setuptools-instead-of-distutils.patch \ 12 file://0002-Makefile.am-respect-PYTHONSITEDIR.patch \ 18 inherit autotools-brokensep gettext setuptools3-base 21 cp ${STAGING_DATADIR_NATIVE}/gettext/ABOUT-NLS ${AUTOTOOLS_AUXDIR}/ 28 EXTRA_OECONF += "--with-python-rev=${PYTHON_BASEVERSION} \ 29 --with-python-binary=${STAGING_BINDIR_NATIVE}/python3-native/python3 \ 30 --with-pythonsitedir=${PYTHON_SITEPACKAGES_DIR} \ 31 --libdir=${libdir} \ [all …]
|