Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pygls for openSUSE:Factory checked in at 2026-04-10 23:44:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pygls (Old) and /work/SRC/openSUSE:Factory/.python-pygls.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pygls" Fri Apr 10 23:44:58 2026 rev:7 rq:1345937 version:2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pygls/python-pygls.changes 2026-03-09 16:12:13.483116915 +0100 +++ /work/SRC/openSUSE:Factory/.python-pygls.new.21863/python-pygls.changes 2026-04-10 23:45:07.091830357 +0200 @@ -1,0 +2,15 @@ +Fri Apr 10 18:13:35 UTC 2026 - Dirk Müller <[email protected]> + +- update to 2.1.1: + * feat(ServerTextPosition): implement comparison operators + * chore: add `license` field to pyproject.toml +- update to 2.1.0: + * Normalize percent-encoded URIs used as workspace dict keys + * TextDocument ergonomics improvements + * Fix get_capability typing overloads + * Add Galaxy Language Server to Implementations.md + * build(deps): bump the pip group across 2 directories with 1 + update + * build(deps): release v2.1.0 and upgrade dev deps + +------------------------------------------------------------------- Old: ---- pygls-2.0.1.tar.gz New: ---- pygls-2.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pygls.spec ++++++ --- /var/tmp/diff_new_pack.X0xtFN/_old 2026-04-10 23:45:07.679854548 +0200 +++ /var/tmp/diff_new_pack.X0xtFN/_new 2026-04-10 23:45:07.679854548 +0200 @@ -18,13 +18,13 @@ %{?sle15_python_module_pythons} Name: python-pygls -Version: 2.0.1 +Version: 2.1.1 Release: 0 Summary: A pythonic generic language server License: Apache-2.0 URL: https://github.com/openlawlibrary/pygls Source: https://github.com/openlawlibrary/pygls/archive/refs/tags/v%{version}.tar.gz#/pygls-%{version}.tar.gz -BuildRequires: %{python_module base >= 3.8} +BuildRequires: %{python_module base >= 3.9} BuildRequires: %{python_module pip} BuildRequires: %{python_module poetry-core} BuildRequires: %{python_module wheel} @@ -38,7 +38,7 @@ Requires: python-attrs >= 24.3.0 Requires: python-cattrs >= 23.1.2 Requires: python-lsprotocol = 2025.0.0 -Requires: python-websockets +Requires: python-websockets >= 13.0 BuildArch: noarch %python_subpackages ++++++ pygls-2.0.1.tar.gz -> pygls-2.1.1.tar.gz ++++++ ++++ 3187 lines of diff (skipped)
