17
0

47 Commits

Author SHA256 Message Date
af5462f591 Accepting request 1248986 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1248986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=21
2025-02-27 15:40:33 +00:00
1f59326684 Accepting request 1248974 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1248974
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=43
2025-02-27 12:57:16 +00:00
1705d2be0e Accepting request 1156352 from devel:languages:python:jupyter
- Skip python39: no longer supported since ipython 8.19

OBS-URL: https://build.opensuse.org/request/show/1156352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=20
2024-03-08 17:10:36 +00:00
dcff5b4e70 - Skip python39: no longer supported since ipython 8.19
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=41
2024-03-08 12:57:51 +00:00
180a9c8e8e - Skip testing with python39: no longer supported since ipython 8.19
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=40
2024-03-08 12:57:11 +00:00
829e902328 Accepting request 1072975 from devel:languages:python:jupyter
- Update to 6.6.3
  * Fix handle_external_iopub again #286 (@blink1073)
- Release 6.6.2
  * Fix handle_external_iopub #285 (@blink1073)
- Release 6.6.0
  * Switch to hatch backend #281 (@blink1073)
- Release 6.5.1
  * Fix completion handling #278 (@blink1073)
- Release 6.5.0
  * Fix client 7 and 8 compat #276 (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/1072975
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=19
2023-03-21 16:40:35 +00:00
d25524a7ed OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=38 2023-03-19 21:02:29 +00:00
41df95ff76 Accepting request 1072968 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 6.6.3
  * Fix handle_external_iopub again #286 (@blink1073)
- Release 6.6.2
  * Fix handle_external_iopub #285 (@blink1073)
- Release 6.6.0
  * Switch to hatch backend #281 (@blink1073)
- Release 6.5.1
  * Fix completion handling #278 (@blink1073)
- Release 6.5.0
  * Fix client 7 and 8 compat #276 (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/1072968
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=37
2023-03-19 20:28:10 +00:00
bf1ecdef17 Accepting request 992085 from devel:languages:python:jupyter
- Update to 6.4.4
  * Use asyncio.create_task and asyncio.get_running_loop with
    interact().
  * Drop Python 3.6. #270 (@encukou)

OBS-URL: https://build.opensuse.org/request/show/992085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=18
2022-08-02 20:08:56 +00:00
f06a8260a1 - Update to 6.4.4
* Use asyncio.create_task and asyncio.get_running_loop with
    interact().
  * Drop Python 3.6. #270 (@encukou)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=35
2022-08-01 18:19:55 +00:00
40fe967fa1 Accepting request 961408 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/961408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=17
2022-03-13 19:25:16 +00:00
435c9259de Accepting request 961407 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 6.4.3
  * Require jupyter_client>=7.0.0
  * Don't pass loop to asyncio.wait()
  * Prepare for use with Jupyter Releaser

OBS-URL: https://build.opensuse.org/request/show/961407
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=33
2022-03-13 07:35:38 +00:00
ef82dc7da0 Accepting request 885594 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/885594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=16
2021-04-15 14:58:03 +00:00
a6b2b73261 Accepting request 885437 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 6.4.0
  * no release notes
- Drop python-jupyter_console-remove-nose.patch merged upstream

OBS-URL: https://build.opensuse.org/request/show/885437
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=31
2021-04-15 09:19:11 +00:00
3584d47ea3 Accepting request 871189 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/871189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=15
2021-02-15 22:14:48 +00:00
5b825c58e1 Accepting request 871015 from home:bnavigator:branches:devel:languages:python:jupyter
- Force to import setuptools so that we get the entrypoint
  gh#jupyter/jupyter_console#222
- Install entrypoint under update-alternatives control
- Drop empty jupyter-jupyter_console package, provide it in primary
  python3 package

OBS-URL: https://build.opensuse.org/request/show/871015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=29
2021-02-11 11:30:40 +00:00
3ca4e1d6cf Accepting request 839282 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/839282
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=14
2020-10-26 15:13:23 +00:00
Tomáš Chvátal
a5aedebc7b Accepting request 839171 from home:pgajdos:python
- before test drop, try more runs for --flaky

OBS-URL: https://build.opensuse.org/request/show/839171
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=27
2020-10-03 06:08:12 +00:00
Tomáš Chvátal
7c4255fedf Accepting request 834603 from home:pgajdos:python
- replace nose by pytest
- added patches
  https://github.com/jupyter/jupyter_console/pull/230
  + python-jupyter_console-remove-nose.patch

OBS-URL: https://build.opensuse.org/request/show/834603
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=26
2020-09-15 12:01:09 +00:00
2de4d32283 Accepting request 808403 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/808403
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=13
2020-05-26 15:20:07 +00:00
Tomáš Chvátal
1f8243ac24 Accepting request 806262 from home:bnavigator:branches:devel:languages:python:jupyter
- Add Pillow to test build, avoids skipping a test
- Force all tests to be flaky, because they timeout occasionally
  on OBS
- do not capture stdout to pass the tests 
  gh#jupyter/jupyter_console#214

