Hello community,

here is the log from the commit of package spyder for openSUSE:Factory checked 
in at 2018-08-18 00:04:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spyder (Old)
 and      /work/SRC/openSUSE:Factory/.spyder.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spyder"

Sat Aug 18 00:04:24 2018 rev:30 rq:629545 version:3.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/spyder/spyder.changes    2018-06-28 
15:14:31.923470517 +0200
+++ /work/SRC/openSUSE:Factory/.spyder.new/spyder.changes       2018-08-18 
00:04:49.295204371 +0200
@@ -1,0 +2,218 @@
+Thu Aug 16 08:02:03 UTC 2018 - jeng...@inai.de
+
+- Ensure neutrality of description and trim filler words.
+
+-------------------------------------------------------------------
+Mon Aug 13 16:22:13 UTC 2018 - toddrme2...@gmail.com
+
+- Update to Version 3.3.1
+  + New features
+    > Preferences
+      * Save the list of custom interpreters introduced in
+        `Preferences > Python interpreter`.
+    > IPython console
+      * Do not save pdb commands in debugging history
+  + Issues Closed
+    * Tutorial should be conformed to the Spyder Docs style guide ([PR 
7659](https://github.com/spyder-ide/spyder/pull/7659))
+    * Tutorial is out of date and needs updating ([PR 
7643](https://github.com/spyder-ide/spyder/pull/7643))
+    * Include runtests.py in tarball ([PR 
7651](https://github.com/spyder-ide/spyder/pull/7651))
+    * Update setup.py with polished, up to date description, links and 
metadata for PyPI ([PR 7582](https://github.com/spyder-ide/spyder/pull/7582))
+    * Improve selection of custom Python interpreter in Preferences ([PR 
7566](https://github.com/spyder-ide/spyder/pull/7566))
+    * IOError when getting saved file names in a project ([PR 
7515](https://github.com/spyder-ide/spyder/pull/7515))
+    * NameError: name '_' is not defined ([PR 
7495](https://github.com/spyder-ide/spyder/pull/7495))
+    * "switch to console" keyboard shortcut doesn't do anything ([PR 
7471](https://github.com/spyder-ide/spyder/pull/7471))
+    * Check for new conda packages in Anaconda's repos instead of Github ([PR 
7478](https://github.com/spyder-ide/spyder/pull/7478))
+    * Error in display of tabulator in editor ([PR 
7464](https://github.com/spyder-ide/spyder/pull/7464))
+    * Don't ask again ineffective in Console delete all variables dialog  ([PR 
7462](https://github.com/spyder-ide/spyder/pull/7462))
+    * AttributeError: 'NoneType' object has no attribute 
'get_active_project_path' ([PR 
7409](https://github.com/spyder-ide/spyder/pull/7409))
+    * Update readme and contributing guide to reflect need to install (correct 
version of) spyder-kernels ([PR 
7418](https://github.com/spyder-ide/spyder/pull/7418))
+    * Failure checking out a branch and the opened file is in a different path 
([PR 7642](https://github.com/spyder-ide/spyder/pull/7642))
+    * Syntax highlighting for numeric literals containing underscores ([PR 
7505](https://github.com/spyder-ide/spyder/pull/7505))
+    * Debugging history saves both python commands and pdb commands ([PR 
7300](https://github.com/spyder-ide/spyder/pull/7300))
+    * Error when connecting to external kernels ([PR 
7463](https://github.com/spyder-ide/spyder/pull/7463))
+    * Do not reopen Project explorer on startup ([PR 
7546](https://github.com/spyder-ide/spyder/pull/7546))
+    * Spyder hangs on interactive input in internal console (input is not 
redirected) ([PR 7500](https://github.com/spyder-ide/spyder/pull/7500))
+  + Pull Requests Merged
+    * Conform tutorial to docs style guide and further minor improvements 
([7652](https://github.com/spyder-ide/spyder/issues/7652))
+    * Add runtests.py and conftest.py to our tarball 
([7639](https://github.com/spyder-ide/spyder/issues/7639))
+    * Don't require keyring for Python 2 and Linux in our wheels
+    * Edit tutorial to update it, fix errors, copyedit and clarify 
([7641](https://github.com/spyder-ide/spyder/issues/7641))
+    * Handle error when doing a browser history update 
([7328](https://github.com/spyder-ide/spyder/issues/7328))
+    * Upgrade all links to use HTTPS where available, and fix link targets 
when broken/redirected
+    * Update conda install command for spyder-kernels 1.x
+    * Fix bug in spyder3.appdata.xml
+    * Send reported issues to Spyder's main repo in DEV mode
+    * Update capitalization of Spyder name, and standardize description with 
everywhere else
+    * Update setup.py description, metadata, links, and more 
([7581](https://github.com/spyder-ide/spyder/issues/7581))
+    * Improve selection of custom interpreter 
([7529](https://github.com/spyder-ide/spyder/issues/7529))
+    * Migrate to CircleCI 2.0
+    * Do not automatically open Project Explorer when opening project if user 
closed it ([6292](https://github.com/spyder-ide/spyder/issues/6292))
+    * Fix misspelling in Japanese translation
+    * Catch errors when saving/getting the list of open files per project 
([7513](https://github.com/spyder-ide/spyder/issues/7513))
+    * Add support for numeric literals with underscores highlighting in Python 
3.6 ([7324](https://github.com/spyder-ide/spyder/issues/7324))
+    * Setting tab stop width by using the width of multiple spaces 
([7432](https://github.com/spyder-ide/spyder/issues/7432))
+    * Handle input commands correctly in the internal console. 
([1329](https://github.com/spyder-ide/spyder/issues/1329))
+    * Reinstall Matplotlib in Appveyor in case it had been removed
+    * Avoid raising an error when getting available translations 
([7489](https://github.com/spyder-ide/spyder/issues/7489))
+    * Change way to check for updates 
([7452](https://github.com/spyder-ide/spyder/issues/7452))
+    * Remove old shortcut for the Python console 
([7465](https://github.com/spyder-ide/spyder/issues/7465))
+    * Fix tabulation spacing by setting tab spacing after the font 
([7432](https://github.com/spyder-ide/spyder/issues/7432))
+    * Fix connection to external kernels 
([7082](https://github.com/spyder-ide/spyder/issues/7082))
+    * Really hide reset namespace warning in IPython console 
([7404](https://github.com/spyder-ide/spyder/issues/7404))
+    * Improve message about the lack of spyder-kernels in external interpreters
+    * Update the running Github clone procedure in the readme and contributing 
guide to include spyder-kernels 
([7337](https://github.com/spyder-ide/spyder/issues/7337))
+    * Catch AttributeError when trying to get the active project path 
([7403](https://github.com/spyder-ide/spyder/issues/7403))
+    * Remove conda recipe
+    * Do not save pdb commands in debugging history 
([7299](https://github.com/spyder-ide/spyder/issues/7299))
+- Update to Version 3.3
+  + New features
+    > Main Window
+      * Add a new error reporting dialog to simplify and automate the process 
of
+        submitting reports to Github.
+    > IPython console
+      * Add an option to use a tight layout with inline plots. Activate it 
under
+        `Preferences > IPython console > Graphics`.
+      * Add an option to turn on/off Jedi completions. Activate it under
+        `Preferences > IPython console > Advanced`.
+    > Variable Explorer
+      * Change the button names of all its viewers from `Ok` and `Cancel` to
+        `Save and Close` and `Close`, respectively, to better express what each
+        one really does.
+      * Fix several critical memory leaks.
+    > Under the hood
+      * Remove support for PyQt 5.4 and older versions.
+      * Remove support for PyQt4.
+      * Remove support for Python 3.3.
+      * Move all code used to create kernels for our consoles to a new package
+        called `spyder-kernels`. It's required version for Spyder 3.3+ is any
+        `0.x.x` release (e.g `0.2.3`).
+      * Add the `keyring` package as a new dependency to safely save users
+        Github passwords.
+  + Issues Closed
+    * Update translations for 3.3.0
+    * Spyder (Python 3.6) + Pandas 0.23 - Future Warning ([PR 
7335](https://github.com/spyder-ide/spyder/pull/7335))
+    * HIstory browsing while debugging is broken ([PR 
7296](https://github.com/spyder-ide/spyder/pull/7296))
+    * "Stop the current command" stops only the first run after "Run file" 
button is pressed more than one time ([PR 
7294](https://github.com/spyder-ide/spyder/pull/7294))
+    * ImportError when trying to load third-party plugins ([PR 
7263](https://github.com/spyder-ide/spyder/pull/7263))
+    * Add pythoncom and fastmat to the UMR blacklist ([PR 
7198](https://github.com/spyder-ide/spyder/pull/7198))
+    * "SyntaxError: invalid syntax" when creating kernel manager ([PR 
7163](https://github.com/spyder-ide/spyder/pull/7163))
+    * Validate serialized length of modified objects in the Variable Explorer 
([PR 7218](https://github.com/spyder-ide/spyder/pull/7218))
+    * Ensure garbage collection is run in the main window when closing 
Variable Explorer editors ([PR 
7234](https://github.com/spyder-ide/spyder/pull/7234))
+    * Change behavior of the Variable Explorer editors buttons ([PR 
7202](https://github.com/spyder-ide/spyder/pull/7202))
+    * Don't save IPython history in safe mode ([PR 
7151](https://github.com/spyder-ide/spyder/pull/7151))
+    * Error when getting Pygments lexers ([PR 
7150](https://github.com/spyder-ide/spyder/pull/7150))
+    * Running ./bootstap.py --test should open an empty history.py ([PR 
7115](https://github.com/spyder-ide/spyder/pull/7115))
+    * "Help > Report Issue" goes to a broken link if not logged into GitHub 
([PR 7230](https://github.com/spyder-ide/spyder/pull/7230))
+    * typo in locale\fr ([PR 
7160](https://github.com/spyder-ide/spyder/pull/7160))
+    * Spyder is slow to start due to big history file ([PR 
7132](https://github.com/spyder-ide/spyder/pull/7132))
+    * RuntimeWarning when displaying min/max in the Variable Explorer ([PR 
7154](https://github.com/spyder-ide/spyder/pull/7154))
+    * Can't use pythonw as interpreter when needed on Mac ([PR 
7170](https://github.com/spyder-ide/spyder/pull/7170))
+    * ValueError: unknown locale when starting kernels ([PR 
7159](https://github.com/spyder-ide/spyder/pull/7159))
+    * Multiple loading of pytorch module with script causes RuntimeError on 
IPython console. ([PR 7168](https://github.com/spyder-ide/spyder/pull/7168))
+    * Error when setting color scheme in the IPython console ([PR 
7164](https://github.com/spyder-ide/spyder/pull/7164))
+    * AttributeError: Nonetype has no attribute "clear" when right clicking in 
the empty project explorer with no project open ([PR 
7165](https://github.com/spyder-ide/spyder/pull/7165))
+    * Realtime code analysis stops working when non-ASCII characters are used 
in strings ([PR 7254](https://github.com/spyder-ide/spyder/pull/7254))
+    * Spyder crashes with segmentation fault on startup in Anaconda 4.5.0 ([PR 
7029](https://github.com/spyder-ide/spyder/pull/7029))
+    * Add Astropy to default UMR blacklist for Python 2.7 due to resulting bug 
([PR 7168](https://github.com/spyder-ide/spyder/pull/7168))
+    * Error when viewing bytes in the Variable Explorer ([PR 
7206](https://github.com/spyder-ide/spyder/pull/7206))
+    * OSError: [Errno 28] No space left on device ([PR 
7210](https://github.com/spyder-ide/spyder/pull/7210))
+    * Spyder opens new instances when double-clicking Python scripts ([PR 
7260](https://github.com/spyder-ide/spyder/pull/7260))
+    * Remove support for PyQt4 ([PR 
6961](https://github.com/spyder-ide/spyder/pull/6961))
+    * Include Matplotlib in Help > Dependencies ([PR 
7166](https://github.com/spyder-ide/spyder/pull/7166))
+    * Spyder fails to start when trying to set language on Windows ([PR 
7159](https://github.com/spyder-ide/spyder/pull/7159))
+    * UnicodeEncodeError when saving Help's history ([PR 
7246](https://github.com/spyder-ide/spyder/pull/7246))
+    * Script executes in other console of its dedicated console is dedicated 
is on debugging ([PR 7243](https://github.com/spyder-ide/spyder/pull/7243))
+    * The tab switcher widget won't close if it loses focus ([PR 
6759](https://github.com/spyder-ide/spyder/pull/6759))
+    * Find Russian symbols with a regexp gives an error ([PR 
7209](https://github.com/spyder-ide/spyder/pull/7209))
+    * Cannot runfile if the name of the file contains a `'` character in 
Windows
+    * TypeError: unsupported operand type(s) for -: 'float' and 'NoneType' 
([PR 6769](https://github.com/spyder-ide/spyder/pull/6769))
+    * 'Execute in an external system terminal' doesn't work if there is spaces 
in the path where the python interpreter is installed in Windows ([PR 
6750](https://github.com/spyder-ide/spyder/pull/6750))
+    * Changing file in editor with [Ctl]+[tab] uncompatible with tiling window 
manager ([PR 6759](https://github.com/spyder-ide/spyder/pull/6759))
+    * The figure layout is not respected when plotting inline in the IPython 
console ([PR 6790](https://github.com/spyder-ide/spyder/pull/6790))
+    * Use an authentication dialog to send reports to Github ([PR 
6707](https://github.com/spyder-ide/spyder/pull/6707))
+    * Errors when selecting a kernel from a different Python installation ([PR 
7306](https://github.com/spyder-ide/spyder/pull/7306))
+    * No such file or directory when trying to access %userprofile ([PR 
7287](https://github.com/spyder-ide/spyder/pull/7287))
+    * Plotting with Mayavi is broken ([PR 
6919](https://github.com/spyder-ide/spyder/pull/6919))
+    * Avoid showing autoreload warnings ([PR 
7306](https://github.com/spyder-ide/spyder/pull/7306))
+    * Error trying to open renamed project ([PR 
7272](https://github.com/spyder-ide/spyder/pull/7272))
+    * Move online documentation to Github Pages ([PR 
7007](https://github.com/spyder-ide/spyder/pull/7007))
+    * Stop button not working after second run on dedicated consoles ([PR 
7245](https://github.com/spyder-ide/spyder/pull/7245))
+    * UnicodeDecodeError thrown when viewing Dataframes with non-ascii index 
([PR 7242](https://github.com/spyder-ide/spyder/pull/7242))
+    * Variable Explorer is leaking memory when editing variables ([PR 
7234](https://github.com/spyder-ide/spyder/pull/7234))
+    * Adding, removing, or moving a breakpoint while debugging changes the 
focus ([PR 7251](https://github.com/spyder-ide/spyder/pull/7251))
+  + Pull Requests Merged
+    * Update Spanish translation for 3.3
+    * Update Brazilian Portuguese translation for 3.3
+    * French translation for 3.3
+    * Update Japanese translation for 3.3
+    * Handle deprecated Pandas methods in tests 
([7312](https://github.com/spyder-ide/spyder/issues/7312))
+    * Move all kernel code to an external package called spyder-kernels 
([6469](https://github.com/spyder-ide/spyder/issues/6469), 
[6297](https://github.com/spyder-ide/spyder/issues/6297))
+    * Fix history browsing while debugging 
([7295](https://github.com/spyder-ide/spyder/issues/7295))
+    * Don't allow multiple executions in the IPython console when one is 
taking place ([7293](https://github.com/spyder-ide/spyder/issues/7293))
+    * Improve detection of users' home directory 
([6351](https://github.com/spyder-ide/spyder/issues/6351))
+    * Fix crash while running our tests on CircleCI
+    * Fix links to Travis CI and Google Group
+    * Add validation when renaming the active project outside Spyder 
([6036](https://github.com/spyder-ide/spyder/issues/6036))
+    * Catch any error when trying to load third-party plugins 
([7259](https://github.com/spyder-ide/spyder/issues/7259))
+    * Add spyder-script.py as a valid name to be detected by lockfile 
([6899](https://github.com/spyder-ide/spyder/issues/6899))
+    * Prevent realtime code analysis failures due to encoding errors 
([6970](https://github.com/spyder-ide/spyder/issues/6970))
+    * Stop editor from jumping around when adding/removing lines with 
breakpoints while debugging 
([5201](https://github.com/spyder-ide/spyder/issues/5201))
+    * Save credentials in the Github login dialog
+    * Catch possible errors when writing Help's history to disk 
([6864](https://github.com/spyder-ide/spyder/issues/6864))
+    * Avoid disabling consoles stop button when an execution is taking place 
([5958](https://github.com/spyder-ide/spyder/issues/5958))
+    * Show message in our consoles when trying to run a file while on 
debugging ([6851](https://github.com/spyder-ide/spyder/issues/6851))
+    * Fix error when viewing dataframe with a non-ascii index 
([5833](https://github.com/spyder-ide/spyder/issues/5833))
+    * Improve pythonw detection
+    * Call garbage collector from Main Window after closing Variable Explorer 
editors ([7157](https://github.com/spyder-ide/spyder/issues/7157), 
[5830](https://github.com/spyder-ide/spyder/issues/5830))
+    * Run tests in macOS
+    * Use the error dialog to report issues too 
([7101](https://github.com/spyder-ide/spyder/issues/7101))
+    * Limit length of serialized values in Variable Explorer when applying 
modifications ([7158](https://github.com/spyder-ide/spyder/issues/7158))
+    * Catch EnvironmentError in all places we write to disk 
([6901](https://github.com/spyder-ide/spyder/issues/6901))
+    * Fix error when using unicode to search text with regular expressions in 
the Editor ([6812](https://github.com/spyder-ide/spyder/issues/6812))
+    * Add bytes or unicode ellipses in value_to_display 
([6942](https://github.com/spyder-ide/spyder/issues/6942))
+    * Change behavior of Variable Explorer editor buttons 
([7156](https://github.com/spyder-ide/spyder/issues/7156))
+    * Add fastmat and pythoncom to UMR blacklist. 
([7190](https://github.com/spyder-ide/spyder/issues/7190))
+    * Add env var to prevent showing useless warning in macOS
+    * Change validation to allow pythonw executables as valid interpreters 
([7059](https://github.com/spyder-ide/spyder/issues/7059))
+    * Remove internal copy of our docs
+    * Add astropy and pythorch to UMR blacklist by default. 
([7041](https://github.com/spyder-ide/spyder/issues/7041), 
[6962](https://github.com/spyder-ide/spyder/issues/6962))
+    * Add Matplotlib as optional dependency for the IPython Console. 
([6887](https://github.com/spyder-ide/spyder/issues/6887))
+    * Handle not initialized menu in DirView. 
([6975](https://github.com/spyder-ide/spyder/issues/6975))
+    * Handle AttributeError when setting color scheme in the IPython Console. 
([6996](https://github.com/spyder-ide/spyder/issues/6996))
+    * Show errors generated when creating QtKernelManager inside the IPython 
console ([7161](https://github.com/spyder-ide/spyder/issues/7161))
+    * Fix typo in 'Save File' french translation. 
([7100](https://github.com/spyder-ide/spyder/issues/7100))
+    * Fix a couple of problems when setting and detecting the system locale 
([7051](https://github.com/spyder-ide/spyder/issues/7051), 
[6886](https://github.com/spyder-ide/spyder/issues/6886))
+    * Filter a Numpy 1.14 warning shown in our consoles 
([7063](https://github.com/spyder-ide/spyder/issues/7063))
+    * Avoid loading/saving IPython console history in safe mode or testing 
([7149](https://github.com/spyder-ide/spyder/issues/7149))
+    * Catch any exception when trying to get Pygments lexers 
([7148](https://github.com/spyder-ide/spyder/issues/7148))
+    * Limit the number of lines in history according to the relevant setting 
([7080](https://github.com/spyder-ide/spyder/issues/7080))
+    * Add --safe-mode option to start with a clean config directory 
([7112](https://github.com/spyder-ide/spyder/issues/7112))
+    * Add Twitter and Facebook links to Readme, for SEO/visibility
+    * Remove Jedi pinnings in our CIs
+    * Load libGL using low-level function without requiring pyopengl 
([6968](https://github.com/spyder-ide/spyder/issues/6968))
+    * Update links to docs when they are ready  
([5986](https://github.com/spyder-ide/spyder/issues/5986))
+    * Adapt sphinxify for changes in Sphinx 1.8
+    * Skip tests numpy_returns and matplotlib_figure_returns for now on jedi 
>=0.12 and pin CIs to 0.11.1
+    * Update minimum Python version in setup.py to 3.4
+    * Add a few extra badges, fix troubleshooting link in readme and update 
banner
++++ 21 more lines (skipped)
++++ between /work/SRC/openSUSE:Factory/spyder/spyder.changes
++++ and /work/SRC/openSUSE:Factory/.spyder.new/spyder.changes

Old:
----
  spyder-3.2.8.tar.gz

New:
----
  spyder-3.3.1.tar.gz

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

Other differences:
------------------
++++++ spyder.spec ++++++
--- /var/tmp/diff_new_pack.Aq6m7c/_old  2018-08-18 00:04:49.875206106 +0200
+++ /var/tmp/diff_new_pack.Aq6m7c/_new  2018-08-18 00:04:49.875206106 +0200
@@ -19,10 +19,10 @@
 %bcond_with     test
 %define         X_display         ":98"
 Name:           spyder
-Version:        3.2.8
+Version:        3.3.1
 Release:        0
-Url:            https://github.com/spyder-ide/spyder
-Summary:        Scientific PYthon Development EnviRonment
+Url:            https://www.spyder-ide.org/
+Summary:        The Scientific Python Development Environment
 License:        MIT
 Group:          Development/Languages/Python
 Source:         
https://files.pythonhosted.org/packages/source/s/spyder/spyder-%{version}.tar.gz
@@ -45,7 +45,7 @@
 BuildRequires:  python-pyflakes
 BuildRequires:  python-pylint
 BuildRequires:  python-pyzmq
-BuildRequires:  python-qt5 >= 5.2
+BuildRequires:  python-qt5 >= 5.5
 BuildRequires:  python-rope >= 0.10.5
 BuildRequires:  python-rpm-macros
 BuildRequires:  python-setuptools
@@ -54,6 +54,7 @@
 BuildRequires:  python-Cython
 BuildRequires:  python-Pillow
 BuildRequires:  python-flaky
+BuildRequires:  python-keyring
 BuildRequires:  python-matplotlib
 BuildRequires:  python-mock
 BuildRequires:  python-pandas
@@ -63,6 +64,7 @@
 BuildRequires:  python-pytest-timeout
 BuildRequires:  python-pytest-xvfb
 BuildRequires:  python-scipy
+BuildRequires:  python-spyder-kernels
 BuildRequires:  python-sympy
 BuildRequires:  xauth
 BuildRequires:  xorg-x11-server
@@ -76,6 +78,7 @@
 Requires:       python-jedi >= 0.9.0
 Requires:       python-jupyter_nbconvert
 Requires:       python-jupyter_qtconsole >= 4.2.0
+Requires:       python-keyring
 Requires:       python-numpydoc
 Requires:       python-pickleshare
 Requires:       python-psutil
@@ -85,6 +88,7 @@
 Requires:       python-pyzmq
 Requires:       python-qt5 >= 5.2
 Requires:       python-rope >= 0.10.5
+Requires:       python-spyder-kernels
 Recommends:     python-Pillow
 Recommends:     python-matplotlib >= 1.0
 Recommends:     python-numpy
@@ -102,10 +106,16 @@
 BuildArch:      noarch
 
 %description
-spyder is a scientific python development environment and an
-alternative to IDLE with interactive features such as variable
-explorer (with GUI-based editors for dictionaries, lists, NumPy
-arrays, etc.), object inspector and online help.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
+It features a combination of the editing, analysis, debugging
+and profiling functionality of a development tool with the
+data exploration, interactive execution, deep inspection and
+visualization capabilities of an analysis package. Additionally,
+Spyder offers built-in integration with scientific
+libraries, including NumPy, SciPy, Pandas, IPython, QtConsole,
+Matplotlib, SymPy, and more, and can be extended further with
+full plugin support.
 
 %package breakpoints
 Summary:        Breakpoint plugin for the Spyder IDE
@@ -113,8 +123,8 @@
 Requires:       %{name} = %{version}
 
 %description breakpoints
-spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This package contains the plugin that allows Spyder to control
 breakpoints.
@@ -126,8 +136,8 @@
 Requires:       python-pydicom
 
 %description dicom
-spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This package contains the plugin that allows Spyder to read and write
 DICOM files.
@@ -139,8 +149,8 @@
 Requires:       python-h5py
 
 %description hdf5
-spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This package contains the plugin that allows Spyder to read and write
 HDF5 files.
@@ -151,8 +161,8 @@
 Requires:       %{name} = %{version}
 
 %description profiler
-spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This package contains the plugin that allows Spyder to profile
 Python code.
@@ -164,23 +174,12 @@
 Requires:       python-pylint
 
 %description pylint
-spyder is a scientific python development environment and an
-alternative to IDLE.
+Spyder, the Scientific Python Development Environment, is an
+IDE for researchers, engineers and data analysts.
 
 This package contains the plugin that allows Spyder to provide
 inline pylint code analysis and warnings.
 
-%package doc
-Summary:        Documentation for the Spyder IDE
-Group:          Development/Languages/Python
-Recommends:     %{name} = %{version}
-
-%description doc
-spyder is a scientific python development environment and an
-alternative to IDLE.
-
-Documentation and help files for Spyder and its plugins.
-
 %lang_package
 %lang_package -n %{name}-breakpoints
 %lang_package -n %{name}-profiler
@@ -189,7 +188,6 @@
 %prep
 %setup -q -n spyder-%{version}
 # Fix wrong-file-end-of-line-encoding RPMLint warning
-sed -i 's/\r$//' doc/*.rst
 sed -i 's/\r$//' spyder/app/restart.py
 sed -i 's/\r$//' LICENSE
 # Fix non-executable-script RPMLint warning
@@ -220,10 +218,6 @@
 %find_lang profiler profiler.lang
 %find_lang pylint pylint.lang
 
-# Documentation belongs in %%{_docdir}:
-rm -r %{buildroot}%{python2_sitelib}/spyder/doc
-rm -f build/lib/spyder/doc/.buildinfo
-
 %suse_update_desktop_file %{name}
 %fdupes %{buildroot}%{python2_sitelib}
 
@@ -238,8 +232,8 @@
 %endif
 
 %files
-%defattr(-,root,root,-)
-%doc LICENSE README.md
+%doc CHANGELOG.md README.md
+%license LICENSE
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{python2_sitelib}/spyder/
@@ -254,46 +248,42 @@
 %{_datadir}/icons/%{name}.png
 
 %files breakpoints
-%defattr(-,root,root,-)
+%license LICENSE
 %{python2_sitelib}/spyder_breakpoints/
 %exclude %{python2_sitelib}/spyder_breakpoints/locale/
 
 %files dicom
-%defattr(-,root,root,-)
+%license LICENSE
 %{python2_sitelib}/spyder_io_dcm/
 
 %files hdf5
-%defattr(-,root,root,-)
+%license LICENSE
 %{python2_sitelib}/spyder_io_hdf5/
 
 %files profiler
-%defattr(-,root,root,-)
+%license LICENSE
 %{python2_sitelib}/spyder_profiler/
 %exclude %{python2_sitelib}/spyder_profiler/locale/
 
 %files pylint
-%defattr(-,root,root,-)
+%license LICENSE
 %{python2_sitelib}/spyder_pylint/
 %exclude %{python2_sitelib}/spyder_pylint/locale/
 
-%files doc
-%defattr(-,root,root,-)
-%doc build/lib/spyder/doc/
-
 %files lang -f %{name}.lang
-%defattr(-,root,root)
+%license LICENSE
 %{python2_sitelib}/spyder/locale/
 
 %files breakpoints-lang -f breakpoints.lang
-%defattr(-,root,root)
+%license LICENSE
 %{python2_sitelib}/spyder_breakpoints/locale/
 
 %files profiler-lang -f profiler.lang
-%defattr(-,root,root)
+%license LICENSE
 %{python2_sitelib}/spyder_profiler/locale/
 
 %files pylint-lang -f pylint.lang
-%defattr(-,root,root)
+%license LICENSE
 %{python2_sitelib}/spyder_pylint/locale/
 
 %changelog

++++++ spyder-3.2.8.tar.gz -> spyder-3.3.1.tar.gz ++++++
++++ 39955 lines of diff (skipped)


Reply via email to