Commit Graph

66 Commits

Author SHA256 Message Date
Ana Guerrero
708d0460c9 Accepting request 1156374 from devel:languages:python:jupyter
- Skip python39: no longer supported since ipython 8.19
  (via ipykernel)

OBS-URL: https://build.opensuse.org/request/show/1156374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=32
2024-03-08 17:10:47 +00:00
Benjamin Greiner
b1adb18cfe - 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
Ana Guerrero
b138226e53 Accepting request 1128647 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1128647
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=31
2023-11-24 22:35:43 +00:00
Benjamin Greiner
dec453b962 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
Ana Guerrero
9157ac37fe Accepting request 1116516 from devel:languages:python:jupyter
late submit

- Update to 5.4.4
  * Improve compatibility with PyQt6/PySide6.

OBS-URL: https://build.opensuse.org/request/show/1116516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=30
2023-10-10 19:00:19 +00:00
Benjamin Greiner
e90cc777a2 - 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
Dominique Leuenberger
b5bbdf8f0f Accepting request 1090491 from devel:languages:python:jupyter
- Update to 5.4.3
  * Add missing closed method to QtInProcessChannel. (forwarded request 1090490 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1090491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=29
2023-06-03 22:12:30 +00:00
Benjamin Greiner
ae6c080e7a 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
Dominique Leuenberger
cc258f678e Accepting request 1082300 from 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+ (forwarded request 1082299 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1082300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=28
2023-04-24 20:31:26 +00:00
Benjamin Greiner
4df08123b1 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
Dominique Leuenberger
7c7242817d Accepting request 1072944 from devel:languages:python:jupyter
- 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/request/show/1072944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=27
2023-03-21 16:40:20 +00:00
Benjamin Greiner
95d1e0db26 - 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
Dominique Leuenberger
5f7c476c4b Accepting request 1033841 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1033841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=26
2022-11-06 11:43:06 +00:00
Benjamin Greiner
a04562e130 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
Dominique Leuenberger
45e9c11f84 Accepting request 999724 from devel:languages:python:jupyter
- Update to version 5.3.2
  * Fix syntax highlighting with multiline inputs.
- 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/request/show/999724
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=25
2022-08-29 07:42:57 +00:00
Benjamin Greiner
e30eb39e9a - 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
Benjamin Greiner
c3e12e93f7 - 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
Dominique Leuenberger
66873d7c53 Accepting request 984518 from devel:languages:python:jupyter
- update to version 5.3.1:
  * Fix segfault when performing code completion on Qt6.
  * Fix mixed input and print statements.
  * Fix switching syntax highlighting styles on PySide2 and PySide6.

OBS-URL: https://build.opensuse.org/request/show/984518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=24
2022-06-24 07:45:14 +00:00
Benjamin Greiner
966b126f8d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=45 2022-06-22 14:08:49 +00:00
Benjamin Greiner
9923532dbb 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
Dominique Leuenberger
579687e870 Accepting request 968071 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/968071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=23
2022-04-11 21:48:46 +00:00
Benjamin Greiner
6ad62a33ef 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
Dominique Leuenberger
a14ff8e4e1 Accepting request 951382 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/951382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=22
2022-02-04 20:48:58 +00:00
Benjamin Greiner
238df00af9 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
Dominique Leuenberger
a659d4b400 Accepting request 934144 from devel:languages:python:jupyter
- 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/request/show/934144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=21
2021-11-26 23:51:47 +00:00
Benjamin Greiner
21afa8dae2 - 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
Dominique Leuenberger
f9f03dd559 Accepting request 931397 from devel:languages:python:jupyter
- Update to version 5.2.0
  * Fix hidden execution requests.
  * Fix ANSI code for erase line. (forwarded request 931396 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/931397
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=20
2021-11-15 14:26:41 +00:00
Benjamin Greiner
8290157f3d 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
Dominique Leuenberger
15f5082ecc Accepting request 928106 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/928106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=19
2021-10-29 20:34:22 +00:00
Benjamin Greiner
632b662d36 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
Dominique Leuenberger
d564593683 Accepting request 924561 from 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. (forwarded request 924560 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/924561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=18
2021-10-13 16:06:06 +00:00
Benjamin Greiner
99157f88b9 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
Dominique Leuenberger
99e7d1781d Accepting request 892211 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/892211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=17
2021-05-11 21:04:19 +00:00
Markéta Machová
e9ae0dd4bc 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
Richard Brown
ef1544829e Accepting request 881807 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/881807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=16
2021-04-01 12:16:55 +00:00
Markéta Machová
295ba6f5aa 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
Dominique Leuenberger
880314238c Accepting request 868157 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/868157
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=15
2021-02-01 12:27:40 +00:00
Markéta Machová
3deca4989a 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
Dominique Leuenberger
2e97083213 Accepting request 856044 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/856044
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=14
2020-12-16 10:01:06 +00:00
Markéta Machová
4ebb075432 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
Dominique Leuenberger
9f7df30dad Accepting request 851343 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/851343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=13
2020-11-29 11:29:55 +00:00
Markéta Machová
487aa1fbe6 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
Dominique Leuenberger
ee462c4bd7 Accepting request 834970 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/834970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=12
2020-09-17 12:49:31 +00:00
Tomáš Chvátal
386359937c 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
Dominique Leuenberger
8bb1cb2608 Accepting request 830424 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/830424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=11
2020-08-29 18:44:40 +00:00
Tomáš Chvátal
db902eaec2 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
Dominique Leuenberger
e929da391d Accepting request 818057 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/818057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=10
2020-07-01 12:27:18 +00:00
Tomáš Chvátal
795f8c4819 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
Yuchen Lin
248b12229c Accepting request 808510 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/808510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-qtconsole?expand=0&rev=9
2020-05-26 15:21:48 +00:00
Tomáš Chvátal
75e68db896 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