Re: git: 4c5a943e4ba4 - main - devel/jetbrains-clion: fix plist (+)
"Sergey A. Osokin" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
Thank you, Dima! On Fri, Aug 14, 2026 at 01:32:18PM +0000, Dima Panov wrote: > The branch main has been updated by fluffy: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=4c5a943e4ba4dd4ecfe5857cfdb54fc8c227fab0 > > commit 4c5a943e4ba4dd4ecfe5857cfdb54fc8c227fab0 > Author: Dima Panov <[email protected]> > AuthorDate: 2026-08-14 13:28:09 +0000 > Commit: Dima Panov <[email protected]> > CommitDate: 2026-08-14 13:28:09 +0000 > > devel/jetbrains-clion: fix plist (+) > > Autogenerated substitution of "make makeplist" needs more eyes and care. > > %%PYTHON_SUFFIX%%. %%SQLITE_ARCH%% and %%ARCH%% macros applied mostly in wrong places > > Reported by: bulk -t > Approved by: portmgr blanket > --- > devel/jetbrains-clion/pkg-plist | 54 ++++++++++++++++++++--------------------- > 1 file changed, 27 insertions(+), 27 deletions(-) > > diff --git a/devel/jetbrains-clion/pkg-plist b/devel/jetbrains-clion/pkg-plist > index 096fe087e17f..69f897841535 100644 > --- a/devel/jetbrains-clion/pkg-plist > +++ b/devel/jetbrains-clion/pkg-plist > @@ -6030,7 +6030,7 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/featuresTrainer/lib/featuresTrainer.jar > %%DATADIR%%/plugins/featuresTrainer/lib/git-learning-project.jar > %%DATADIR%%/plugins/fullLine/full-line-model-objectivec.zip > -%%DATADIR%%/plugins/fullLine/full-line-native-server-%%SQLITE_ARCH%%.zip > +%%DATADIR%%/plugins/fullLine/full-line-native-server-linux-x86_64.zip > %%DATADIR%%/plugins/fullLine/lib/clikt.jar > %%DATADIR%%/plugins/fullLine/lib/fullLine.jar > %%DATADIR%%/plugins/fullLine/lib/jetbrains.ai.completion.trigger.model.markdown.cloud.jar > @@ -8560,7 +8560,7 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_api.py > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_breakpoints.py > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils.py > -%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils_py%%PYTHON_SUFFIX%%.py > +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_bytecode_utils_py311.py > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_code_to_source.py > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_collect_bytecode_info.py > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/_pydevd_bundle/pydevd_comm.py > @@ -8691,7 +8691,7 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/attach_script.py > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace.hpp > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_310.hpp > -%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_%%PYTHON_SUFFIX%%.hpp > +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_311.hpp > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_custom_pyeval_settrace_common.hpp > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_settrace.hpp > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/common/py_utils.hpp > @@ -8721,7 +8721,7 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/util.py > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/__init__.py > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/advapi32.py > -%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_%%ARCH%%.py > +%%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_amd64.py > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/context_i386.py > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/dbghelp.py > %%DATADIR%%/plugins/python-ce/helpers/debugpy/_vendored/pydevd/pydevd_attach_to_process/winappdbg/win32/defines.py > @@ -9442,19 +9442,19 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_32.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_27_64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_310_32.cp310-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_310_64.cp310-win_%%ARCH%%.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_%%PYTHON_SUFFIX%%_32.cp%%PYTHON_SUFFIX%%-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_%%PYTHON_SUFFIX%%_64.cp%%PYTHON_SUFFIX%%-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_310_64.cp310-win_amd64.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_311_32.cp311-win32.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_311_64.cp311-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_312_32.cp312-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_312_64.cp312-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_312_64.cp312-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_32.cp36-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_64.cp36-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_36_64.cp36-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_32.cp37-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_64.cp37-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_37_64.cp37-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_38_32.cp38-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_38_64.cp38-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_38_64.cp38-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_39_32.cp39-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_39_64.cp39-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_win32_39_64.cp39-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_cython_wrapper.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_daemon_thread.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_dont_trace.py > @@ -9472,7 +9472,7 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.c > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.cp312-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.cp312-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.cp312-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_cython.pyx > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_pep_669_tracing_wrapper.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_bundle/pydevd_plugin_utils.py > @@ -9523,15 +9523,15 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_39_310.pxd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_39_310.pyx > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_310_32.cp310-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_310_64.cp310-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_310_64.cp310-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_32.cp36-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_64.cp36-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_36_64.cp36-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_32.cp37-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_64.cp37-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_37_64.cp37-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_38_32.cp38-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_38_64.cp38-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_38_64.cp38-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_39_32.cp39-win32.pyd > -%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_39_64.cp39-win_%%ARCH%%.pyd > +%%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_evaluator_win32_39_64.cp39-win_amd64.pyd > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_frame_tracing.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/pydevd_modify_bytecode.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/_pydevd_frame_eval/release_mem.h > @@ -9549,7 +9549,7 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/pydev/build_tools/rename_pep8.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/ci-requirements/ci-requirements-27.txt > %%DATADIR%%/plugins/python-ce/helpers/pydev/ci-requirements/ci-requirements-310.txt > -%%DATADIR%%/plugins/python-ce/helpers/pydev/ci-requirements/ci-requirements-%%PYTHON_SUFFIX%%.txt > +%%DATADIR%%/plugins/python-ce/helpers/pydev/ci-requirements/ci-requirements-311.txt > %%DATADIR%%/plugins/python-ce/helpers/pydev/ci-requirements/ci-requirements-312.txt > %%DATADIR%%/plugins/python-ce/helpers/pydev/ci-requirements/ci-requirements-313.txt > %%DATADIR%%/plugins/python-ce/helpers/pydev/ci-requirements/ci-requirements-314.txt > @@ -9598,7 +9598,7 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/attach_script.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace.hpp > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace_310.hpp > -%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace_%%PYTHON_SUFFIX%%.hpp > +%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace_311.hpp > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_custom_pyeval_settrace_common.hpp > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_settrace.hpp > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/common/py_utils.hpp > @@ -9633,7 +9633,7 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/util.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/__init__.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/advapi32.py > -%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/context_%%ARCH%%.py > +%%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/context_amd64.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/context_i386.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/dbghelp.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/pydevd_attach_to_process/winappdbg/win32/defines.py > @@ -9682,7 +9682,7 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/pydev/stubs/pycompletion.py > %%DATADIR%%/plugins/python-ce/helpers/pydev/test-requirements/test-requirements-27.txt > %%DATADIR%%/plugins/python-ce/helpers/pydev/test-requirements/test-requirements-310.txt > -%%DATADIR%%/plugins/python-ce/helpers/pydev/test-requirements/test-requirements-%%PYTHON_SUFFIX%%.txt > +%%DATADIR%%/plugins/python-ce/helpers/pydev/test-requirements/test-requirements-311.txt > %%DATADIR%%/plugins/python-ce/helpers/pydev/test-requirements/test-requirements-312.txt > %%DATADIR%%/plugins/python-ce/helpers/pydev/test-requirements/test-requirements-313.txt > %%DATADIR%%/plugins/python-ce/helpers/pydev/test-requirements/test-requirements-314.txt > @@ -10321,24 +10321,24 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@python2/zlib.pyi > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/common.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py310.txt > -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py%%PYTHON_SUFFIX%%.txt > +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py311.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py312.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py313.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin-py314.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/darwin.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py310.txt > -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py%%PYTHON_SUFFIX%%.txt > +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py311.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py312.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py313.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux-py314.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/linux.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py310.txt > -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py%%PYTHON_SUFFIX%%.txt > +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py311.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py312.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py313.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/py314.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py310.txt > -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py%%PYTHON_SUFFIX%%.txt > +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py311.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py312.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py313.txt > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/stubtest_allowlists/win32-py314.txt > @@ -10348,7 +10348,7 @@ share/applications/clion.desktop > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/check_task.py > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/asyncio/check_task_factory.py > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_dict.py > -%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_exception_group-py%%PYTHON_SUFFIX%%.py > +%%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_exception_group-py311.py > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_iteration.py > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_list.py > %%DATADIR%%/plugins/python-ce/helpers/typeshed/stdlib/@tests/test_cases/builtins/check_memoryview.py >