17
0

40 Commits

Author SHA256 Message Date
2d15032872 - Another try to avoid flaky test errors (zmq related)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=78
2025-12-20 17:17:57 +00:00
a45163e67c Accepting request 1323795 from home:bnavigator:spyder
- Use xvfb for tests

OBS-URL: https://build.opensuse.org/request/show/1323795
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=74
2025-12-20 15:32:13 +00:00
56c1ac94b8 - Update to 5.7.0
* Zoom in/out with Ctrl + mouse wheel.
  * Add support for IPython 9 theme and colors handling.
  * Drop support for Python 3.8.
- Use Qt6 for tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=72
2025-11-21 17:09:58 +00:00
753e3bb2bf - Remove deprecated %suse_update_desktop_file
* https://en.opensuse.org/openSUSE:Update-desktop-files_deprecation
  * nothing relevant to upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=69
2024-11-17 14:39:41 +00:00
3729d663a5 - Update to 5.6.1
* Handle ANSI escape sequences that move the cursor.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=68
2024-11-17 14:31:36 +00:00
ef34dd9917 Accepting request 1199486 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 5.6.0
  * Use selected syntax highlighting style for tracebacks and
    improve ANSI color codes support.
  * Remove syntax highlighting support for Python 2.
  * Fix handling of carriage return.
  * Fix showing bold face characters in output when using ANSI
    codes.

OBS-URL: https://build.opensuse.org/request/show/1199486
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=66
2024-09-08 16:18:50 +00:00
f01a9dcbb4 Accepting request 1187192 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 5.5.2
  * Check if kernel manager is available in case the console is
    connected to an externally launched kernel.
  * Use string representation for a QKeySequence construction to
    avoid an error in PySide6.

OBS-URL: https://build.opensuse.org/request/show/1187192
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=64
2024-07-12 15:56:10 +00:00
aa6dc13ae2 - Skip python39: no longer supported since ipython 8.19
(via ipykernel)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=62
2024-03-08 13:45:27 +00:00
c0568e0b33 Accepting request 1128645 from home:bnavigator:branches:devel:languages:python:numeric
- Update to 5.5.1
  * Fix error when getting code completions.
- Release 5.5.0
  * Drop support for Python 3.7.
  * Remove ipython_genutils as a dependency.

OBS-URL: https://build.opensuse.org/request/show/1128645
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=60
2023-11-24 20:46:56 +00:00
a542ce053e - Update to 5.4.4
* Improve compatibility with PyQt6/PySide6.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=58
2023-09-24 18:18:47 +00:00
6216319d12 Accepting request 1090490 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 5.4.3
  * Add missing closed method to QtInProcessChannel.

OBS-URL: https://build.opensuse.org/request/show/1090490
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=56
2023-06-02 12:08:28 +00:00
26e6962024 Accepting request 1082299 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 5.4.2
  * Check if the iopub channel is not closed before flushing it
  * Fix kernel autorestart after it's killed for Jupyter-client 8+

OBS-URL: https://build.opensuse.org/request/show/1082299
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=54
2023-04-23 17:30:41 +00:00
da7165025c - Update to 5.4.1
* Fix crash at startup with PySide6.
  * Cast images width and height to int when trying to insert them.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=52
2023-03-19 16:05:51 +00:00
0d73af4699 Accepting request 1033736 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/1033736
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=50
2022-11-06 10:20:32 +00:00
5bc3dca857 - Test with xvfb display
- Remove skip of previously segfaulting tests
- Allow PyQt6 and Pyside6 as backend
- Add missing pyzmq requirement (was already transitive)
- Remove obsolete jupyter package, provide desktop files and icon
  for every flavor

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=48
2022-08-28 22:34:29 +00:00
954bd7c7f2 - Update to version 5.3.2
* Fix syntax highlighting with multiline inputs.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=47
2022-08-28 22:00:16 +00:00
919f148189 Accepting request 984509 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/984509
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=44
2022-06-22 13:57:21 +00:00
1c57be5ece Accepting request 968069 from home:bnavigator:branches:devel:languages:python:numeric
- Update to version 5.3.0
  * Add support for PyQt6.
  * Don't show spurious blank lines when running input statements.
  * Fix showing Latex images with dark background colors.
  * Drop support for Python 3.6

OBS-URL: https://build.opensuse.org/request/show/968069
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=42
2022-04-09 22:32:10 +00:00
f67f62ca0f Accepting request 951381 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/951381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=41
2022-02-03 20:51:56 +00:00
b2467f620c - Update to version 5.2.1
* Fix error when deleting CallTipWidget.
  * Another fix for the 'Erase in Line' ANSI code.
- Enable libalternatives as with the rest of the jupyter commands

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=40
2021-11-26 18:38:59 +00:00
8b5ade9dee Accepting request 931396 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to version 5.2.0
  * Fix hidden execution requests.
  * Fix ANSI code for erase line.

OBS-URL: https://build.opensuse.org/request/show/931396
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=39
2021-11-14 14:18:43 +00:00
e742298aac Accepting request 928105 from home:bnavigator:branches:devel:languages:python:jupyter
- Require a Qt backend. boo#1136083

