Hello community,

here is the log from the commit of package python-spyder-terminal for 
openSUSE:Leap:15.2 checked in at 2020-06-05 13:47:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-spyder-terminal (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-spyder-terminal.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-spyder-terminal"

Fri Jun  5 13:47:22 2020 rev:3 rq:811731 version:0.2.4

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-spyder-terminal/python-spyder-terminal.changes
  2020-01-15 15:53:28.851599194 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-spyder-terminal.new.3606/python-spyder-terminal.changes
        2020-06-05 13:47:23.297545949 +0200
@@ -1,0 +2,5 @@
+Fri Jun  5 10:03:49 UTC 2020 - Max Lin <[email protected]>
+
+- Disable python2 build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-spyder-terminal.spec ++++++
--- /var/tmp/diff_new_pack.J9mM2m/_old  2020-06-05 13:47:23.705547046 +0200
+++ /var/tmp/diff_new_pack.J9mM2m/_new  2020-06-05 13:47:23.705547046 +0200
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define skip_python2 1
 Name:           python-spyder-terminal
 Version:        0.2.4
 Release:        0
@@ -30,7 +31,6 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  fdupes
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -40,22 +40,6 @@
 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
@@ -90,12 +74,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


Reply via email to