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 2024-04-07 22:11:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pygls (Old)
 and      /work/SRC/openSUSE:Factory/.python-pygls.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pygls"

Sun Apr  7 22:11:07 2024 rev:4 rq:1165756 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pygls/python-pygls.changes        
2024-01-31 23:54:38.966936274 +0100
+++ /work/SRC/openSUSE:Factory/.python-pygls.new.1905/python-pygls.changes      
2024-04-07 22:13:19.730693027 +0200
@@ -1,0 +2,9 @@
+Sat Apr  6 07:45:34 UTC 2024 - Dirk Müller <dmuel...@suse.com>
+
+- update to 1.3.1:
+  * Typo: Apache License missing dash: Affects PyPI License
+    Declaration
+  * Add systemd-language-server to implementations
+  * Update Implementations.md with Chapel's language server
+
+-------------------------------------------------------------------

Old:
----
  pygls-1.3.0.tar.gz

New:
----
  pygls-1.3.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pygls.spec ++++++
--- /var/tmp/diff_new_pack.hDUbc1/_old  2024-04-07 22:13:20.234711485 +0200
+++ /var/tmp/diff_new_pack.hDUbc1/_new  2024-04-07 22:13:20.234711485 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pygls
-Version:        1.3.0
+Version:        1.3.1
 Release:        0
 Summary:        A pythonic generic language server
 License:        Apache-2.0

++++++ pygls-1.3.0.tar.gz -> pygls-1.3.1.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygls-1.3.0/CHANGELOG.md new/pygls-1.3.1/CHANGELOG.md
--- old/pygls-1.3.0/CHANGELOG.md        2024-01-29 11:53:38.000000000 +0100
+++ new/pygls-1.3.1/CHANGELOG.md        2024-03-26 19:43:01.000000000 +0100
@@ -1,6 +1,37 @@
 # Changelog
 All notable changes to this project will be documented in this file.
 
+## [1.3.0] - 2024-01-29
+More details: https://github.com/openlawlibrary/pygls/releases/tag/v1.3.0
+
+### Bug Fixes
+
+- Add missing value to `pygls.trace.server`
+
+### CI
+
+- Don't let Pyodide test fail the whole build
+- Don't trigger CI on both push and pull_request
+
+### Features
+
+- Drop Python 3.7 support
+- Update dependencies to latest(ish)
+- Enable debugging of servers in the playground
+
+### Miscellaneous Tasks
+
+- Update CHANGELOG.md
+- Update CONTRIBUTORS.md
+- Cattrs is a direct dependency
+- Update pytest-asyncio
+- Add pytest-lsp and lsp-devtools to Implementations.md
+- Update lsprotocol to 2023.0.1
+
+### Build
+
+- V1.3.0
+
 ## [1.2.1] - 2023-11-30
 More details: https://github.com/openlawlibrary/pygls/releases/tag/v1.2.1
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygls-1.3.0/CONTRIBUTORS.md 
new/pygls-1.3.1/CONTRIBUTORS.md
--- old/pygls-1.3.0/CONTRIBUTORS.md     2024-01-29 11:53:38.000000000 +0100
+++ new/pygls-1.3.1/CONTRIBUTORS.md     2024-03-26 19:43:01.000000000 +0100
@@ -1,31 +1,31 @@
 # Contributors (contributions)
