/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | python3-manifest.json | 5 # target and native Python packages are the same, and it also needs to be executed 9 # upgrading to a new Python version or adding a new package. 22 # "files": ["${libdir}/python${PYTHON_MAJMIN}/lib-dynload/webbrowser.py"], 24 # "summary": "Python Web Browser support"} 31 # "files": ["${libdir}/python${PYTHON_MAJMIN}/webbrowser.py"], 33 # "summary": "Python Web Browser support"} 36 # If you are upgrading Python to a new version please follow the next steps: 37 # After each Python upgrade, the create_manifest task should be executed, because we 38 # don't control what changes on upstream Python, so, some module dependency 44 # - Upgrade both the native and target Python packages to a new version [all …]
|
H A D | 0001-Avoid-shebang-overflow-on-python-config.py.patch | 4 Subject: [PATCH] Avoid shebang overflow on python-config.py 13 [1] https://github.com/python/cpython/pull/93760#pullrequestreview-1005365737 22 @@ -2606,6 +2606,8 @@ python-config: $(srcdir)/Misc/python-config.in Misc/python-config.sh 25 sed -e "s,@EXENAME@,$(EXENAME)," < $(srcdir)/Misc/python-config.in >python-config.py 27 + sed -i -e '1s|^#!.*|#!/usr/bin/env python3|' python-config.py 29 LC_ALL=C sed -e 's,\$$(\([A-Za-z0-9_]*\)),\$$\{\1\},g' < Misc/python-config.sh >python-config 30 @ # On Darwin, always use the python version of the script, the shell
|
/openbmc/openbmc-tools/sensor_yaml_config/ |
H A D | sensor_map.yaml | 1 ? !!python/tuple 3 - !!python/tuple [org.open_power.OCC.Status] 5 ? !!python/tuple 7 - !!python/tuple [org.open_power.OCC.Status] 9 ? !!python/tuple 11 - !!python/tuple [xyz.openbmc_project.Object.Enable] 13 ? !!python/tuple 15 - !!python/tuple [ 20 ? !!python/tuple 22 - !!python/tuple [ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/libsigrokdecode/ |
H A D | 0001-configure.ac-add-py-3.10-support.patch | 18 # https://docs.python.org/3/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build 20 …python-3.9-embed], [python-3.8-embed], [python-3.8 >= 3.8], [python-3.7 >= 3.7], [python-3.6 >= 3.… 21 …python-3.13-embed], [python-3.12-embed], [python-3.11-embed], [python-3.10-embed], [python-3.9-emb… 23 [AC_MSG_ERROR([Cannot find Python 3 development headers.])])
|
H A D | python39.patch | 4 Subject: [PATCH] configure.ac: Add support for Python 3.9. 18 # https://docs.python.org/3/whatsnew/3.8.html#debug-build-uses-the-same-abi-as-release-build 20 …python-3.8-embed], [python-3.8 >= 3.8], [python-3.7 >= 3.7], [python-3.6 >= 3.6], [python-3.5 >= 3… 21 …python-3.9-embed], [python-3.8-embed], [python-3.8 >= 3.8], [python-3.7 >= 3.7], [python-3.6 >= 3.… 23 [AC_MSG_ERROR([Cannot find Python 3 development headers.])])
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | 0011-qemu-Ensure-pip-and-the-python-venv-aren-t-used-for-.patch | 4 Subject: [PATCH] qemu: Ensure pip and the python venv aren't used for meson 6 Qemu wants to use a supported python version and a specific meson version 35 @@ -944,14 +944,14 @@ python="$(command -v "$python")" 36 echo "python determined to be '$python'" 37 echo "python version: $($python --version)" 39 -python="$($python -B "${source_path}/python/scripts/mkvenv.py" create pyvenv)" 40 +python=python3 42 error_exit "python venv creation failed" 46 python="$python -B" 47 -mkvenv="$python ${source_path}/python/scripts/mkvenv.py"
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3_3.13.1.bb | 1 SUMMARY = "The Python Programming Language" 2 HOMEPAGE = "http://www.python.org" 3 DESCRIPTION = "Python is a programming language that lets you work more quickly and integrate your … 5 SECTION = "devel/python" 9 SRC_URI = "http://www.python.org/ftp/python/${PV}/Python-${PV}.tar.xz \ 24 file://0001-Avoid-shebang-overflow-on-python-config.py.patch \ 42 # exclude pre-releases for both python 2.x and 3.x 45 CVE_PRODUCT = "python cpython" 57 S = "${WORKDIR}/Python-${PV}" 66 ALTERNATIVE_LINK_NAME[python3-config] = "${bindir}/python${PYTHON_MAJMIN}-config" [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Python-2.0.1 | 1 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 4 1. This LICENSE AGREEMENT is between the Python Software Foundation 6 otherwise using this software ("Python") in source or binary form and 12 distribute, and otherwise use Python alone or in any derivative version, 15 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Python Software Foundation; 16 All Rights Reserved" are retained in Python alone or in any derivative version 20 or incorporates Python or any part thereof, and wants to make 23 the changes made to Python. 25 4. PSF is making Python available to Licensee on an "AS IS" 29 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT [all …]
|
H A D | Python-2.0 | 2 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 5 1. This LICENSE AGREEMENT is between the Python Software Foundation 7 otherwise using this software ("Python") in source or binary form and 13 prepare derivative works, distribute, and otherwise use Python 16 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights 17 Reserved" are retained in Python alone or in any derivative version 21 or incorporates Python or any part thereof, and wants to make 24 the changes made to Python. 26 4. PSF is making Python available to Licensee on an "AS IS" 30 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT [all …]
|
H A D | PSF-2.0 | 2 PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2 5 1. This LICENSE AGREEMENT is between the Python Software Foundation 7 otherwise using this software ("Python") in source or binary form and 13 prepare derivative works, distribute, and otherwise use Python 16 2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights 17 Reserved" are retained in Python alone or in any derivative version 21 or incorporates Python or any part thereof, and wants to make 24 the changes made to Python. 26 4. PSF is making Python available to Licensee on an "AS IS" 30 FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT [all …]
|
H A D | CNRI-Python | 5 BY CLICKING ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR OTHERWISE USING PYTHON … 7 …Python 1.6, beta 1 software in source or binary form and its associated documentation, as released… 9 …nd otherwise use Python 1.6b1 alone or in any derivative version, provided, however, that CNRIs Li… 11 …ment, Licensee may substitute the following text (omitting the quotes): "Python 1.6, beta 1, is ma… 13 …Python 1.6b1 or any part thereof, and wants to make the derivative work available to the public as… 15 …Python 1.6b1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIE… 17 …QUENTIAL DAMAGES OR LOSS AS A RESULT OF USING, MODIFYING OR DISTRIBUTING PYTHON 1.6b1, OR ANY DERI… 23 …PT" button where indicated, or by copying, installing or otherwise using Python 1.6b1, Licensee ag…
|
H A D | CNRI-Python-GPL-Compatible | 5 BY CLICKING ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR OTHERWISE USING PYTHON … 7 …he Individual or Organization ("Licensee") accessing and otherwise using Python 1.6.1 software in … 9 …Python 1.6.1 alone or in any derivative version, provided, however, that CNRI's License Agreement … 11 …Python 1.6.1 or any part thereof, and wants to make the derivative work available to others as pro… 13 …Python 1.6.1 available to Licensee on an "AS IS" basis. CNRI MAKES NO REPRESENTATIONS OR WARRANTIE… 15 …RS OF PYTHON 1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF MO… 19 … Notwithstanding the foregoing, with regard to derivative works based on Python 1.6.1 that incorpo… 21 …PT" button where indicated, or by copying, installing or otherwise using Python 1.6.1, Licensee ag…
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 036 | 57 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 63 60 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857 62 $PYTHON qcow2.py "$TEST_IMG" dump-header-exts 66 printf "\x00\x3f%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857 73 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 61 74 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 62 75 $PYTHON qcow2.py "$TEST_IMG" set-feature-bit incompatible 63 78 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857 82 printf "\x00\x3f%s" "Test feature" | $PYTHON qcow2.py "$TEST_IMG" add-header-ext-stdio 0x6803f857 86 $PYTHON qcow2.py "$TEST_IMG" del-header-ext 0x6803f857 [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/ |
H A D | parallel_make.patch | 11 diff -ruN telepathy-python-0.15.19-orig/src/Makefile.am telepathy-python-0.15.19/src/Makefile.am 12 --- telepathy-python-0.15.19-orig/src/Makefile.am 2011-03-10 08:51:49.000000000 +0800 13 +++ telepathy-python-0.15.19/src/Makefile.am 2011-03-10 08:54:45.000000000 +0800 18 -_generated/interfaces.py: $(tools_dir)/python-interfaces-generator.xsl $(wildcard $(spec_dir)/*.xm… 19 +_generated/interfaces.py: _generated/__init__.py $(tools_dir)/python-interfaces-generator.xsl $(wi… 21 $(tools_dir)/python-interfaces-generator.xsl \ 24 -_generated/constants.py: $(tools_dir)/python-constants-generator.xsl $(wildcard $(spec_dir)/*.xml) 25 +_generated/constants.py: _generated/__init__.py $(tools_dir)/python-constants-generator.xsl $(wild… 27 $(tools_dir)/python-constants-generator.xsl \ 30 -_generated/errors.py: $(tools_dir)/python-errors-generator.xsl $(wildcard $(spec_dir)/*.xml) [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/automake/automake/ |
H A D | 0002-automake-Update-for-python.m4-to-respect-libdir.patch | 4 Subject: [PATCH 2/6] automake: Update for python.m4 to respect libdir 15 m4/python.m4 | 32 ++++++-------------------------- 18 diff --git a/m4/python.m4 b/m4/python.m4 20 --- a/m4/python.m4 21 +++ b/m4/python.m4 23 [am_cv_python_version=`$PYTHON -c "import sys; print ('%u.%u' % sys.version_info[[:2]])"`]) 29 dnl to know which OS platform Python thinks this is. 35 - am_cv_python_pythondir=`$PYTHON -c " 47 + am_cv_python_pythondir=`echo "$PYTHON_LIB_PREFIX/python$PYTHON_VERSION/site-packages"` 55 - *) am_cv_python_pythondir="\${PYTHON_PREFIX}/lib/python$PYTHON_VERSION/site-packages" [all …]
|
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/ |
H A D | 0001-Do-not-hardocode-paths-to-perl-python-in-scripts.patch | 4 Subject: [PATCH] Do not hardocode paths to perl/python in scripts. 31 -#!@PYTHON@ 33 # -*- python; coding: utf-8 -*- 41 -#!@PYTHON@ 51 -#!@PYTHON@ 53 # -*- python -*- 61 -#!@PYTHON@ 63 # -*- python; coding: utf-8 -*- 71 -#!@PYTHON@ 73 # -*- python; coding: utf-8 -*- [all …]
|
/openbmc/linux/scripts/coccinelle/misc/ |
H A D | do_div.cocci | 18 @initialize:python@ 67 long l: script:python() { filter_out_safe_constants(l) }; 68 unsigned long ul : script:python() { filter_out_safe_constants(ul) }; 69 u64 ul64 : script:python() { filter_out_safe_constants(ul64) }; 70 s64 sl64 : script:python() { filter_out_safe_constants(sl64) }; 86 long l: script:python() { filter_out_safe_constants(l) }; 87 unsigned long ul : script:python() { filter_out_safe_constants(ul) }; 88 u64 ul64 : script:python() { filter_out_safe_constants(ul64) }; 89 s64 sl64 : script:python() { filter_out_safe_constants(sl64) }; 101 @script:python depends on org@ [all …]
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | stat+json_output.sh | 12 if [ "x$PYTHON" == "x" ] 16 PYTHON=python3 17 elif which python > /dev/null 19 PYTHON=python 21 echo Skipping test, python not detected please set environment variable PYTHON. 50 $PYTHON $pythonchecker --no-args --file "${stat_output}" 63 $PYTHON $pythonchecker --system-wide --file "${stat_output}" 76 $PYTHON $pythonchecker --system-wide-no-aggr --file "${stat_output}" 84 $PYTHON $pythonchecker --interval --file "${stat_output}" 93 $PYTHON $pythonchecker --event --file "${stat_output}" [all …]
|
/openbmc/qemu/.gitlab-ci.d/ |
H A D | static_checks.yml | 4 image: python:3.10-alpine 18 image: python:3.10-alpine 26 check-python-minreqs: 29 image: $CI_REGISTRY_IMAGE/qemu/python:$QEMU_CI_CONTAINER_TAG 31 - make -C python check-minreqs 35 job: python-container 37 check-python-tox: 40 image: $CI_REGISTRY_IMAGE/qemu/python:$QEMU_CI_CONTAINER_TAG 42 - make -C python check-tox 48 job: python-container
|
/openbmc/openbmc/poky/bitbake/lib/bb/tests/runqueue-tests/classes/ |
H A D | base.bbclass | 32 python do_fetch() { 36 python do_unpack() { 40 python do_patch() { 44 python do_populate_lic() { 48 python do_prepare_recipe_sysroot() { 52 python do_configure() { 56 python do_compile() { 60 python do_install() { 64 python do_populate_sysroot() { 68 python do_package() { [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/ |
H A D | 0001-Use-setuptools-instead-of-distutils.patch | 6 distutils is removed from Python 3.12+: 7 https://peps.python.org/pep-0632/ 13 python/Makefile.am | 2 +- 14 python/setup.py.in | 6 +++--- 38 -# by default, not the Python-bundled one. To run the Python's standard library 49 diff --git a/python/Makefile.am b/python/Makefile.am 51 --- a/python/Makefile.am 52 +++ b/python/Makefile.am 62 diff --git a/python/setup.py.in b/python/setup.py.in 64 --- a/python/setup.py.in [all …]
|
/openbmc/openbmc-test-automation/tools/ |
H A D | generate_test_document | 52 python -m robot.testdoc tests testsdirectoryTCdocs.html || ret_code=1 53 python -m robot.testdoc extended extendeddirectoryTCdocs.html || ret_code=1 54 python -m robot.testdoc gui guidirectoryTCdocs.html || ret_code=1 55 python -m robot.testdoc systest systestdirectoryTCdocs.html || ret_code=1 56 python -m robot.testdoc xcat xcatdirectoryTCdocs.html || ret_code=1 57 python -m robot.testdoc mnfg mnfgdirectoryTCdocs.html || ret_code=1 58 python -m robot.testdoc tools toolsdirectoryTCdocs.html || ret_code=1 59 python -m robot.testdoc ./openpower/ras rasdirectoryTCdocs.html || ret_code=1 60 python -m robot.testdoc ./openpower/secureboot securebootdirectoryTCdocs.html\ 62 python -m robot.testdoc network networkdirectoryTCdocs.html ||\ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/rrdtool/ |
H A D | rrdtool_1.8.0.bb | 30 PACKAGECONFIG[python] = "--enable-python=yes \ 31 am_cv_python_pythondir=${STAGING_LIBDIR}/python${PYTHON_BASEVERSION}/site-packages \ 32 am_cv_python_pyexecdir=${STAGING_LIBDIR}/python${PYTHON_BASEVERSION}/site-packages,\ 33 --disable-python,python," 73 #python 75 PYTHON_INCLUDES="-I=/usr/include/python${PYTHON_BASEVERSION}"' \ 82 #modify python sitepkg 86 sed -i -e "s:python/setup.py install:python/setup.py install \ 112 PACKAGES =+ "${PN}-perl ${PN}-python" 131 DESCRIPTION:${PN}-python = \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/ |
H A D | 0006-Use-python3-and-pip3-instead-of-python-and-pip.patch | 4 Subject: [PATCH 6/7] Use python3 and pip3 instead of python and pip 26 -python -m mycroft.client.text $@ 48 -output=$(python -m mycroft.messagebus.send "recognizer_loop:utterance" "{\"utterances\": [\"$data… 58 - python -m test.integrationtests.skills.runner . 61 - python -m test.integrationtests.skills.runner $@ 73 -output=$(python -m mycroft.messagebus.send "speak" "{\"utterance\": \"$data\"}") 83 - if [[ $param == 'python' ]] ; then 91 if [[ $var == '-p' || $var == '--python' ]] ; then 92 - param='python' 101 -PYTHON=$(python -c "import sys;print('python{}.{}'.format(sys.version_info[0], sys.version_info[1]… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-schedutils_0.6.bb | 1 DESCRIPTION = "Python interface for the Linux scheduler functions etc." 2 HOMEPAGE = "https://git.kernel.org/pub/scm/libs/python/python-schedutils/python-schedutils.git/" 3 SECTION = "devel/python" 7 SRC_URI = "git://git.kernel.org/pub/scm/libs/python/python-schedutils/python-schedutils.git;branch=…
|