Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spyder for openSUSE:Factory checked in at 2023-01-20 17:38:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spyder (Old) and /work/SRC/openSUSE:Factory/.spyder.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spyder" Fri Jan 20 17:38:35 2023 rev:45 rq:1059826 version:5.4.2 Changes: -------- --- /work/SRC/openSUSE:Factory/spyder/spyder.changes 2023-01-03 18:00:40.265219344 +0100 +++ /work/SRC/openSUSE:Factory/.spyder.new.32243/spyder.changes 2023-01-20 17:38:52.256584525 +0100 @@ -1,0 +2,13 @@ +Thu Jan 19 10:04:30 UTC 2023 - Ben Greiner <[email protected]> + +- Update to 5.4.2 + * Fix issues detected with PyZMQ 25 + * Fix dot completions and improve support for files and + directories completions + * Fix getting current user enviroment variables + * Fix cursor position restauration after autoformat when saving + files + * Fix error when reverting unexisting files + * Fix some issues related with Python 3.11 compatibility + +------------------------------------------------------------------- Old: ---- spyder-5.4.1.tar.gz New: ---- spyder-5.4.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spyder.spec ++++++ --- /var/tmp/diff_new_pack.wVVCV5/_old 2023-01-20 17:38:52.804587555 +0100 +++ /var/tmp/diff_new_pack.wVVCV5/_new 2023-01-20 17:38:52.808587578 +0100 @@ -21,7 +21,7 @@ # your live system before submitting an update. %bcond_with test Name: spyder -Version: 5.4.1 +Version: 5.4.2 Release: 0 Summary: The Scientific Python Development Environment License: MIT @@ -31,7 +31,9 @@ Source1: spyder-rpmlintrc BuildRequires: fdupes BuildRequires: python-rpm-macros +BuildRequires: python3-pip BuildRequires: python3-setuptools >= 49.6.0 +BuildRequires: python3-wheel BuildRequires: update-desktop-files Requires: %{name}-lang Requires: cookiecutter >= 1.6.0 @@ -79,9 +81,9 @@ Requires: python3-yapf Requires: (python3-QDarkStyle >= 3.0.2 with python3-QDarkStyle < 3.1.0) Requires: (python3-pylint >= 2.5.0 with python3-pylint < 3) -Requires: (python3-python-lsp-server >= 1.7.0 with python3-python-lsp-server < 1.8) +Requires: (python3-python-lsp-server >= 1.7.1 with python3-python-lsp-server < 1.8) Requires: (python3-qtconsole >= 5.4.0 with python3-qtconsole < 5.5.0) -Requires: (python3-spyder-kernels >= 2.4.1 with python3-spyder-kernels < 2.5) +Requires: (python3-spyder-kernels >= 2.4.2 with python3-spyder-kernels < 2.5) Recommends: %{name}-dicom Recommends: %{name}-hdf5 Recommends: python3-Cython >= 0.21 @@ -174,9 +176,9 @@ BuildRequires: xvfb-run BuildRequires: (python3-QDarkStyle >= 3.0.2 with python3-QDarkStyle < 3.1.0) BuildRequires: (python3-pylint >= 2.5.0 with python3-pylint < 3) -BuildRequires: (python3-python-lsp-server >= 1.7 with python3-python-lsp-server < 1.8) +BuildRequires: (python3-python-lsp-server >= 1.7.1 with python3-python-lsp-server < 1.8) BuildRequires: (python3-qtconsole >= 5.4 with python3-qtconsole < 5.5) -BuildRequires: (python3-spyder-kernels >= 2.4.1 with python3-spyder-kernels < 2.5) +BuildRequires: (python3-spyder-kernels >= 2.4.2 with python3-spyder-kernels < 2.5) # /SECTION %description @@ -277,10 +279,10 @@ rm -r external-deps/* %build -%python3_build +%python3_pyproject_wheel %install -%python3_install +%python3_pyproject_install # install the icon mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/ @@ -413,7 +415,7 @@ %{_bindir}/spyder %{_datadir}/applications/spyder.desktop %{python3_sitelib}/spyder/ -%{python3_sitelib}/spyder-%{version}*-info +%{python3_sitelib}/spyder-%{version}.dist-info %exclude %{python3_sitelib}/spyder/locale/ %exclude %{python3_sitelib}/spyder/plugins/io_dcm/ %exclude %{python3_sitelib}/spyder/plugins/io_hdf5/ ++++++ spyder-5.4.1.tar.gz -> spyder-5.4.2.tar.gz ++++++ /work/SRC/openSUSE:Factory/spyder/spyder-5.4.1.tar.gz /work/SRC/openSUSE:Factory/.spyder.new.32243/spyder-5.4.2.tar.gz differ: char 24, line 1