-* [alcarney](https://github.com/alcarney) (99)
-* [anu-ka](https://github.com/anu-ka) (1)
+* [alcarney](https://github.com/alcarney) (102)
 * [augb](https://github.com/augb) (35)
-* [berquist](https://github.com/berquist) (1)
+* [bollwyvl](https://github.com/bollwyvl) (1)
 * [brettcannon](https://github.com/brettcannon) (2)
-* [D4N](https://github.com/D4N) (1)
 * [danixeee](https://github.com/danixeee) (321)
 * [deathaxe](https://github.com/deathaxe) (24)
 * [dependabot[bot]](https://github.com/apps/dependabot) (8)
 * [dgreisen](https://github.com/dgreisen) (4)
-* [DillanCMills](https://github.com/DillanCMills) (1)
-* [dimbleby](https://github.com/dimbleby) (11)
+* [dimbleby](https://github.com/dimbleby) (13)
 * [dinvlad](https://github.com/dinvlad) (9)
-* [eirikpre](https://github.com/eirikpre) (1)
-* [karthiknadig](https://github.com/karthiknadig) (10)
+* [eastonsuo](https://github.com/eastonsuo) (1)
+* [karthiknadig](https://github.com/karthiknadig) (11)
 * [KOLANICH](https://github.com/KOLANICH) (3)
 * [LaurenceWarne](https://github.com/LaurenceWarne) (2)
 * [MatejKastak](https://github.com/MatejKastak) (3)
+* [Maxattax97](https://github.com/Maxattax97) (1)
 * [muffinmad](https://github.com/muffinmad) (2)
-* [nemethf](https://github.com/nemethf) (1)
 * [oliversen](https://github.com/oliversen) (2)
-* [otreblan](https://github.com/otreblan) (1)
 * [pappasam](https://github.com/pappasam) (7)
-* [perimosocordiae](https://github.com/perimosocordiae) (1)
 * [perrinjerome](https://github.com/perrinjerome) (25)
+* [pschanely](https://github.com/pschanely) (1)
 * [renatav](https://github.com/renatav) (2)
+* [rinx](https://github.com/rinx) (1)
 * [RossBencina](https://github.com/RossBencina) (5)
-* [tombh](https://github.com/tombh) (60)
-* [tsugumi-sys](https://github.com/tsugumi-sys) (1)
+* [seeM](https://github.com/seeM) (1)
+* [tom-tan](https://github.com/tom-tan) (1)
+* [tombh](https://github.com/tombh) (65)
+* [yaegassy](https://github.com/yaegassy) (1)
+* [yorodm](https://github.com/yorodm) (1)
 * [zanieb](https://github.com/zanieb) (5)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygls-1.3.0/Implementations.md 
new/pygls-1.3.1/Implementations.md
--- old/pygls-1.3.0/Implementations.md  2024-01-29 11:53:38.000000000 +0100
+++ new/pygls-1.3.1/Implementations.md  2024-03-26 19:43:01.000000000 +0100
@@ -3,6 +3,7 @@
 | Name                     | Maintainer                                        
                    | Repository (optional)                                     
                 | Notes                                                        
                                                                 |
 
|--------------------------|-----------------------------------------------------------------------|----------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|
 | _Anakin Language Server_ | [Andrii Kolomoiets](https://github.com/muffinmad) 
| [anakin-language-server](https://github.com/muffinmad/anakin-language-server) 
| Yet another Jedi Python Language Server |
+| _Chapel Language Server_ | [Chapel Team](https://github.com/chapel-lang) | 
[chapel](https://github.com/chapel-lang/chapel/tree/main/tools/chpl-language-server)
 | [Chapel](https://chapel-lang.org/) language server |
 | _Cmake Language Server_  | [Regen100](https://github.com/regen100)           
                    | 
[cmake-language-server](https://github.com/regen100/cmake-language-server) | 
CMake LSP Implementation
 | _Codify Language Server_ | [Open Law Library](http://www.openlawlib.org/)    
                    | (closed source)                                           
                          | Used in our VS Code extension, 
_[Codify](https://marketplace.visualstudio.com/items?itemName=openlawlibrary.open-law-codify)_
 |
 | _CrossHair Language Server_ | [Phillip 
Schanely](http://github.com/pschanely)                    | 
[CrossHair](https://github.com/pschanely/CrossHair)                        | 
Supports [this VS Code 
extension](https://marketplace.visualstudio.com/items?itemName=CrossHair.crosshair)
 for Python contract testing. |
@@ -12,6 +13,7 @@
 | _Jedi Language Server_   | [Samuel 
Roeca](https://softwarejourneyman.com/pages/about.html#about) | 
[jedi-language-server](https://github.com/pappasam/jedi-language-server)   | 
Python Language Server wrapping [Jedi](https://github.com/davidhalter/jedi)     
                                              |
 | _Ruff Language Server_   | [Charlie Marsh](https://github.com/charliermarsh) 
| [ruff-lsp](https://github.com/charliermarsh/ruff-lsp) | Language Server for 
Python's [ruff](https://github.com/charliermarsh/ruff) |
 | _Stata Language Server_   | [Hai Bo](https://github.com/HankBO) | 
[stata-language-server](https://github.com/HankBO/stata-language-server)   | 
Language Server for [Stata](https://www.stata.com/)  |
+| _Systemd Language Server_  | [Paweł Sacawa](https://github.com/psacawa)     
                          | 
[systemd-language-server](https://github.com/psacawa/systemd-language-server) | 
Systemd Unit File Language Server
 | _VSCode `autopep8` extension_   | [Microsoft](https://github.com/microsoft) 
| [vscode-autopep8](https://github.com/microsoft/vscode-autopep8) | VSCode 
extension for Python's [autopep8](https://github.com/hhatto/autopep8) |
 | _VSCode `black` extension_   | [Microsoft](https://github.com/microsoft) | 
[vscode-black-formatter](https://github.com/microsoft/vscode-black-formatter) | 
VSCode extension for Python's [black](https://github.com/psf/black) |
 | _VSCode `isort` extension_   | [Microsoft](https://github.com/microsoft) | 
[vscode-isort](https://github.com/microsoft/vscode-isort) | VSCode extension 
for Python's [isort](https://pycqa.github.io/isort) |
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pygls-1.3.0/pyproject.toml 
new/pygls-1.3.1/pyproject.toml
--- old/pygls-1.3.0/pyproject.toml      2024-01-29 11:53:38.000000000 +0100
+++ new/pygls-1.3.1/pyproject.toml      2024-03-26 19:43:01.000000000 +0100
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "pygls"
-version = "1.3.0"
+version = "1.3.1"
 description = "A pythonic generic language server (pronounced like 'pie 
glass')"
 authors = ["Open Law Library <i...@openlawlib.org>"]
 maintainers = [
@@ -9,7 +9,7 @@
 ]
 repository = "https://github.com/openlawlibrary/pygls";
 documentation = "https://pygls.readthedocs.io/en/latest";
-license = "Apache 2.0"
+license = "Apache-2.0"
 readme = "README.md"
 
 # You may want to use the Poetry "Up" plugin to automatically update all 
dependencies to

Reply via email to