Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:python
python-python-lsp-jsonrpc
python-python-lsp-jsonrpc.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-python-lsp-jsonrpc.spec of Package python-python-lsp-jsonrpc
# # spec file for package python-python-lsp-jsonrpc # # Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?sle15_python_module_pythons} Name: python-python-lsp-jsonrpc Version: 1.1.2 Release: 0 Summary: JSON RPC 2.0 server library License: MIT URL: https://github.com/python-lsp/python-lsp-jsonrpc Source: https://files.pythonhosted.org/packages/source/p/python-lsp-jsonrpc/python-lsp-jsonrpc-%{version}.tar.gz BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools >= 61.2} BuildRequires: %{python_module setuptools_scm >= 3.4.3} BuildRequires: %{python_module wheel} BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module ujson >= 3.0.0} BuildRequires: %{python_module pytest} # /SECTION BuildRequires: fdupes Requires: python-ujson >= 3.0.0 BuildArch: noarch %python_subpackages %description A Python 3.6+ server implementation of the JSON RPC 2.0 protocol. This library has been pulled out of the Python Language Server project. %prep %setup -q -n python-lsp-jsonrpc-%{version} sed -i /addopts/d pyproject.toml %build %pyproject_wheel %install %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} %check %pytest %files %{python_files} %doc README.md %license LICENSE %{python_sitelib}/pylsp_jsonrpc %{python_sitelib}/python_lsp_jsonrpc-%{version}.dist-info %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor