Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spyder for openSUSE:Factory checked in at 2021-03-05 13:47:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spyder (Old) and /work/SRC/openSUSE:Factory/.spyder.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spyder" Fri Mar 5 13:47:31 2021 rev:16 rq:876706 version:4.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/spyder/spyder.changes 2021-02-25 18:27:11.614170979 +0100 +++ /work/SRC/openSUSE:Factory/.spyder.new.2378/spyder.changes 2021-03-05 13:50:06.511885746 +0100 @@ -1,0 +2,9 @@ +Thu Mar 4 09:21:56 UTC 2021 - Ben Greiner <c...@bnavigator.de> + +- Update to version 4.2.3 + * Fix a very visible bug with Kite installation. + * Make Find pane to correctly highlight results in the editor. + * Don't show "No such comm" message when restaring kernels. +- Explicitly limit upper version if Jedi and Parso + +------------------------------------------------------------------- Old: ---- spyder-4.2.2.tar.gz New: ---- spyder-4.2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spyder.spec ++++++ --- /var/tmp/diff_new_pack.43PIDP/_old 2021-03-05 13:50:07.259886426 +0100 +++ /var/tmp/diff_new_pack.43PIDP/_new 2021-03-05 13:50:07.259886426 +0100 @@ -18,7 +18,7 @@ %bcond_without test Name: spyder -Version: 4.2.2 +Version: 4.2.3 Release: 0 Summary: The Scientific Python Development Environment License: MIT @@ -42,13 +42,11 @@ Requires: python3-diff-match-patch >= 20181111 Requires: python3-intervaltree Requires: python3-ipython >= 7.6.0 -Requires: python3-jedi >= 0.17.2 Requires: python3-jsonschema >= 3.2.0 Requires: python3-keyring >= 17.0.0 Requires: python3-nbconvert >= 4.0 Requires: python3-numpydoc >= 0.6.0 -Requires: python3-parso >= 0.7.0 -Requires: python3-pexpect >= 0.4.4 +Requires: python3-pexpect >= 4.4.0 Requires: python3-pickleshare >= 0.4 Requires: python3-psutil >= 5.3 Requires: python3-pygments >= 2.0 @@ -66,6 +64,8 @@ Requires: python3-textdistance >= 4.2.0 Requires: python3-three-merge >= 0.1.1 Requires: python3-watchdog +Requires: (python3-jedi >= 0.17.2 with python3-jedi < 0.18) +Requires: (python3-parso >= 0.7.0 with python3-parso < 0.8) Recommends: %{name}-dicom Recommends: %{name}-hdf5 Recommends: python3-Cython >= 0.21 @@ -108,7 +108,6 @@ BuildRequires: python3-flaky BuildRequires: python3-intervaltree BuildRequires: python3-ipython >= 7.6.0 -BuildRequires: python3-jedi >= 0.17.2 BuildRequires: python3-jsonschema >= 3.2.0 BuildRequires: python3-keyring >= 17.0.0 BuildRequires: python3-matplotlib >= 2.0.0 @@ -118,7 +117,6 @@ BuildRequires: python3-numpydoc >= 0.6.0 BuildRequires: python3-opengl BuildRequires: python3-pandas >= 1.1.1 -BuildRequires: python3-parso >= 0.7.0 BuildRequires: python3-pexpect >= 4.4.0 BuildRequires: python3-pickleshare >= 0.4 BuildRequires: python3-psutil >= 5.3 @@ -147,6 +145,8 @@ BuildRequires: python3-three-merge >= 0.1.1 BuildRequires: python3-watchdog BuildRequires: xdpyinfo +BuildRequires: (python3-jedi >= 0.17.2 with python3-jedi < 0.18) +BuildRequires: (python3-parso >= 0.7.0 with python3-parso < 0.8) %endif %description @@ -229,6 +229,9 @@ sed -i -e '/^#!\//, 1d' spyder/utils/external/github.py sed -i -e '/^#!\//, 1d' spyder/plugins/ipythonconsole/scripts/conda-activate.sh +# macOS specific script +rm spyder/utils/check-git.sh + # remove pinned dependencies where OpenSUSE already has newer versions # that triggers an annoying warning on startup # gh#spyder-ide/spyder#11975 ++++++ spyder-4.2.2.tar.gz -> spyder-4.2.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/spyder/spyder-4.2.2.tar.gz /work/SRC/openSUSE:Factory/.spyder.new.2378/spyder-4.2.3.tar.gz differ: char 28, line 1