Hello community,

here is the log from the commit of package python-spyder-terminal for 
openSUSE:Factory checked in at 2020-03-20 23:54:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-spyder-terminal (Old)
 and      /work/SRC/openSUSE:Factory/.python-spyder-terminal.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-spyder-terminal"

Fri Mar 20 23:54:29 2020 rev:3 rq:786500 version:0.3.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-spyder-terminal/python-spyder-terminal.changes
    2018-08-18 00:03:27.090958604 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-spyder-terminal.new.3160/python-spyder-terminal.changes
  2020-03-20 23:54:30.972836251 +0100
@@ -1,0 +2,14 @@
+Thu Mar 19 14:32:48 UTC 2020 - Benjamin Greiner <c...@bnavigator.de>
+
+- remove python2 package as the spyder3 package dropped it a while ago
+
+-------------------------------------------------------------------
+Fri Mar 13 12:06:38 UTC 2020 - Hans-Peter Jansen <h...@urpla.net>
+
+- Update to 0.3.0
+  + Upgrade to ES6/JSX syntax paintbrush
+  + Multiple shells per operating system milky_way
+  + Theme support and new UI options art
+  + Shortcut configuration ♀️
+
+-------------------------------------------------------------------

Old:
----
  spyder-terminal-0.2.4.tar.gz

New:
----
  spyder-terminal-0.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-spyder-terminal.spec ++++++
--- /var/tmp/diff_new_pack.3wpCPh/_old  2020-03-20 23:54:34.408838429 +0100
+++ /var/tmp/diff_new_pack.3wpCPh/_new  2020-03-20 23:54:34.412838433 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-spyder-terminal
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,23 +12,29 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-spyder-terminal
-Version:        0.2.4
+Version:        0.3.0
 Release:        0
 Summary:        Operating system virtual terminal plugin for the Spyder IDE
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/spyder-ide/spyder-terminal
+URL:            https://github.com/spyder-ide/spyder-terminal
 Source:         
https://files.pythonhosted.org/packages/source/s/spyder-terminal/spyder-terminal-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  python-rpm-macros
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+Requires:       python3-coloredlogs
+Requires:       python3-pexpect
+Requires:       python3-requests
+Requires:       python3-tornado
+Requires:       spyder3 >= 3.2.0
 BuildArch:      noarch
 
 %python_subpackages
@@ -40,30 +46,9 @@
 This package contains the plugin for displaying a virtual terminal
 (OS independent) inside the main Spyder window.
 
-%package -n spyder-terminal
-Summary:        Operating system virtual terminal plugin for the Spyder IDE
-Group:          Development/Languages/Python
-Requires:       python-coloredlogs
-Requires:       python-pexpect
-Requires:       python-requests
-Requires:       python-tornado
-Requires:       spyder >= 3.2.0
-
-%description -n spyder-terminal
-Spyder is a scientific python development environment and an
-alternative to IDLE.
-
-This package contains the plugin for displaying a virtual terminal
-(OS independent) inside the main Spyder window.
-
 %package -n spyder3-terminal
 Summary:        Operating system virtual terminal plugin for the Spyder IDE
 Group:          Development/Languages/Python
-Requires:       python3-coloredlogs
-Requires:       python3-pexpect
-Requires:       python3-requests
-Requires:       python3-tornado
-Requires:       spyder3 >= 3.2.0
 
 %description -n spyder3-terminal
 Spyder is a scientific python development environment and an
@@ -76,7 +61,7 @@
 %setup -q -n spyder-terminal-%{version}
 
 # fix rpmlint non-executable-script
-sed -i -e '/^#!\//, 1d' spyder_terminal/server/main.py
+sed -i -e '/^#!\//, 1d' spyder_terminal/server/__main__.py
 sed -i -e '/^#!\//, 1d' spyder_terminal/server/tests/print_size.py
 
 rm -r spyder_terminal/server/static/components/xterm.js/.vscode
@@ -90,12 +75,6 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%files -n spyder-terminal
-%defattr(-,root,root,-)
-%doc CHANGELOG.md README.rst
-%license LICENSE.txt
-%{python2_sitelib}/*
-
 %files -n spyder3-terminal
 %defattr(-,root,root,-)
 %doc CHANGELOG.md README.rst

++++++ spyder-terminal-0.2.4.tar.gz -> spyder-terminal-0.3.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-spyder-terminal/spyder-terminal-0.2.4.tar.gz 
/work/SRC/openSUSE:Factory/.python-spyder-terminal.new.3160/spyder-terminal-0.3.0.tar.gz
 differ: char 5, line 1


Reply via email to