Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10764939
D9435.id22802.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
9 KB
Referenced Files
None
Subscribers
None
D9435.id22802.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,9 @@
name : python-qtconsole
-version : 4.4.4
-release : 5
+version : 4.7.5
+release : 6
source :
- - https://github.com/jupyter/qtconsole/archive/4.4.4.tar.gz : 87d02948cca41e35fda2d80dfcfcf809257256c7872b71e851f223fbe67e3b5e
+ - https://github.com/jupyter/qtconsole/archive/4.7.5.tar.gz : 0720512f0d35f9161bffea376cba3eba188b600061904bf8fa6b9ca24ebb9fbe
+homepage : https://github.com/jupyter/qtconsole
license : BSD-3-Clause
component : programming.python
summary : Jupyter Qt Console
@@ -12,16 +13,11 @@
- pkgconfig(python3)
rundeps :
- pygments
- - python3-qt5
- python-ipykernel
- python-ipython_genutils
- - python-jupyter_client
- python-jupyter_core
- - python-traitlets
+ - python-qtpy
build : |
%python3_setup
install : |
%python3_install
- for _f in $installdir/usr/bin/*; do
- mv -v $_f ${_f}3
- done
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>python-qtconsole</Name>
+ <Homepage>https://github.com/jupyter/qtconsole</Homepage>
<Packager>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
@@ -19,8 +20,13 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="executable">/usr/bin/jupyter-qtconsole3</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole-4.4.4-py3.7.egg-info</Path>
+ <Path fileType="executable">/usr/bin/jupyter-qtconsole</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole-4.7.5-py3.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole-4.7.5-py3.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole-4.7.5-py3.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole-4.7.5-py3.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole-4.7.5-py3.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole-4.7.5-py3.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/__init__.cpython-37.pyc</Path>
@@ -31,6 +37,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/bracket_matcher.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/call_tip_widget.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/client.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/comms.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/completion_html.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/completion_plain.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/completion_widget.cpython-37.pyc</Path>
@@ -45,8 +52,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/mainwindow.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/manager.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/pygments_highlighter.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/qt.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/qt_loaders.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/qstringhelpers.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/qtconsoleapp.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/rich_ipython_widget.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/__pycache__/rich_jupyter_widget.cpython-37.pyc</Path>
@@ -61,6 +67,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/bracket_matcher.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/call_tip_widget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/client.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/comms.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/completion_html.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/completion_plain.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/completion_widget.py</Path>
@@ -75,8 +82,7 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/mainwindow.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/manager.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/pygments_highlighter.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/qt.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/qt_loaders.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/qstringhelpers.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/qtconsoleapp.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/resources/icon/JupyterConsole.svg</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/rich_ipython_widget.py</Path>
@@ -86,18 +92,20 @@
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/svg.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__pycache__/__init__.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__pycache__/test_00_console_widget.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__pycache__/test_ansi_code_processor.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__pycache__/test_app.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__pycache__/test_comms.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__pycache__/test_completion_widget.cpython-37.pyc</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__pycache__/test_console_widget.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__pycache__/test_frontend_widget.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__pycache__/test_jupyter_widget.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__pycache__/test_kill_ring.cpython-37.pyc</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/__pycache__/test_styles.cpython-37.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/test_00_console_widget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/test_ansi_code_processor.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/test_app.py</Path>
+ <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/test_comms.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/test_completion_widget.py</Path>
- <Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/test_console_widget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/test_frontend_widget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/test_jupyter_widget.py</Path>
<Path fileType="library">/usr/lib/python3.7/site-packages/qtconsole/tests/test_kill_ring.py</Path>
@@ -107,12 +115,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2020-06-23</Date>
- <Version>4.4.4</Version>
+ <Update release="6">
+ <Date>2020-08-12</Date>
+ <Version>4.7.5</Version>
<Comment>Packaging update</Comment>
- <Name>F. von Gellhorn</Name>
- <Email>flinux@vongellhorn.ch</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
May 20 2023, 10:10 AM (11 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5815881
Default Alt Text
D9435.id22802.diff (9 KB)
Attached To
Mode
D9435: Update python-qtconsole to 4.7.5
Attached
Detach File
Event Timeline
Log In to Comment