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 @@ spyder3 https://www.spyder-ide.org/ - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com BSD-3-Clause CC-BY-2.5 @@ -32,12 +32,12 @@ /usr/bin/spyder /usr/bin/spyder3 - /usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/PKG-INFO - /usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/SOURCES.txt - /usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/dependency_links.txt - /usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/entry_points.txt - /usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/requires.txt - /usr/lib/python3.9/site-packages/spyder-5.0.4-py3.9.egg-info/top_level.txt + /usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/PKG-INFO + /usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/SOURCES.txt + /usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/dependency_links.txt + /usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/entry_points.txt + /usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/requires.txt + /usr/lib/python3.9/site-packages/spyder-5.1.1-py3.9.egg-info/top_level.txt /usr/lib/python3.9/site-packages/spyder/__init__.py /usr/lib/python3.9/site-packages/spyder/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/__pycache__/dependencies.cpython-39.pyc @@ -54,7 +54,6 @@ /usr/lib/python3.9/site-packages/spyder/api/__pycache__/exceptions.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/api/__pycache__/manager.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/api/__pycache__/panel.cpython-39.pyc - /usr/lib/python3.9/site-packages/spyder/api/__pycache__/plugins.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/api/__pycache__/preferences.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/api/__pycache__/translations.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/api/__pycache__/utils.cpython-39.pyc @@ -70,7 +69,22 @@ /usr/lib/python3.9/site-packages/spyder/api/exceptions.py /usr/lib/python3.9/site-packages/spyder/api/manager.py /usr/lib/python3.9/site-packages/spyder/api/panel.py - /usr/lib/python3.9/site-packages/spyder/api/plugins.py + /usr/lib/python3.9/site-packages/spyder/api/plugin_registration/__init__.py + /usr/lib/python3.9/site-packages/spyder/api/plugin_registration/__pycache__/__init__.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/api/plugin_registration/__pycache__/decorators.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/api/plugin_registration/__pycache__/mixins.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/api/plugin_registration/__pycache__/registry.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/api/plugin_registration/decorators.py + /usr/lib/python3.9/site-packages/spyder/api/plugin_registration/mixins.py + /usr/lib/python3.9/site-packages/spyder/api/plugin_registration/registry.py + /usr/lib/python3.9/site-packages/spyder/api/plugins/__init__.py + /usr/lib/python3.9/site-packages/spyder/api/plugins/__pycache__/__init__.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/api/plugins/__pycache__/enum.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/api/plugins/__pycache__/new_api.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/api/plugins/__pycache__/old_api.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/api/plugins/enum.py + /usr/lib/python3.9/site-packages/spyder/api/plugins/new_api.py + /usr/lib/python3.9/site-packages/spyder/api/plugins/old_api.py /usr/lib/python3.9/site-packages/spyder/api/preferences.py /usr/lib/python3.9/site-packages/spyder/api/translations.py /usr/lib/python3.9/site-packages/spyder/api/utils.py @@ -93,19 +107,17 @@ /usr/lib/python3.9/site-packages/spyder/app/__init__.py /usr/lib/python3.9/site-packages/spyder/app/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/app/__pycache__/cli_options.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/app/__pycache__/find_plugins.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/app/__pycache__/mainwindow.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/app/__pycache__/restart.cpython-39.pyc - /usr/lib/python3.9/site-packages/spyder/app/__pycache__/solver.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/app/__pycache__/start.cpython-39.pyc - /usr/lib/python3.9/site-packages/spyder/app/__pycache__/tour.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/app/__pycache__/utils.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/app/cli_options.py + /usr/lib/python3.9/site-packages/spyder/app/find_plugins.py /usr/lib/python3.9/site-packages/spyder/app/mac_stylesheet.qss /usr/lib/python3.9/site-packages/spyder/app/mainwindow.py /usr/lib/python3.9/site-packages/spyder/app/restart.py - /usr/lib/python3.9/site-packages/spyder/app/solver.py /usr/lib/python3.9/site-packages/spyder/app/start.py - /usr/lib/python3.9/site-packages/spyder/app/tour.py /usr/lib/python3.9/site-packages/spyder/app/utils.py /usr/lib/python3.9/site-packages/spyder/config/__init__.py /usr/lib/python3.9/site-packages/spyder/config/__pycache__/__init__.cpython-39.pyc @@ -387,9 +399,11 @@ /usr/lib/python3.9/site-packages/spyder/plugins/appearance/widgets.py /usr/lib/python3.9/site-packages/spyder/plugins/application/__init__.py /usr/lib/python3.9/site-packages/spyder/plugins/application/__pycache__/__init__.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/application/__pycache__/api.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/application/__pycache__/confpage.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/application/__pycache__/container.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/application/__pycache__/plugin.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/application/api.py /usr/lib/python3.9/site-packages/spyder/plugins/application/confpage.py /usr/lib/python3.9/site-packages/spyder/plugins/application/container.py /usr/lib/python3.9/site-packages/spyder/plugins/application/plugin.py @@ -1904,10 +1918,8 @@ /usr/lib/python3.9/site-packages/spyder/plugins/projects/__init__.py /usr/lib/python3.9/site-packages/spyder/plugins/projects/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/projects/__pycache__/api.cpython-39.pyc - /usr/lib/python3.9/site-packages/spyder/plugins/projects/__pycache__/confpage.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/projects/__pycache__/plugin.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/projects/api.py - /usr/lib/python3.9/site-packages/spyder/plugins/projects/confpage.py /usr/lib/python3.9/site-packages/spyder/plugins/projects/plugin.py /usr/lib/python3.9/site-packages/spyder/plugins/projects/utils/__init__.py /usr/lib/python3.9/site-packages/spyder/plugins/projects/utils/__pycache__/__init__.cpython-39.pyc @@ -1920,9 +1932,11 @@ /usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__init__.py /usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__pycache__/explorer.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__pycache__/main_widget.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__pycache__/projectdialog.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/__pycache__/qcookiecutter.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/explorer.py + /usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/main_widget.py /usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/projectdialog.py /usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/qcookiecutter.py /usr/lib/python3.9/site-packages/spyder/plugins/pylint/__init__.py @@ -1980,6 +1994,18 @@ /usr/lib/python3.9/site-packages/spyder/plugins/toolbar/api.py /usr/lib/python3.9/site-packages/spyder/plugins/toolbar/container.py /usr/lib/python3.9/site-packages/spyder/plugins/toolbar/plugin.py + /usr/lib/python3.9/site-packages/spyder/plugins/tours/__init__.py + /usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/__init__.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/api.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/container.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/plugin.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/tours.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/tours/__pycache__/widgets.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/tours/api.py + /usr/lib/python3.9/site-packages/spyder/plugins/tours/container.py + /usr/lib/python3.9/site-packages/spyder/plugins/tours/plugin.py + /usr/lib/python3.9/site-packages/spyder/plugins/tours/tours.py + /usr/lib/python3.9/site-packages/spyder/plugins/tours/widgets.py /usr/lib/python3.9/site-packages/spyder/plugins/variableexplorer/__init__.py /usr/lib/python3.9/site-packages/spyder/plugins/variableexplorer/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/variableexplorer/__pycache__/api.cpython-39.pyc @@ -2030,14 +2056,13 @@ /usr/lib/python3.9/site-packages/spyder/plugins/workingdirectory/confpage.py /usr/lib/python3.9/site-packages/spyder/plugins/workingdirectory/container.py /usr/lib/python3.9/site-packages/spyder/plugins/workingdirectory/plugin.py - /usr/lib/python3.9/site-packages/spyder/preferences/__init__.py - /usr/lib/python3.9/site-packages/spyder/preferences/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/py3compat.py /usr/lib/python3.9/site-packages/spyder/pyplot.py /usr/lib/python3.9/site-packages/spyder/requirements.py /usr/lib/python3.9/site-packages/spyder/utils/__init__.py /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/bsdsocket.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/clipboard_helper.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/color_system.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/conda.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/debug.cpython-39.pyc @@ -2065,6 +2090,7 @@ /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/workers.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/bsdsocket.py /usr/lib/python3.9/site-packages/spyder/utils/check-git.sh + /usr/lib/python3.9/site-packages/spyder/utils/clipboard_helper.py /usr/lib/python3.9/site-packages/spyder/utils/color_system.py /usr/lib/python3.9/site-packages/spyder/utils/conda.py /usr/lib/python3.9/site-packages/spyder/utils/debug.py @@ -2195,12 +2221,12 @@ - - 2021-07-29 - 5.0.4 + + 2021-08-13 + 5.1.1 Packaging update - Joey Riches - josephriches@gmail.com + Algent Albrahimi + algent@protonmail.com \ No newline at end of file