OBS-URL: https://build.opensuse.org/request/show/928105
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=38
2021-10-29 10:15:04 +00:00
abeb8660f0 Accepting request 924560 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to version 5.1.1
  * Improve handling of different keyboard combinations.
  * Move cursor to the beginning of buffer if on the same line.

OBS-URL: https://build.opensuse.org/request/show/924560
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=37
2021-10-10 19:23:13 +00:00
c0a92d1130 Accepting request 892041 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to version 5.1.0
  * Two new keyboard shortcuts: Ctrl + Up/Down to go to the
    beginning/end of the buffer.
  * Monkeypatch RegexLexer only while in use by qtconsole.
  * Import Empty from queue module.

OBS-URL: https://build.opensuse.org/request/show/892041
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=35
2021-05-11 10:56:55 +00:00
a61a4ceb48 Accepting request 880156 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to version 5.0.3
  * Emit kernel_restarted signal only after a kernel crash.
- move u-a scriptlets to the correct package

OBS-URL: https://build.opensuse.org/request/show/880156
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=33
2021-03-29 06:24:28 +00:00
d53326c44b Accepting request 868026 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/868026
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=31
2021-01-31 16:12:12 +00:00
f515a26f6d Accepting request 856028 from home:bnavigator:branches:devel:languages:python:jupyter
- Move the alternative binary to the flavored python package

OBS-URL: https://build.opensuse.org/request/show/856028
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=29
2020-12-15 16:30:12 +00:00
b1fa092036 Accepting request 851149 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/851149
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=27
2020-11-27 14:03:03 +00:00
Tomáš Chvátal
b619810bcc Accepting request 834894 from home:bnavigator:branches:devel:languages:python:jupyter
- skip two tests: gh#jupyter/qtconsole#443 

- update to version 4.7.7:
  * Change font width calculation to use horizontalAdvance

Without the qtconsole update to 4.7.7, qtconsole currently crashes when 
trying to complete commands (see e.g. spyder unit test failure in Factory)

OBS-URL: https://build.opensuse.org/request/show/834894
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=25
2020-09-16 17:25:56 +00:00
Tomáš Chvátal
89b50de212 Accepting request 830318 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 4.7.6
  * Replace qApp with QApplication.instance().
  * Fix QFontMetrics.width deprecation. 
- use alternatives for entry point
- SIP is not used anymore

OBS-URL: https://build.opensuse.org/request/show/830318
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=23
2020-08-29 06:27:27 +00:00
Tomáš Chvátal
432cc7cd82 Accepting request 818053 from home:mcalabkova:branches:devel:languages:python:jupyter
- Update to 4.7.5
  * Print input if there is no prompt.

OBS-URL: https://build.opensuse.org/request/show/818053
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=21
2020-07-01 09:26:35 +00:00
Tomáš Chvátal
0e8791a808 Accepting request 808469 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/808469
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=19
2020-05-24 07:52:05 +00:00
Todd R
1dc8f0b833 Accepting request 795411 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/795411
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=17
2020-04-20 17:58:28 +00:00
Todd R
1991e85d96 Accepting request 789348 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/789348
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=15
2020-04-05 05:31:59 +00:00
Todd R
782cd33134 Accepting request 784424 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version

OBS-URL: https://build.opensuse.org/request/show/784424
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=13
2020-03-13 18:46:06 +00:00
Todd R
18ee1f5d69 Accepting request 781243 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to version 4.7.0
  + Additions
    * Use qtpy as the shim layer for Python Qt bindings and remove our own shim.
  + Changes
    * Remove code to expand tabs to spaces.
    * Skip history if it is the same as the input buffer.
- Drop doc subpackage due to rapid changes in readthedocs download
  urls.  This was a hold-over from when the tests were run in a
  separate doc subpackage.

OBS-URL: https://build.opensuse.org/request/show/781243
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=11
2020-03-03 15:01:33 +00:00
Todd R
52b5cc3f1d Accepting request 750389 from home:TheBlackCat:branches:devel:languages:python:jupyter
Update to version 4.6.0

OBS-URL: https://build.opensuse.org/request/show/750389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=9
2019-11-22 21:24:38 +00:00
Todd R
171c1b49b4 Accepting request 719452 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to versionn 4.5.2
  * Remove deprecation warnings in Python 3.8
  * Improve positioning and content of completion widget.
  * Scroll down for output from remote commands.

OBS-URL: https://build.opensuse.org/request/show/719452
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=7
2019-07-29 02:31:34 +00:00
Todd R
58a385b360 Accepting request 709552 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to version 4.5.1
  * Only use setuptools in setup.py to fix uploading tarballs to PyPI.
- Update to version 4.5
  + Additions
    * Add Comms to qtconsole.
    * Add kernel language name as an attribute of JupyterWidget.
  + Changes
    * Use new traitlets API with decorators.

OBS-URL: https://build.opensuse.org/request/show/709552
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=5
2019-06-12 19:59:50 +00:00
Todd R
a3ad576884 Accepting request 703774 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Rename to to match python package naming guidelines.
- Split jupyter components into own subpackage.
- Update to version 4.4.4

OBS-URL: https://build.opensuse.org/request/show/703774
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=1
2019-05-17 19:13:11 +00:00