forked from pool/python-pygls
Remove commented out lines
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygls?expand=0&rev=4
This commit is contained in:
@@ -22,7 +22,6 @@ Release: 0
|
|||||||
Summary: A pythonic generic language server
|
Summary: A pythonic generic language server
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
URL: https://github.com/openlawlibrary/pygls
|
URL: https://github.com/openlawlibrary/pygls
|
||||||
# Source: https://files.pythonhosted.org/packages/source/p/pygls/pygls-%%{version}.tar.gz
|
|
||||||
Source: https://github.com/openlawlibrary/pygls/archive/refs/tags/v%{version}.tar.gz#/pygls-%{version}.tar.gz
|
Source: https://github.com/openlawlibrary/pygls/archive/refs/tags/v%{version}.tar.gz#/pygls-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module base >= 3.7}
|
BuildRequires: %{python_module base >= 3.7}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: %{python_module pip}
|
||||||
@@ -32,10 +31,9 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
# For testing
|
# For testing
|
||||||
BuildRequires: %{python_module lsprotocol}
|
BuildRequires: %{python_module lsprotocol}
|
||||||
BuildRequires: %{python_module typeguard}
|
|
||||||
# BuildRequires: %%{python_module websockets}
|
|
||||||
BuildRequires: %{python_module pytest}
|
|
||||||
BuildRequires: %{python_module pytest-asyncio}
|
BuildRequires: %{python_module pytest-asyncio}
|
||||||
|
BuildRequires: %{python_module pytest}
|
||||||
|
BuildRequires: %{python_module typeguard}
|
||||||
# Endif
|
# Endif
|
||||||
Requires: python-lsprotocol
|
Requires: python-lsprotocol
|
||||||
Requires: python-specfile
|
Requires: python-specfile
|
||||||
|
Reference in New Issue
Block a user