running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/pygls
copying pygls/uris.py -> build/lib/pygls
copying pygls/workspace.py -> build/lib/pygls
copying pygls/progress.py -> build/lib/pygls
copying pygls/exceptions.py -> build/lib/pygls
copying pygls/capabilities.py -> build/lib/pygls
copying pygls/__init__.py -> build/lib/pygls
copying pygls/constants.py -> build/lib/pygls
copying pygls/protocol.py -> build/lib/pygls
copying pygls/server.py -> build/lib/pygls
copying pygls/feature_manager.py -> build/lib/pygls
creating build/lib/pygls/lsp
copying pygls/lsp/__init__.py -> build/lib/pygls/lsp
copying pygls/lsp/methods.py -> build/lib/pygls/lsp
creating build/lib/pygls/lsp/types
copying pygls/lsp/types/file_operations.py -> build/lib/pygls/lsp/types
copying pygls/lsp/types/workspace.py -> build/lib/pygls/lsp/types
copying pygls/lsp/types/text_synchronization.py -> build/lib/pygls/lsp/types
copying pygls/lsp/types/basic_structures.py -> build/lib/pygls/lsp/types
copying pygls/lsp/types/__init__.py -> build/lib/pygls/lsp/types
copying pygls/lsp/types/client.py -> build/lib/pygls/lsp/types
copying pygls/lsp/types/diagnostics.py -> build/lib/pygls/lsp/types
copying pygls/lsp/types/window.py -> build/lib/pygls/lsp/types
copying pygls/lsp/types/general_messages.py -> build/lib/pygls/lsp/types
creating build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/document_highlight.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/hover.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/selection_range.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/range_formatting.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/definition.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/monikers.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/implementation.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/document_color.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/on_type_formatting.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/code_lens.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/prepare_rename.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/declaration.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/formatting.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/folding_range.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/__init__.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/type_definition.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/document_link.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/references.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/rename.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/code_action.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/completion.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/color_presentation.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/linked_editing_range.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/semantic_tokens.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/call_hierarchy.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/document_symbol.py -> build/lib/pygls/lsp/types/language_features
copying pygls/lsp/types/language_features/signature_help.py -> build/lib/pygls/lsp/types/language_features
running egg_info
writing pygls.egg-info/PKG-INFO
writing dependency_links to pygls.egg-info/dependency_links.txt
writing requirements to pygls.egg-info/requires.txt
writing top-level names to pygls.egg-info/top_level.txt
reading manifest file 'pygls.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'pygls.egg-info/SOURCES.txt'
copying pygls/py.typed -> build/lib/pygls
installing to build/bdist.linux-riscv64/wheel
running install
running install_lib
creating build/bdist.linux-riscv64
creating build/bdist.linux-riscv64/wheel
creating build/bdist.linux-riscv64/wheel/pygls
copying build/lib/pygls/py.typed -> build/bdist.linux-riscv64/wheel/pygls
creating build/bdist.linux-riscv64/wheel/pygls/lsp
creating build/bdist.linux-riscv64/wheel/pygls/lsp/types
creating build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/signature_help.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/document_symbol.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/call_hierarchy.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/semantic_tokens.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/linked_editing_range.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/color_presentation.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/completion.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/code_action.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/rename.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/references.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/document_link.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/type_definition.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/__init__.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/folding_range.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/formatting.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/declaration.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/prepare_rename.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/code_lens.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/on_type_formatting.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/document_color.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/implementation.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/monikers.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/definition.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/range_formatting.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/selection_range.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/hover.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/language_features/document_highlight.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types/language_features
copying build/lib/pygls/lsp/types/general_messages.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types
copying build/lib/pygls/lsp/types/window.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types
copying build/lib/pygls/lsp/types/diagnostics.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types
copying build/lib/pygls/lsp/types/client.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types
copying build/lib/pygls/lsp/types/__init__.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types
copying build/lib/pygls/lsp/types/basic_structures.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types
copying build/lib/pygls/lsp/types/text_synchronization.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types
copying build/lib/pygls/lsp/types/workspace.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types
copying build/lib/pygls/lsp/types/file_operations.py -> build/bdist.linux-riscv64/wheel/pygls/lsp/types
copying build/lib/pygls/lsp/methods.py -> build/bdist.linux-riscv64/wheel/pygls/lsp
copying build/lib/pygls/lsp/__init__.py -> build/bdist.linux-riscv64/wheel/pygls/lsp
copying build/lib/pygls/feature_manager.py -> build/bdist.linux-riscv64/wheel/pygls
copying build/lib/pygls/server.py -> build/bdist.linux-riscv64/wheel/pygls
copying build/lib/pygls/protocol.py -> build/bdist.linux-riscv64/wheel/pygls
copying build/lib/pygls/constants.py -> build/bdist.linux-riscv64/wheel/pygls
copying build/lib/pygls/__init__.py -> build/bdist.linux-riscv64/wheel/pygls
copying build/lib/pygls/capabilities.py -> build/bdist.linux-riscv64/wheel/pygls
copying build/lib/pygls/exceptions.py -> build/bdist.linux-riscv64/wheel/pygls
copying build/lib/pygls/progress.py -> build/bdist.linux-riscv64/wheel/pygls
copying build/lib/pygls/workspace.py -> build/bdist.linux-riscv64/wheel/pygls
copying build/lib/pygls/uris.py -> build/bdist.linux-riscv64/wheel/pygls
running install_data
creating build/bdist.linux-riscv64/wheel/pygls-0.11.2.data
creating build/bdist.linux-riscv64/wheel/pygls-0.11.2.data/data
creating build/bdist.linux-riscv64/wheel/pygls-0.11.2.data/data/lib
creating build/bdist.linux-riscv64/wheel/pygls-0.11.2.data/data/lib/site-packages
creating build/bdist.linux-riscv64/wheel/pygls-0.11.2.data/data/lib/site-packages/pygls
copying ThirdPartyNotices.txt -> build/bdist.linux-riscv64/wheel/pygls-0.11.2.data/data/lib/site-packages/pygls
copying ./pygls/py.typed -> build/bdist.linux-riscv64/wheel/pygls-0.11.2.data/data/lib/site-packages/pygls
running install_egg_info
Copying pygls.egg-info to build/bdist.linux-riscv64/wheel/pygls-0.11.2-py3.10.egg-info
running install_scripts
adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*")
creating build/bdist.linux-riscv64/wheel/pygls-0.11.2.dist-info/WHEEL
creating '/build/python-pygls/src/pygls-0.11.2/dist/tmp2ekjoagx/pygls-0.11.2-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it
adding 'pygls/__init__.py'
adding 'pygls/capabilities.py'
adding 'pygls/constants.py'
adding 'pygls/exceptions.py'
adding 'pygls/feature_manager.py'
adding 'pygls/progress.py'
adding 'pygls/protocol.py'
adding 'pygls/py.typed'
adding 'pygls/server.py'
adding 'pygls/uris.py'
adding 'pygls/workspace.py'
adding 'pygls/lsp/__init__.py'
adding 'pygls/lsp/methods.py'
adding 'pygls/lsp/types/__init__.py'
adding 'pygls/lsp/types/basic_structures.py'
adding 'pygls/lsp/types/client.py'
adding 'pygls/lsp/types/diagnostics.py'
adding 'pygls/lsp/types/file_operations.py'
adding 'pygls/lsp/types/general_messages.py'
adding 'pygls/lsp/types/text_synchronization.py'
adding 'pygls/lsp/types/window.py'
adding 'pygls/lsp/types/workspace.py'
adding 'pygls/lsp/types/language_features/__init__.py'
adding 'pygls/lsp/types/language_features/call_hierarchy.py'
adding 'pygls/lsp/types/language_features/code_action.py'
adding 'pygls/lsp/types/language_features/code_lens.py'
adding 'pygls/lsp/types/language_features/color_presentation.py'
adding 'pygls/lsp/types/language_features/completion.py'
adding 'pygls/lsp/types/language_features/declaration.py'
adding 'pygls/lsp/types/language_features/definition.py'
adding 'pygls/lsp/types/language_features/document_color.py'
adding 'pygls/lsp/types/language_features/document_highlight.py'
adding 'pygls/lsp/types/language_features/document_link.py'
adding 'pygls/lsp/types/language_features/document_symbol.py'
adding 'pygls/lsp/types/language_features/folding_range.py'
adding 'pygls/lsp/types/language_features/formatting.py'
adding 'pygls/lsp/types/language_features/hover.py'
adding 'pygls/lsp/types/language_features/implementation.py'
adding 'pygls/lsp/types/language_features/linked_editing_range.py'
adding 'pygls/lsp/types/language_features/monikers.py'
adding 'pygls/lsp/types/language_features/on_type_formatting.py'
adding 'pygls/lsp/types/language_features/prepare_rename.py'
adding 'pygls/lsp/types/language_features/range_formatting.py'
adding 'pygls/lsp/types/language_features/references.py'
adding 'pygls/lsp/types/language_features/rename.py'
adding 'pygls/lsp/types/language_features/selection_range.py'
adding 'pygls/lsp/types/language_features/semantic_tokens.py'
adding 'pygls/lsp/types/language_features/signature_help.py'
adding 'pygls/lsp/types/language_features/type_definition.py'
adding 'pygls-0.11.2.data/data/lib/site-packages/pygls/ThirdPartyNotices.txt'
adding 'pygls-0.11.2.data/data/lib/site-packages/pygls/py.typed'
adding 'pygls-0.11.2.dist-info/LICENSE.txt'
adding 'pygls-0.11.2.dist-info/METADATA'
adding 'pygls-0.11.2.dist-info/WHEEL'
adding 'pygls-0.11.2.dist-info/top_level.txt'
adding 'pygls-0.11.2.dist-info/RECORD'
removing build/bdist.linux-riscv64/wheel
* Building wheel...
Successfully built pygls-0.11.2-py3-none-any.whl
