Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-python-lsp-black for
openSUSE:Factory checked in at 2023-11-01 22:10:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-lsp-black (Old)
and /work/SRC/openSUSE:Factory/.python-python-lsp-black.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-lsp-black"
Wed Nov 1 22:10:18 2023 rev:7 rq:1121657 version:1.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-lsp-black/python-python-lsp-black.changes
2023-07-01 23:18:38.314471545 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-lsp-black.new.17445/python-python-lsp-black.changes
2023-11-01 22:11:01.950005719 +0100
@@ -1,0 +2,11 @@
+Wed Nov 1 15:46:08 UTC 2023 - Ben Greiner <[email protected]>
+
+- Revert the last change. The error message was genuine and showed
+ a dependency issue.
+
+-------------------------------------------------------------------
+Wed Nov 1 06:12:25 UTC 2023 - Steve Kowalik <[email protected]>
+
+- Be clear that we require lsp-jsonrpc, because the test suite does.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-lsp-black.spec ++++++
--- /var/tmp/diff_new_pack.aFZmxA/_old 2023-11-01 22:11:02.402022464 +0100
+++ /var/tmp/diff_new_pack.aFZmxA/_new 2023-11-01 22:11:02.402022464 +0100
@@ -36,7 +36,7 @@
# /SECTION
BuildRequires: fdupes
Requires: python-black >= 22.3.0
-Requires: python-python-lsp-server
+Requires: python-python-lsp-server >= 1.4
%if 0%{?python_version_nodots} < 311
Requires: python-tomli
%endif