diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : spyder3 -version : 5.1.1 -release : 21 +version : 5.2.2 +release : 22 source : - - https://github.com/spyder-ide/spyder/archive/refs/tags/v5.1.1.tar.gz : 5b84d2feb210ded547fac4689c00f3cb9f955f692ca617466cfa1a229bb1810a + - https://github.com/spyder-ide/spyder/archive/refs/tags/v5.2.2.tar.gz : 46b93e6ec0905a92e9a0082afad3325bd8f8f5dd090ba4bccf70c8c59eebfe96 homepage : https://www.spyder-ide.org/ license : - BSD-3-Clause @@ -25,11 +25,11 @@ rundeps : - cython - matplotlib - - pycodestyle - python-atomicwrites - python-chardet - python-cookiecutter - python-intervaltree + - python-jellyfish - python-keyring - python-lsp-black - python-nbconvert diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -32,12 +32,12 @@ /usr/bin/spyder /usr/bin/spyder3 - /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-5.2.2-py3.9.egg-info/PKG-INFO + /usr/lib/python3.9/site-packages/spyder-5.2.2-py3.9.egg-info/SOURCES.txt + /usr/lib/python3.9/site-packages/spyder-5.2.2-py3.9.egg-info/dependency_links.txt + /usr/lib/python3.9/site-packages/spyder-5.2.2-py3.9.egg-info/entry_points.txt + /usr/lib/python3.9/site-packages/spyder-5.2.2-py3.9.egg-info/requires.txt + /usr/lib/python3.9/site-packages/spyder-5.2.2-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 @@ -71,9 +71,11 @@ /usr/lib/python3.9/site-packages/spyder/api/panel.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__/_confpage.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/_confpage.py /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 @@ -86,6 +88,12 @@ /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/shellconnect/__init__.py + /usr/lib/python3.9/site-packages/spyder/api/shellconnect/__pycache__/__init__.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/api/shellconnect/__pycache__/main_widget.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/api/shellconnect/__pycache__/mixins.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/api/shellconnect/main_widget.py + /usr/lib/python3.9/site-packages/spyder/api/shellconnect/mixins.py /usr/lib/python3.9/site-packages/spyder/api/translations.py /usr/lib/python3.9/site-packages/spyder/api/utils.py /usr/lib/python3.9/site-packages/spyder/api/widgets/__init__.py @@ -362,6 +370,7 @@ /usr/lib/python3.9/site-packages/spyder/images/spyder2_icon_theme/whole_words.png /usr/lib/python3.9/site-packages/spyder/images/spyder2_icon_theme/win_env.png /usr/lib/python3.9/site-packages/spyder/images/tour/tour-spyder-logo.svg + /usr/lib/python3.9/site-packages/spyder/images/windows_app_icon.ico /usr/lib/python3.9/site-packages/spyder/locale/de/LC_MESSAGES/spyder.mo /usr/lib/python3.9/site-packages/spyder/locale/de/LC_MESSAGES/spyder.po /usr/lib/python3.9/site-packages/spyder/locale/es/LC_MESSAGES/spyder.mo @@ -677,10 +686,18 @@ /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/__pycache__/api.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/__pycache__/plugin.cpython-39.pyc - /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/__pycache__/widgets.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/api.py /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/plugin.py - /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/widgets.py + /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/widgets/__init__.py + /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/widgets/__pycache__/__init__.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/widgets/__pycache__/combobox.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/widgets/__pycache__/main_widget.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/widgets/__pycache__/results_browser.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/widgets/__pycache__/search_thread.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/widgets/combobox.py + /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/widgets/main_widget.py + /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/widgets/results_browser.py + /usr/lib/python3.9/site-packages/spyder/plugins/findinfiles/widgets/search_thread.py /usr/lib/python3.9/site-packages/spyder/plugins/help/__init__.py /usr/lib/python3.9/site-packages/spyder/plugins/help/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/help/__pycache__/api.cpython-39.pyc @@ -1799,10 +1816,12 @@ /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/utils/__pycache__/kernelspec.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/utils/__pycache__/manager.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/utils/__pycache__/ssh.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/utils/__pycache__/stdfile.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/utils/__pycache__/style.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/utils/kernelspec.py /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/utils/manager.py /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/utils/ssh.py + /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/utils/stdfile.py /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/utils/style.py /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/__init__.py /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/__init__.cpython-39.pyc @@ -1812,6 +1831,7 @@ /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/figurebrowser.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/help.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/kernelconnect.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/main_widget.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/namespacebrowser.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/restartdialog.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/shell.cpython-39.pyc @@ -1821,6 +1841,7 @@ /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/figurebrowser.py /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/help.py /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/kernelconnect.py + /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/main_widget.py /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/namespacebrowser.py /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/restartdialog.py /usr/lib/python3.9/site-packages/spyder/plugins/ipythonconsole/widgets/shell.py @@ -1872,10 +1893,12 @@ /usr/lib/python3.9/site-packages/spyder/plugins/outlineexplorer/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/outlineexplorer/__pycache__/api.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/outlineexplorer/__pycache__/editor.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/plugins/outlineexplorer/__pycache__/main_widget.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/outlineexplorer/__pycache__/plugin.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/outlineexplorer/__pycache__/widgets.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/plugins/outlineexplorer/api.py /usr/lib/python3.9/site-packages/spyder/plugins/outlineexplorer/editor.py + /usr/lib/python3.9/site-packages/spyder/plugins/outlineexplorer/main_widget.py /usr/lib/python3.9/site-packages/spyder/plugins/outlineexplorer/plugin.py /usr/lib/python3.9/site-packages/spyder/plugins/outlineexplorer/widgets.py /usr/lib/python3.9/site-packages/spyder/plugins/plots/__init__.py @@ -1931,13 +1954,13 @@ /usr/lib/python3.9/site-packages/spyder/plugins/projects/utils/watcher.py /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__/projectexplorer.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/projectexplorer.py /usr/lib/python3.9/site-packages/spyder/plugins/projects/widgets/qcookiecutter.py /usr/lib/python3.9/site-packages/spyder/plugins/pylint/__init__.py /usr/lib/python3.9/site-packages/spyder/plugins/pylint/__pycache__/__init__.cpython-39.pyc @@ -2071,6 +2094,7 @@ /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/fixtures.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/icon_manager.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/image_path_manager.cpython-39.pyc + /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/installers.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/misc.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/palette.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/__pycache__/programs.cpython-39.pyc @@ -2121,14 +2145,10 @@ /usr/lib/python3.9/site-packages/spyder/utils/external/pybloom_pyqt/__pycache__/utils.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/external/pybloom_pyqt/pybloom.py /usr/lib/python3.9/site-packages/spyder/utils/external/pybloom_pyqt/utils.py - /usr/lib/python3.9/site-packages/spyder/utils/external/toposort/LICENSE.txt - /usr/lib/python3.9/site-packages/spyder/utils/external/toposort/__init__.py - /usr/lib/python3.9/site-packages/spyder/utils/external/toposort/__pycache__/__init__.cpython-39.pyc - /usr/lib/python3.9/site-packages/spyder/utils/external/toposort/__pycache__/toposort.cpython-39.pyc - /usr/lib/python3.9/site-packages/spyder/utils/external/toposort/toposort.py /usr/lib/python3.9/site-packages/spyder/utils/fixtures.py /usr/lib/python3.9/site-packages/spyder/utils/icon_manager.py /usr/lib/python3.9/site-packages/spyder/utils/image_path_manager.py + /usr/lib/python3.9/site-packages/spyder/utils/installers.py /usr/lib/python3.9/site-packages/spyder/utils/introspection/__init__.py /usr/lib/python3.9/site-packages/spyder/utils/introspection/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/spyder/utils/introspection/__pycache__/module_completion.cpython-39.pyc @@ -2221,12 +2241,12 @@ - - 2021-08-16 - 5.1.1 + + 2022-01-22 + 5.2.2 Packaging update Algent Albrahimi algent@protonmail.com \ No newline at end of file