Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spyder for openSUSE:Factory checked in at 2024-04-16 20:04:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spyder (Old) and /work/SRC/openSUSE:Factory/.spyder.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spyder" Tue Apr 16 20:04:00 2024 rev:53 rq:1167874 version:5.5.4 Changes: -------- --- /work/SRC/openSUSE:Factory/spyder/spyder.changes 2024-04-02 16:40:33.797142344 +0200 +++ /work/SRC/openSUSE:Factory/.spyder.new.26366/spyder.changes 2024-04-16 20:07:09.371754701 +0200 @@ -1,0 +2,19 @@ +Mon Apr 15 17:41:53 UTC 2024 - Ben Greiner <[email protected]> + +- Update to 5.5.4 + * Update QtAwesome version constraint to >=1.3.1,<1.4.0 (icon + fonts access issues). + * Fix kernel start in conda envs with spaces in their directory + paths. + * Fix installers update (installers download URL handling). + * Handle no output when trying to process git data. +- Drop patches + * spyder-pr21939-qtawesome1.3.patch + * spyder-pr21942-pylint3.1.patch + +------------------------------------------------------------------- +Mon Apr 1 11:08:23 UTC 2024 - Ben Greiner <[email protected]> + +- Bump pylsp + +------------------------------------------------------------------- Old: ---- spyder-5.5.3.tar.gz spyder-pr21939-qtawesome1.3.patch spyder-pr21942-pylint3.1.patch New: ---- spyder-5.5.4.tar.gz BETA DEBUG BEGIN: Old:- Drop patches * spyder-pr21939-qtawesome1.3.patch * spyder-pr21942-pylint3.1.patch Old: * spyder-pr21939-qtawesome1.3.patch * spyder-pr21942-pylint3.1.patch BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spyder.spec ++++++ --- /var/tmp/diff_new_pack.uSgINH/_old 2024-04-16 20:07:10.783806606 +0200 +++ /var/tmp/diff_new_pack.uSgINH/_new 2024-04-16 20:07:10.795807047 +0200 @@ -21,7 +21,7 @@ # your live system before submitting an update. %bcond_with test Name: spyder -Version: 5.5.3 +Version: 5.5.4 Release: 0 Summary: The Scientific Python Development Environment License: MIT @@ -29,10 +29,6 @@ URL: https://www.spyder-ide.org/ Source: https://github.com/spyder-ide/spyder/archive/v%{version}.tar.gz#/spyder-%{version}.tar.gz Source1: spyder-rpmlintrc -# PATCH-FIX-UPSTREAM spyder-pr21939-qtawesome1.3.patch gh#spyder-ide/spyder#21939 -Patch1: spyder-pr21939-qtawesome1.3.patch -# PATCH-FIX-UPSTREAM spyder-pr21942-pylint3.1.patch gh#spyder-ide/spyder#21942 -Patch2: spyder-pr21942-pylint3.1.patch BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: python3-base >= 3.7 @@ -81,12 +77,12 @@ Requires: python3-whatthepatch Requires: python3-yapf Requires: (python3-QDarkStyle >= 3.2.0 with python3-QDarkStyle < 3.3.0) -Requires: (python3-QtAwesome >= 1.2.1 with python3-QtAwesome < 1.4) +Requires: (python3-QtAwesome >= 1.3.1 with python3-QtAwesome < 1.4) Requires: (python3-ipython >= 8.13 with python3-ipython < 9) Requires: (python3-jedi >= 0.17.2 with python3-jedi < 0.20) Requires: (python3-pylint >= 3.1 with python3-pylint < 4) Requires: (python3-python-lsp-black >= 2.0.0 with python3-python-lsp-black < 3) -Requires: (python3-python-lsp-server >= 1.10.0 with python3-python-lsp-server < 1.11) +Requires: (python3-python-lsp-server >= 1.11.0 with python3-python-lsp-server < 1.12) Requires: (python3-qtconsole >= 5.5.1 with python3-qtconsole < 5.6.0) Requires: (python3-spyder-kernels >= 2.5.1 with python3-spyder-kernels < 2.6) Recommends: %{name}-dicom @@ -176,12 +172,12 @@ BuildRequires: xdpyinfo BuildRequires: xvfb-run BuildRequires: (python3-QDarkStyle >= 3.2 with python3-QDarkStyle < 3.3) -BuildRequires: (python3-QtAwesome >= 1.2.1 with python3-QtAwesome < 1.4) +BuildRequires: (python3-QtAwesome >= 1.3.1 with python3-QtAwesome < 1.4) BuildRequires: (python3-ipython >= 8.13 with python3-ipython < 9) BuildRequires: (python3-jedi >= 0.17.2 with python3-jedi < 0.20) BuildRequires: (python3-pylint >= 3.1 with python3-pylint < 4) BuildRequires: (python3-python-lsp-black >= 2.0.0 with python3-python-lsp-black < 3) -BuildRequires: (python3-python-lsp-server >= 1.10 with python3-python-lsp-server < 1.11) +BuildRequires: (python3-python-lsp-server >= 1.11 with python3-python-lsp-server < 1.12) BuildRequires: (python3-qtconsole >= 5.5.1 with python3-qtconsole < 5.6) BuildRequires: (python3-spyder-kernels >= 2.5.1 with python3-spyder-kernels < 2.6) # /SECTION @@ -274,6 +270,8 @@ # test environment, but we want to test against installed packages. rm -r external-deps/* +sed -i "s/installer = 'pip'/installer = 'openSUSE RPM'/" spyder/__init__.py + %build %python3_pyproject_wheel ++++++ spyder-5.5.3.tar.gz -> spyder-5.5.4.tar.gz ++++++ /work/SRC/openSUSE:Factory/spyder/spyder-5.5.3.tar.gz /work/SRC/openSUSE:Factory/.spyder.new.26366/spyder-5.5.4.tar.gz differ: char 72, line 1