OBS-URL: https://build.opensuse.org/request/show/806262
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=24
2020-05-23 13:41:34 +00:00
ff1de4b479 Accepting request 768082 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/768082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=12
2020-01-29 12:18:52 +00:00
Todd R
36cd23fbfc Accepting request 768081 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to 6.1.0
  * switch bumpversion to nbformat-style
  * Remove Python 2 compatibility code.
  * Add support for prompt-toolkit v3
  * removed extra lines from the banner
- Drop documentation. 
  These are mostly a relic of when the tests needed to be in a
  separate package, and since the docs are no longer versioned
  upstream keeping them synced with the main package is difficult.

OBS-URL: https://build.opensuse.org/request/show/768081
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=22
2020-01-28 16:09:43 +00:00
be6efa8cb2 Accepting request 748348 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/748348
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=11
2019-11-29 14:56:52 +00:00
Todd R
78fcbaf3b9 Accepting request 748347 from home:TheBlackCat:branches:devel:languages:python:jupyter
jupyter_client renamed to jupyter-client

OBS-URL: https://build.opensuse.org/request/show/748347
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=20
2019-11-13 14:47:40 +00:00
0aa5c0ca18 Accepting request 722224 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/722224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=10
2019-08-13 11:19:46 +00:00
Todd R
ccc8411f1d Accepting request 722223 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Enable tests

OBS-URL: https://build.opensuse.org/request/show/722223
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=18
2019-08-11 02:03:59 +00:00
94e9e34ce2 Accepting request 703767 from devel:languages:python:jupyter
- Split jupyter components into own subpackage.

This needs to go into openSUSE:Factory:Staging:adi:49 with the other jupyter submit requests

OBS-URL: https://build.opensuse.org/request/show/703767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=9
2019-05-22 09:13:49 +00:00
Todd R
c3855ead05 Accepting request 703764 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Split jupyter components into own subpackage.

OBS-URL: https://build.opensuse.org/request/show/703764
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=16
2019-05-17 18:49:13 +00:00
ca092ef9b0 Accepting request 642679 from devel:languages:python:jupyter
- Update to version 6.0.0
  * Drop support for python 2
  * Upgrade to prompt_toolkit 2.x
- Don't build for python2 anymore since it isn't supported.
- Use upstream builds of doc files.
- Merge doc subpackage and tests into main spec file.
- Use %license tag
- Fix prompt_toolkit dependency.

OBS-URL: https://build.opensuse.org/request/show/642679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=8
2018-10-18 13:36:23 +00:00
Todd R
e4006042cf OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=14 2018-10-17 15:50:16 +00:00
Todd R
95d8f57bb5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=13 2018-10-17 15:50:07 +00:00
Todd R
e3eae87b87 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=11 2018-10-17 15:49:29 +00:00
Todd R
e0c90bb58d OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=10 2018-10-17 15:49:19 +00:00
Todd R
8eefe13853 Accepting request 642138 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Update to version 6.0.0
  * Drop support for python 2
  * Upgrade to prompt_toolkit 2.x
- Don't build for python2 anymore since it isn't supported.

OBS-URL: https://build.opensuse.org/request/show/642138
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=9
2018-10-16 01:58:00 +00:00
Todd R
3708c4b0be OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=8 2018-10-09 17:44:06 +00:00
Todd R
6bef11fc69 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=7 2018-10-09 17:41:33 +00:00
Todd R
81899006af OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=6 2018-10-09 17:41:08 +00:00
Todd R
56b1398423 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=5 2018-10-09 17:40:04 +00:00
Todd R
44396f8cd9 Accepting request 640488 from home:TheBlackCat:branches:devel:languages:python:jupyter
- Use upstream builds of doc files.
- Merge doc subpackage and tests into main spec file.
- Use %license tag

OBS-URL: https://build.opensuse.org/request/show/640488
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter_console?expand=0&rev=4
2018-10-08 03:52:31 +00:00
e287f9e887 Accepting request 624533 from devel:languages:python:jupyter
Not compatible with prompt_toolkit 2.x

This depends on request 624527, which provides the python-prompt_toolkit 1.x version.

Please increase the priority of this package, as it fixes major breakage in python-ipython packages and the python-jupyter suite of packages.

OBS-URL: https://build.opensuse.org/request/show/624533
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=7
2018-07-28 10:41:38 +00:00
c84b75019c Accepting request 578531 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/578531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=6
2018-02-21 13:12:53 +00:00
8cffaa6f76 Accepting request 527436 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/527436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=5
2017-10-03 21:16:59 +00:00
1861106eda Accepting request 491352 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/491352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=4
2017-05-17 15:12:30 +00:00
a7d8d60a50 Accepting request 360221 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/360221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=3
2016-03-26 14:21:42 +00:00
63a722192a Accepting request 338173 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/338173
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=2
2015-11-18 21:34:02 +00:00
Stephan Kulow
e1f696a546 Accepting request 333148 from devel:languages:python
This is required by the latest version of IPython, which is already in openSUSE:Factory.

OBS-URL: https://build.opensuse.org/request/show/333148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter_console?expand=0&rev=1
2015-09-30 03:51:14 +00:00