| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/mozjs-78/ |
| H A D | 0005-Fixup-compatibility-of-mozbuild-with-Python-3.10.patch | 13 python/mach/mach/config.py | 4 ++-- 14 python/mach/mach/decorators.py | 2 +- 15 python/mozbuild/mozbuild/backend/configenvironment.py | 3 ++- 16 python/mozbuild/mozbuild/makeutil.py | 2 +- 17 python/mozbuild/mozbuild/util.py | 2 +- 18 testing/marionette/client/marionette_driver/wait.py | 2 +- 19 testing/mozbase/manifestparser/manifestparser/filters.py | 3 ++- 20 testing/mozbase/versioninfo.py | 2 +- 21 testing/web-platform/tests/tools/manifest/vcs.py | 2 +- 22 .../web-platform/tests/tools/third_party/h2/h2/settings.py | 2 +- [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-pip/ |
| H A D | 0001-change-shebang-to-python3.patch | 15 src/pip/_vendor/chardet/langbulgarianmodel.py | 2 +- 16 src/pip/_vendor/chardet/langgreekmodel.py | 2 +- 17 src/pip/_vendor/chardet/langhebrewmodel.py | 2 +- 18 src/pip/_vendor/chardet/langhungarianmodel.py | 2 +- 19 src/pip/_vendor/chardet/langrussianmodel.py | 2 +- 20 src/pip/_vendor/chardet/langthaimodel.py | 2 +- 21 src/pip/_vendor/chardet/langturkishmodel.py | 2 +- 22 src/pip/_vendor/chardet/metadata/languages.py | 2 +- 23 src/pip/_vendor/requests/certs.py | 2 +- 26 …--git a/src/pip/_vendor/chardet/langbulgarianmodel.py b/src/pip/_vendor/chardet/langbulgarianmodel… [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-sqlparse/ |
| H A D | 0001-sqlparse-change-shebang-to-python3.patch | 16 setup.py | 2 +- 17 sqlparse/__main__.py | 2 +- 18 sqlparse/cli.py | 2 +- 41 + setup.py | 2 +- 42 + sqlparse/__main__.py | 2 +- 43 + sqlparse/cli.py | 2 +- 46 +diff --git a/setup.py b/setup.py 48 +--- a/setup.py 49 ++++ b/setup.py 56 +diff --git a/sqlparse/__main__.py b/sqlparse/__main__.py [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-twisted_22.2.0.bb | 91 ${libdir}/${PYTHON_DIR}/site-packages/twisted/protocols/*.py* \ 109 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_conch.py* \ 125 ${libdir}/${PYTHON_DIR}/site-packages/twisted/*.py* \ 126 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/__init__.py* \ 127 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/notestplugin.py* \ 128 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/testplugin.py* \ 129 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_ftp.py* \ 130 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_inet.py* \ 131 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_manhole.py* \ 132 ${libdir}/${PYTHON_DIR}/site-packages/twisted/plugins/twisted_portforward.py* \ [all …]
|
| /OK3568_Linux_fs/u-boot/doc/driver-model/ |
| H A D | README.txt | 93 ./test/py/test.py --bd sandbox --build -k ut_dm -v 97 (venv)$ ./test/py/test.py --bd sandbox --build -k ut_dm -v 101 platform linux2 -- Python 2.7.5, pytest-2.9.0, py-1.4.31, pluggy-0.3.1 -- /root/u-boot/venv/bin/pyt… 106 test/py/tests/test_ut.py::test_ut_dm_init PASSED 107 test/py/tests/test_ut.py::test_ut[ut_dm_adc_bind] PASSED 108 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_conversion] PASSED 109 test/py/tests/test_ut.py::test_ut[ut_dm_adc_multi_channel_shot] PASSED 110 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_conversion] PASSED 111 test/py/tests/test_ut.py::test_ut[ut_dm_adc_single_channel_shot] PASSED 112 test/py/tests/test_ut.py::test_ut[ut_dm_adc_supply] PASSED [all …]
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0018-clang-Use-python3-in-python-scripts.patch | 12 .../find-all-symbols/tool/run-find-all-symbols.py | 2 +- 13 clang-tools-extra/clang-tidy/add_new_check.py | 2 +- 14 clang-tools-extra/clang-tidy/rename_check.py | 2 +- 15 clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py | 2 +- 16 clang-tools-extra/clang-tidy/tool/run-clang-tidy.py | 2 +- 21 …mbols/tool/run-find-all-symbols.py b/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/r… 23 --- a/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py 24 +++ b/clang-tools-extra/clang-include-fixer/find-all-symbols/tool/run-find-all-symbols.py 29 #=- run-find-all-symbols.py - Parallel find-all-symbols runner -*- python -*-=# 31 …--git a/clang-tools-extra/clang-tidy/add_new_check.py b/clang-tools-extra/clang-tidy/add_new_check… [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/doxygen/doxygen/ |
| H A D | doxygen-native-only-check-python3.patch | 11 | File "/usr/lib64/python3.6/site.py", line 564, in <module> 13 | File "/usr/lib64/python3.6/site.py", line 550, in main 15 | File "/usr/lib64/python3.6/site.py", line 282, in addusersitepackages 17 | File "/usr/lib64/python3.6/site.py", line 258, in getusersitepackages 19 | File "/usr/lib64/python3.6/site.py", line 248, in getuserbase 21 | File "/usr/lib64/python3.6/sysconfig.py", line 604, in get_config_var 23 | File "/usr/lib64/python3.6/sysconfig.py", line 553, in get_config_vars 25 | File "/usr/lib64/python3.6/sysconfig.py", line 424, in _init_posix 74 - COMMAND ${PYTHON_EXECUTABLE} ${PROJECT_SOURCE_DIR}/src/version.py ${VERSION} > ${GENERATED_SRC… 75 + COMMAND ${Python3_EXECUTABLE} ${PROJECT_SOURCE_DIR}/src/version.py ${VERSION} > ${GENERATED_SR… [all …]
|
| /OK3568_Linux_fs/buildroot/package/python-aiohttp/ |
| H A D | 0001-Bump-async-timeout-version-for-aiohttp-3.8-5299.patch | 10 aiohttp/client.py | 4 +-- 11 aiohttp/client_ws.py | 6 ++-- 12 aiohttp/connector.py | 15 ++++++--- 13 aiohttp/helpers.py | 25 ++++++--------- 14 aiohttp/web_protocol.py | 6 ++-- 15 aiohttp/web_ws.py | 6 ++-- 16 setup.py | 2 +- 17 tests/test_client_ws_functional.py | 2 +- 18 tests/test_helpers.py | 49 +++++++----------------------- 21 diff --git a/aiohttp/client.py b/aiohttp/client.py [all …]
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5webengine-chromium/ |
| H A D | 0001-Add-python3-build-support.patch | 11 .../protobufs/binary_proto_generator.py | 8 +- 12 .../tracing/generate_trace_viewer_grd.py | 2 +- 14 .../tools/bindings/gen_data_files_list.py | 8 +- 15 .../generators/mojom_java_generator.py | 4 + 16 .../tools/mojom/mojom/generate/generator.py | 14 ++-- 17 .../tools/mojom/mojom/generate/module.py | 3 +- 18 .../mojom/mojom/generate/template_expander.py | 12 +-- 19 .../scripts/bind_gen/blink_v8_bridge.py | 6 +- 20 .../scripts/bind_gen/callback_interface.py | 2 +- 21 .../bindings/scripts/bind_gen/code_node.py | 10 +-- [all …]
|
| /OK3568_Linux_fs/buildroot/package/python-augeas/ |
| H A D | 0001-Use-CFFI-in-out-of-line-API-mode-49.patch | 6 Currently, ffi.py is called during setup to generate augeas.py; this 7 file would normally be used for out-of-line ABI mode. ffi.py is also 8 imported at run-time, instead of the generated augeas.py, and used in 12 usage"): ffi.py is called during setup to generate _augeas.abi3.so (a C 25 augeas/__init__.py | 2 +- 26 augeas/ffi.py | 27 ++++++++++++++++++++++----- 27 setup.py | 1 + 30 diff --git a/augeas/__init__.py b/augeas/__init__.py 32 --- a/augeas/__init__.py 33 +++ b/augeas/__init__.py [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
| H A D | 0001-immom_python-convert-to-python3.patch | 13 samples/immsv/immom_python/immom.py | 2 +- 14 samples/immsv/immom_python/immomexamples.py | 2 +- 15 samples/immsv/immom_python/immomtest.py | 2 +- 18 diff --git a/samples/immsv/immom_python/immom.py b/samples/immsv/immom_python/immom.py 20 --- a/samples/immsv/immom_python/immom.py 21 +++ b/samples/immsv/immom_python/immom.py 28 …ff --git a/samples/immsv/immom_python/immomexamples.py b/samples/immsv/immom_python/immomexamples.… 30 --- a/samples/immsv/immom_python/immomexamples.py 31 +++ b/samples/immsv/immom_python/immomexamples.py 38 diff --git a/samples/immsv/immom_python/immomtest.py b/samples/immsv/immom_python/immomtest.py [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings/ |
| H A D | 0001-Modify-cmakelist.patch | 19 # .py: swig generated 20 -INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/cmpi.py DESTINATION ${PYTHON_SITE_DIR} ) 21 +INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/cmpi.py DESTINATION $ENV{ENV_INSTALL_PATH} ) 25 # cmpi_pywbem_bindings.py: provider implementation 27 -INSTALL(FILES cmpi_pywbem_bindings.py DESTINATION ${PYTHON_SITE_DIR} ) 28 +INSTALL(FILES cmpi_pywbem_bindings.py DESTINATION $ENV{ENV_INSTALL_PATH} ) 29 #INSTALL(FILES Py_UnixProcessProvider.py DESTINATION /usr/lib/pycim ) 31 … compile; compile('\$ENV{DESTDIR}${PYTHON_SITE_DIR}/cmpi.py', dfile='${PYTHON_SITE_DIR}/cmpi.py')\… 32 …le; compile('\$ENV{DESTDIR}$ENV{ENV_INSTALL_PATH}/cmpi.py', dfile='\$ENV{ENV_INSTALL_PATH}/cmpi.py… 34 …{DESTDIR}${PYTHON_SITE_DIR}/cmpi_pywbem_bindings.py', dfile='${PYTHON_SITE_DIR}/cmpi_pywbem_bindin… [all …]
|
| /OK3568_Linux_fs/buildroot/package/setools/ |
| H A D | 0001-Do-not-export-use-setools.InfoFlowAnalysis-and-setoo.patch | 22 setools/__init__.py | 4 ++-- 23 setoolsgui/apol/dta.py | 2 +- 24 setoolsgui/apol/infoflow.py | 2 +- 25 tests/dta.py | 2 +- 26 tests/infoflow.py | 2 +- 73 diff --git a/setools/__init__.py b/setools/__init__.py 75 --- a/setools/__init__.py 76 +++ b/setools/__init__.py 91 diff --git a/setoolsgui/apol/dta.py b/setoolsgui/apol/dta.py 93 --- a/setoolsgui/apol/dta.py [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-robotframework-seriallibrary/ |
| H A D | e31d5fdf2ea00ac6349e64580a20816783064dd4.patch | 4 Subject: [PATCH] Update setup.py for python3.7+ support 7 setup.py | 9 +++++---- 8 src/SerialLibrary/version.py | 3 +++ 11 diff --git a/setup.py b/setup.py 13 --- a/setup.py 14 +++ b/setup.py 28 - open(join(CURDIR, 'src', 'SerialLibrary', 'version.py'))).VERSION 30 +with open(join(CURDIR, 'src', 'SerialLibrary', 'version.py')) as f: 37 diff --git a/src/SerialLibrary/version.py b/src/SerialLibrary/version.py 39 --- a/src/SerialLibrary/version.py [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/pm-graph/pm-graph/ |
| H A D | 0001-sleepgraph.py-use-python3.patch | 4 Subject: [PATCH] sleepgraph.py: use python3 7 Same goes for bootgraph.py 13 bootgraph.py | 2 +- 14 sleepgraph.py | 2 +- 17 diff --git a/bootgraph.py b/bootgraph.py 19 --- a/bootgraph.py 20 +++ b/bootgraph.py 27 diff --git a/sleepgraph.py b/sleepgraph.py 29 --- a/sleepgraph.py 30 +++ b/sleepgraph.py
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-psutil/ |
| H A D | 0001-fix-failure-test-cases.patch | 11 * test_setup_script failed since oe don't install setup.py 23 psutil/tests/test_contracts.py | 1 + 24 psutil/tests/test_linux.py | 8 ++++++-- 25 psutil/tests/test_misc.py | 4 ++++ 26 psutil/tests/test_process.py | 5 +++++ 27 psutil/tests/test_system.py | 1 + 28 psutil/tests/test_unicode.py | 4 +++- 31 diff --git a/psutil/tests/test_contracts.py b/psutil/tests/test_contracts.py 33 --- a/psutil/tests/test_contracts.py 34 +++ b/psutil/tests/test_contracts.py [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-pbr/ |
| H A D | 0001-change-shebang-to-python3.patch | 10 pbr/tests/test_integration.py | 2 +- 11 pbr/tests/test_packaging.py | 2 +- 14 diff --git a/pbr/tests/test_integration.py b/pbr/tests/test_integration.py 16 --- a/pbr/tests/test_integration.py 17 +++ b/pbr/tests/test_integration.py 21 'setup.py': textwrap.dedent("""\ 27 diff --git a/pbr/tests/test_packaging.py b/pbr/tests/test_packaging.py 29 --- a/pbr/tests/test_packaging.py 30 +++ b/pbr/tests/test_packaging.py 34 'setup.py': textwrap.dedent(six.u("""\
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libpwquality/files/ |
| H A D | add-missing-python-include-dir-for-cross.patch | 4 Subject: [PATCH] setup.py.in: add missing python include dir for cross 12 python/setup.py.in | 3 ++- 20 CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV) 23 - CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV)… 24 + CFLAGS="${CFLAGS} -fno-strict-aliasing" @PYTHONBINARY@ setup.py build --build-base py$(PYTHONREV)… 27 rm -rf py$(PYTHONREV) 28 diff --git a/python/setup.py.in b/python/setup.py.in 30 --- a/python/setup.py.in 31 +++ b/python/setup.py.in
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3-smartypants/ |
| H A D | 0001-Change-hash-bang-to-python3.patch | 6 In setup.py, smartypants and smartypants.py set hash bang to python3. 13 setup.py | 2 +- 15 smartypants.py | 2 +- 18 diff --git a/setup.py b/setup.py 20 --- a/setup.py 21 +++ b/setup.py 38 diff --git a/smartypants.py b/smartypants.py 40 --- a/smartypants.py 41 +++ b/smartypants.py
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/glx/ |
| H A D | Makefile.am | 54 …ated_wgl_wrappers.ic: $(srcdir)/gen_gl_wrappers.py $(KHRONOS_SPEC_DIR)/wgl.xml $(KHRONOS_SPEC_DIR)… 55 …$(AM_V_GEN)PYTHONPATH=$(KHRONOS_SPEC_DIR) $(PYTHON3) $(srcdir)/gen_gl_wrappers.py -registry $(KHRO… 57 generated_gl_shim.ic: $(srcdir)/gen_gl_wrappers.py $(KHRONOS_SPEC_DIR)/gl.xml $(KHRONOS_SPEC_DIR)/r… 58 …$(AM_V_GEN)PYTHONPATH=$(KHRONOS_SPEC_DIR) $(PYTHON3) $(srcdir)/gen_gl_wrappers.py -registry $(KHRO… 60 …nerated_gl_thunks.ic: $(srcdir)/gen_gl_wrappers.py $(KHRONOS_SPEC_DIR)/gl.xml $(KHRONOS_SPEC_DIR)/… 61 …$(AM_V_GEN)PYTHONPATH=$(KHRONOS_SPEC_DIR) $(PYTHON3) $(srcdir)/gen_gl_wrappers.py -registry $(KHRO… 63 …erated_gl_thunks.def: $(srcdir)/gen_gl_wrappers.py $(KHRONOS_SPEC_DIR)/gl.xml $(KHRONOS_SPEC_DIR)/… 64 …$(AM_V_GEN)PYTHONPATH=$(KHRONOS_SPEC_DIR) $(PYTHON3) $(srcdir)/gen_gl_wrappers.py -registry $(KHRO… 71 EXTRA_DIST = gen_gl_wrappers.py
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-httpd/cherokee/cherokee/ |
| H A D | cherokee-install-configured.py-once.patch | 4 Subject: [PATCH] admin/Makefile.am: only install configured.py once 7 install the configured.py to the same location, they can run parallel, 10 /usr/bin/install: setting permissions for `/path/to/configured.py': No such file or directory 15 Only install the configured.py once will fix the problem, I think that 30 @@ -73,7 +73,6 @@ SystemStatsWidgets.py \ 31 Wizard.py \ 32 XMLServerDigest.py \ 33 config_version.py \ 34 -configured.py \ 35 consts.py \ [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/ |
| H A D | wxgtk-fixup-build-scripts.patch | 3 * remove hardcode lib path from buildtools/config.py which is not suitable for 5 * only build target 'build_py' in setup.py 13 buildtools/config.py | 4 ++-- 14 setup.py | 4 ++-- 17 diff --git a/buildtools/config.py b/buildtools/config.py 19 --- a/buildtools/config.py 20 +++ b/buildtools/config.py 32 diff --git a/setup.py b/setup.py 34 --- a/setup.py 35 +++ b/setup.py [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/tools/ |
| H A D | Makefile | 35 comedi_h.py : ../../../comedi.h 41 ni_values.py: convert_c_to_py 44 csv-files : ni_values.py comedi_h.py 45 ./convert_py_to_csv.py 48 ./make_blank_csv.py 51 c-files : comedi_h.py 52 ./convert_csv_to_c.py --route_values --device_routes 62 $(RM) -rf comedi_h.py ni_values.py convert_c_to_py all_cfiles.c *.pyc \
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/ |
| H A D | parallel_make.patch | 1 Add dependency of __init__.py 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… 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… 30 -_generated/errors.py: $(tools_dir)/python-errors-generator.xsl $(wildcard $(spec_dir)/*.xml) 31 +_generated/errors.py: _generated/__init__.py $(tools_dir)/python-errors-generator.xsl $(wildcard $… 39 -_generated/%.py: $(tools_dir)/spec-to-python.xsl $(spec_dir)/%.xml 40 +_generated/%.py: _generated/__init__.py $(tools_dir)/spec-to-python.xsl $(spec_dir)/%.xml
|
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | run | 4 ./test/py/test.py --bd sandbox --build 7 ./test/py/test.py --bd sandbox_spl --build -k test/py/tests/test_ofplatdata.py 10 ./test/py/test.py --bd sandbox_flattree --build
|