Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-python-lsp-server for openSUSE:Factory checked in at 2021-11-20 22:48:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-python-lsp-server (Old) and /work/SRC/openSUSE:Factory/.python-python-lsp-server.new.1895 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-lsp-server" Sat Nov 20 22:48:04 2021 rev:7 rq:932680 version:1.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/python-python-lsp-server/python-python-lsp-server.changes 2021-11-15 15:28:29.145858540 +0100 +++ /work/SRC/openSUSE:Factory/.python-python-lsp-server.new.1895/python-python-lsp-server.changes 2021-11-20 22:48:30.583766893 +0100 @@ -1,0 +2,5 @@ +Sat Nov 20 19:57:52 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Fix pyflakes python-lsp-server-pr102-unpin-flake8.patch + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-lsp-server-pr102-unpin-flake8.patch ++++++ --- /var/tmp/diff_new_pack.tzKgFF/_old 2021-11-20 22:48:31.083765236 +0100 +++ /var/tmp/diff_new_pack.tzKgFF/_new 2021-11-20 22:48:31.083765236 +0100 @@ -24,7 +24,7 @@ + 'pycodestyle>=2.8.0,<2.9.0', 'pydocstyle>=2.0.0', - 'pyflakes>=2.3.0,<2.4.0', -+ 'pyflakes>=2.5.0,<2.5.0', ++ 'pyflakes>=2.4.0,<2.5.0', 'pylint>=2.5.0,<2.10.0', 'rope>=0.10.5', 'yapf',