Page MenuHomeSolus

D9433.id22736.diff
No OneTemporary

D9433.id22736.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,14 +1,14 @@
name : python-spyder-kernels
-version : 0.5.2
-release : 6
+version : 1.9.3
+release : 7
source :
- - https://github.com/spyder-ide/spyder-kernels/archive/v0.5.2.tar.gz : 861b7547ef407e1a02f315a9f54fe55fe21b516e6d40b7be0df524a85baf664e
+ - https://github.com/spyder-ide/spyder-kernels/archive/v1.9.3.tar.gz : 0134723681d1e2d636f45f01d71d6d2001682260b0bb0edf15c674539c318e66
+homepage : https://github.com/spyder-ide/spyder-kernels
license : MIT
component : programming.ide
summary : Jupyter Kernels for the Spyder console
description: |
- Package that provides Jupyter kernels for use with the consoles of Spyder, the Scientific Python Development Environment.
- These kernels can launched either through Spyder itself or in an independent Python session, and allow for interactive or file-based execution of Python code inside Spyder.
+ Package that provides Jupyter kernels for use with the consoles of Spyder, the Scientific Python Development Environment. These kernels can launched either through Spyder itself or in an independent Python session, and allow for interactive or file-based execution of Python code inside Spyder.
builddeps :
- pkgconfig(python3)
rundeps :
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,6 +1,7 @@
<PISI>
<Source>
<Name>python-spyder-kernels</Name>
+ <Homepage>https://github.com/spyder-ide/spyder-kernels</Homepage>
<Packager>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
@@ -8,29 +9,33 @@
<License>MIT</License>
<PartOf>programming.ide</PartOf>
<Summary xml:lang="en">Jupyter Kernels for the Spyder console</Summary>
- <Description xml:lang="en">Package that provides Jupyter kernels for use with the consoles of Spyder, the Scientific Python Development Environment.
-These kernels can launched either through Spyder itself or in an independent Python session, and allow for interactive or file-based execution of Python code inside Spyder.
+ <Description xml:lang="en">Package that provides Jupyter kernels for use with the consoles of Spyder, the Scientific Python Development Environment. These kernels can launched either through Spyder itself or in an independent Python session, and allow for interactive or file-based execution of Python code inside Spyder.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>python-spyder-kernels</Name>
<Summary xml:lang="en">Jupyter Kernels for the Spyder console</Summary>
- <Description xml:lang="en">Package that provides Jupyter kernels for use with the consoles of Spyder, the Scientific Python Development Environment.
-These kernels can launched either through Spyder itself or in an independent Python session, and allow for interactive or file-based execution of Python code inside Spyder.
+ <Description xml:lang="en">Package that provides Jupyter kernels for use with the consoles of Spyder, the Scientific Python Development Environment. These kernels can launched either through Spyder itself or in an independent Python session, and allow for interactive or file-based execution of Python code inside Spyder.
</Description>
<PartOf>programming.ide</PartOf>
<Files>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels-0.5.2-py3.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels-0.5.2-py3.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels-0.5.2-py3.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels-0.5.2-py3.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels-0.5.2-py3.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels-1.9.3-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels-1.9.3-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels-1.9.3-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels-1.9.3-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels-1.9.3-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/__pycache__/__init__.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/__pycache__/_version.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/__pycache__/py3compat.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/_version.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/comms/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/comms/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/comms/__pycache__/commbase.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/comms/__pycache__/frontendcomm.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/comms/commbase.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/comms/frontendcomm.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/console/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/console/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/console/__pycache__/__init__.cpython-37.pyc</Path>
@@ -41,8 +46,16 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/console/start.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/__pycache__/namespace_manager.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/__pycache__/spydercustomize.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/__pycache__/spyderpdb.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/__pycache__/umr.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/__pycache__/utils.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/namespace_manager.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/spydercustomize.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/spyderpdb.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/umr.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/customize/utils.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/py3compat.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/utils/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/spyder_kernels/utils/__pycache__/__init__.cpython-37.pyc</Path>
@@ -59,12 +72,12 @@
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2020-07-20</Date>
- <Version>0.5.2</Version>
+ <Update release="7">
+ <Date>2020-08-12</Date>
+ <Version>1.9.3</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 30 2023, 5:40 PM (10 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5834800
Default Alt Text
D9433.id22736.diff (8 KB)

Event Timeline