From 4d956cc654357c5baba69293f94acba17a416290 Mon Sep 17 00:00:00 2001 From: Mukundan Ragavan Date: Dec 25 2020 21:40:51 +0000 Subject: Update to 0.36.2 --- diff --git a/.gitignore b/.gitignore index ab51139..540e452 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /python-language-server-0.31.10.tar.gz /python-language-server-0.34.1.tar.gz +/python-language-server-0.36.1.tar.gz +/python-language-server-0.36.2.tar.gz diff --git a/python-language-server.spec b/python-language-server.spec index 5c4b19e..b66e741 100644 --- a/python-language-server.spec +++ b/python-language-server.spec @@ -7,8 +7,8 @@ A Python implementation of the Language Server Protocol. } Name: %{pypi_name} -Version: 0.34.1 -Release: 2%{?dist} +Version: 0.36.2 +Release: 1%{?dist} Summary: Python Language Server for the Language Server Protocol License: MIT @@ -40,6 +40,7 @@ BuildRequires: python3dist(setuptools) BuildRequires: python3dist(ujson) BuildRequires: python3-versioneer BuildRequires: python3dist(yapf) +BuildRequires: python3dist(flaky) %description %_description @@ -57,10 +58,6 @@ Requires: python3dist(ujson) %prep %autosetup -n %{pypi_name}-%{version} -# drop ujson version -# https://github.com/palantir/python-language-server/issues/744 -# https://github.com/palantir/python-jsonrpc-server/issues/36 -sed -i 's/ujson<=1.35;/ujson;/' setup.py # Remove bundled egg-info rm -rf %{pypi_name}.egg-info @@ -72,11 +69,7 @@ rm -rf %{pypi_name}.egg-info %py3_install %check -# disable incompatible tests -# https://github.com/palantir/python-jsonrpc-server/issues/33 -# https://github.com/palantir/python-jsonrpc-server/pull/37 -# https://github.com/palantir/python-language-server/issues/825 -PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -k 'not ( test_missing_message or test_syntax_error_pylint_py )' +%pytest -v -k '(not test_folding and not test_pylint and not test_symbols and not test_symbols_all_scopes)' %files -n python3-%{short_name} @@ -87,6 +80,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -v -k 'not ( test_missing_mes %{python3_sitelib}/python_language_server-%{version}-py%{python3_version}.egg-info %changelog +* Thu Nov 26 2020 Mukundan Ragavan - 0.36.2-1 +- Update to 0.36.2 + * Wed Jul 29 2020 Fedora Release Engineering - 0.34.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 6838928..3037635 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (python-language-server-0.34.1.tar.gz) = 12404753f4271ec3606cee535ba8e886037bf0c61cc5c4415358066be837e2248f6393124340551387cba7351dee924b4f5ebc9c4e35b1ab0943067968967a90 +SHA512 (python-language-server-0.36.2.tar.gz) = ee909d9332ef76c616d727ebfa36e80fd03ab57df8fc57265de21f0105cc0b64a518b2a8a582f88364d03a7d2a66e1030bcf5b3452ad3a891a3141da9b338373