Page MenuHomeSolus

D10605.id25530.diff
No OneTemporary

D10605.id25530.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : spyder3
-version : 4.2.0
-release : 12
+version : 4.2.2
+release : 13
source :
- - https://github.com/spyder-ide/spyder/archive/v4.2.0.tar.gz : 0d4a2e09681b958ec8e03176e24bba858083a8774cb4b016b7508728c9a0deb1
+ - https://github.com/spyder-ide/spyder/archive/v4.2.2.tar.gz : ec813538ccbad318f7156efebeb71288805288729d76c75b125f7d9bbcd1c56d
homepage : https://www.spyder-ide.org/
license :
- BSD-3-Clause
@@ -44,6 +44,7 @@
- python-qtconsole
- python-rope
- python-spyder-kernels
+ - python-textdistance
- python-three-merge
- python-watchdog
- pyxdg
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -32,7 +32,7 @@
<Files>
<Path fileType="executable">/usr/bin/spyder</Path>
<Path fileType="executable">/usr/bin/spyder3</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder-4.2.0-py3.7.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder-4.2.2-py3.7.egg-info</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/__pycache__/dependencies.cpython-37.pyc</Path>
@@ -261,7 +261,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/help.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/italic.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/keyboard.png</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/kite.gif</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/kite_completions.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/kite_copilot.png</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/kite_dark.svg</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/images/kite_light.svg</Path>
@@ -488,6 +488,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/panels/__pycache__/linenumber.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/panels/__pycache__/manager.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/panels/__pycache__/scrollflag.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/panels/__pycache__/utils.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/panels/classfunctiondropdown.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/panels/codefolding.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/panels/debugger.py</Path>
@@ -496,6 +497,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/panels/linenumber.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/panels/manager.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/panels/scrollflag.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/panels/utils.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/plugin.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/editor/utils/__pycache__/__init__.cpython-37.pyc</Path>
@@ -1681,6 +1683,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/help.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/kernelconnect.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/namespacebrowser.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/restartdialog.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/__pycache__/shell.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/client.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/control.py</Path>
@@ -1689,6 +1692,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/help.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/kernelconnect.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/namespacebrowser.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/restartdialog.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/ipythonconsole/widgets/shell.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/plugins/onlinehelp/__pycache__/__init__.cpython-37.pyc</Path>
@@ -1842,6 +1846,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/icon_manager.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/misc.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/programs.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/pyenv.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/qstringhelpers.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/qthelpers.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/__pycache__/sourcecode.cpython-37.pyc</Path>
@@ -1896,6 +1901,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/introspection/rope_patch.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/misc.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/programs.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/pyenv.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/qstringhelpers.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/qthelpers.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/utils/snippets/__init__.py</Path>
@@ -1971,16 +1977,17 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/workers/__pycache__/updates.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder/workers/updates.py</Path>
<Path fileType="data">/usr/share/applications/spyder.desktop</Path>
+ <Path fileType="data">/usr/share/metainfo/org.spyder_ide.spyder.appdata.xml</Path>
<Path fileType="data">/usr/share/pixmaps/spyder.png</Path>
</Files>
</Package>
<History>
- <Update release="12">
- <Date>2020-11-19</Date>
- <Version>4.2.0</Version>
+ <Update release="13">
+ <Date>2021-02-22</Date>
+ <Version>4.2.2</Version>
<Comment>Packaging update</Comment>
<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
May 31 2023, 6:37 AM (10 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5844135
Default Alt Text
D10605.id25530.diff (8 KB)

Event Timeline