Page MenuHomeSolus

D11641.id28214.diff
No OneTemporary

D11641.id28214.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : spyder3
-version : 5.0.4
-release : 19
+version : 5.1.1
+release : 20
source :
- - https://github.com/spyder-ide/spyder/archive/v5.0.4.tar.gz : 9a619a03ee5ff42c6a5f1d0cb3b1540c26d8a34af7f51cc47baa17efd8d24166
+ - https://github.com/spyder-ide/spyder/archive/refs/tags/v5.1.1.tar.gz : 5b84d2feb210ded547fac4689c00f3cb9f955f692ca617466cfa1a229bb1810a
homepage : https://www.spyder-ide.org/
license :
- BSD-3-Clause
@@ -26,28 +26,24 @@
- cython
- matplotlib
- pycodestyle
- - pyflakes
- - pylint
- python-atomicwrites
- python-chardet
- python-cookiecutter
- python-intervaltree
- python-keyring
+ - python-lsp-black
- python-nbconvert
- python-numpydoc
- python-opengl
- python-pandas
- python-psutil
- - python-pyls-black
- python-pyls-spyder
- python-qdarkstyle
- python-qstylizer
- python-qtawesome
- python-qtconsole
- python-qtwebengine
- - python-rope
- python-rtree
- - python-spyder-kernels
- python-textdistance
- python-three-merge
- python-watchdog
@@ -57,8 +53,6 @@
setup : |
sed "s|'pyqt5<5.13'|'pyqt5'|" -i setup.py
sed "s|'pyqtwebengine<5.13'|'pyqtwebengine'|" -i setup.py
- sed "s|parso==|parso>=|" -i setup.py
- sed "s|PARSO_REQVER = '=|PARSO_REQVER = '>=|" -i spyder/dependencies.py
build : |
%python3_setup
install : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -3,8 +3,8 @@
<Name>spyder3</Name>
<Homepage>https://www.spyder-ide.org/</Homepage>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<License>CC-BY-2.5</License>
@@ -32,12 +32,12 @@
<Files>
<Path fileType="executable">/usr/bin/spyder</Path>
<Path fileType="executable">/usr/bin/spyder3</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/__pycache__/dependencies.cpython-39.pyc</Path>
@@ -54,7 +54,6 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/__pycache__/exceptions.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/__pycache__/manager.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/__pycache__/panel.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/__pycache__/plugins.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/__pycache__/preferences.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/__pycache__/translations.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/__pycache__/utils.cpython-39.pyc</Path>
@@ -70,7 +69,22 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/exceptions.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/manager.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/panel.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugins.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugin_registration/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugin_registration/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugin_registration/__pycache__/decorators.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugin_registration/__pycache__/mixins.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugin_registration/__pycache__/registry.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugin_registration/decorators.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugin_registration/mixins.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugin_registration/registry.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugins/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugins/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugins/__pycache__/enum.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugins/__pycache__/new_api.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugins/__pycache__/old_api.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugins/enum.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugins/new_api.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/plugins/old_api.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/preferences.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/translations.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/api/utils.py</Path>
@@ -93,19 +107,17 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/__pycache__/cli_options.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/__pycache__/find_plugins.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/__pycache__/mainwindow.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/__pycache__/restart.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/__pycache__/solver.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/__pycache__/start.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/__pycache__/tour.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/__pycache__/utils.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/cli_options.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/find_plugins.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/mac_stylesheet.qss</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/mainwindow.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/restart.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/solver.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/start.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/tour.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/app/utils.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/config/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/config/__pycache__/__init__.cpython-39.pyc</Path>
@@ -387,9 +399,11 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/appearance/widgets.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/application/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/application/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/application/__pycache__/api.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/application/__pycache__/confpage.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/application/__pycache__/container.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/application/__pycache__/plugin.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/application/api.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/application/confpage.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/application/container.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/application/plugin.py</Path>
@@ -1904,10 +1918,8 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/__pycache__/api.cpython-39.pyc</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/__pycache__/confpage.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/__pycache__/plugin.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/api.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/confpage.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/utils/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/utils/__pycache__/__init__.cpython-39.pyc</Path>
@@ -1920,9 +1932,11 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__pycache__/explorer.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__pycache__/main_widget.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__pycache__/projectdialog.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__pycache__/qcookiecutter.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/explorer.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/main_widget.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/projectdialog.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/qcookiecutter.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/pylint/__init__.py</Path>
@@ -1980,6 +1994,18 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/toolbar/api.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/toolbar/container.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/toolbar/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/__init__.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/api.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/container.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/plugin.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/tours.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/widgets.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/api.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/container.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/plugin.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/tours.py</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/tours/widgets.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/variableexplorer/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/variableexplorer/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/variableexplorer/__pycache__/api.cpython-39.pyc</Path>
@@ -2030,14 +2056,13 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/workingdirectory/confpage.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/workingdirectory/container.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/plugins/workingdirectory/plugin.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/preferences/__init__.py</Path>
- <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/preferences/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/py3compat.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/pyplot.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/requirements.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/__pycache__/__init__.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/__pycache__/bsdsocket.cpython-39.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/__pycache__/clipboard_helper.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/__pycache__/color_system.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/__pycache__/conda.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/__pycache__/debug.cpython-39.pyc</Path>
@@ -2065,6 +2090,7 @@
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/__pycache__/workers.cpython-39.pyc</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/bsdsocket.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/check-git.sh</Path>
+ <Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/clipboard_helper.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/color_system.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/conda.py</Path>
<Path fileType="library">/usr/lib/python3.9/site-packages/spyder/utils/debug.py</Path>
@@ -2195,12 +2221,12 @@
</Files>
</Package>
<History>
- <Update release="19">
- <Date>2021-07-29</Date>
- <Version>5.0.4</Version>
+ <Update release="20">
+ <Date>2021-08-13</Date>
+ <Version>5.1.1</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 9:56 PM (1 d, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5810409
Default Alt Text
D11641.id28214.diff (19 KB)

Event Timeline