Ana Guerrero
|
e38468cb6c
|
Accepting request 1225678 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1225678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=34
|
2024-11-24 10:04:05 +00:00 |
|
|
8bee97b25c
|
- Remove color from logs.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=70
|
2024-11-21 22:31:52 +00:00 |
|
|
f8c4c65958
|
- Add nbclient-pr315-date-deprecation.patch
* Avoids DeprecationWarning when importing
* gh#jupyter/nbclient#315 gh#jupyter/nbclient#318
- Add nbclient-pr317-py313tests.patch gh#jupyter/nbclient#317
* make tests more lenient
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=69
|
2024-11-21 19:13:26 +00:00 |
|
Ana Guerrero
|
d0a2bf4fdc
|
Accepting request 1183266 from devel:languages:python:jupyter
- Remove upper bound on pytest.
OBS-URL: https://build.opensuse.org/request/show/1183266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=33
|
2024-06-27 14:00:40 +00:00 |
|
Steve Kowalik
|
a9d62fc62e
|
- Remove upper bound on pytest.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=67
|
2024-06-26 01:37:24 +00:00 |
|
Ana Guerrero
|
3e0b1cafb7
|
Accepting request 1163579 from devel:languages:python:jupyter
- Update to 0.10.0
* Optionally write out executed notebook in jupyter-execute #307
(@wpk-nist-gov)
OBS-URL: https://build.opensuse.org/request/show/1163579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=32
|
2024-04-02 14:40:40 +00:00 |
|
|
68ccf987f4
|
- Update to 0.10.0
* Optionally write out executed notebook in jupyter-execute #307
(@wpk-nist-gov)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=65
|
2024-03-29 18:47:38 +00:00 |
|
Dominique Leuenberger
|
caa246f6f2
|
Accepting request 1155948 from devel:languages:python:jupyter
- Skip testing with python39: no longer supported since ipython 8.19
OBS-URL: https://build.opensuse.org/request/show/1155948
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=31
|
2024-03-07 17:31:24 +00:00 |
|
|
9d99b5b083
|
- Skip testing with python39: no longer supported since ipython 8.19
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=63
|
2024-03-07 13:40:24 +00:00 |
|
Ana Guerrero
|
5e73d91de0
|
Accepting request 1128960 from devel:languages:python:jupyter
- Update to 0.9.0
* Maintenance and upkeep improvements
OBS-URL: https://build.opensuse.org/request/show/1128960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=30
|
2023-11-27 21:43:01 +00:00 |
|
|
a5cc09b61f
|
- Update to 0.9.0
* Maintenance and upkeep improvements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=61
|
2023-11-26 16:25:08 +00:00 |
|
Dominique Leuenberger
|
4bd176f421
|
Accepting request 1092364 from devel:languages:python:jupyter
- Update to 0.8.0
* Bump min version support #287 (@blink1073) (forwarded request 1092363 from bnavigator)
OBS-URL: https://build.opensuse.org/request/show/1092364
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=29
|
2023-06-12 13:26:10 +00:00 |
|
|
e8b685edf6
|
Accepting request 1092363 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.8.0
* Bump min version support #287 (@blink1073)
OBS-URL: https://build.opensuse.org/request/show/1092363
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=59
|
2023-06-11 20:02:03 +00:00 |
|
Dominique Leuenberger
|
bbb32ea6d9
|
Accepting request 1083889 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1083889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=28
|
2023-05-02 14:18:45 +00:00 |
|
|
036f5299f5
|
Accepting request 1083887 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.7.4
* include stream output in CellExecutionError #282 (@minrk)
* avoid duplicate 'Exception: message' in CellExecutionError #283
(@minrk)
* Send KeyboardInterrupt a little later in
test_run_all_notebooks[Interrupt.ipynb-opts6] #285 (@kxxt)
OBS-URL: https://build.opensuse.org/request/show/1083887
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=57
|
2023-05-01 18:45:19 +00:00 |
|
Dominique Leuenberger
|
0cbbdd9261
|
Accepting request 1082321 from devel:languages:python:jupyter
- Update to 0.7.3
* Add coalesce_streams #279 (@davidbrochart) (forwarded request 1082320 from bnavigator)
OBS-URL: https://build.opensuse.org/request/show/1082321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=27
|
2023-04-24 20:31:07 +00:00 |
|
|
4159766a2f
|
Accepting request 1082320 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.7.3
* Add coalesce_streams #279 (@davidbrochart)
OBS-URL: https://build.opensuse.org/request/show/1082320
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=55
|
2023-04-23 20:23:41 +00:00 |
|
Dominique Leuenberger
|
75f14b03b2
|
- Update to 0.7.2
* Allow space after In #264 (@davidbrochart)
* Fix jupyter_core pinning #263 (@davidbrochart)
* Update README, add Python 3.11 #260 (@davidbrochart)
- Release 0.7.1
* Remove nest-asyncio #259 (@davidbrochart)
- Use PEP517 hatchling build
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=26
|
2023-01-08 20:25:51 +00:00 |
|
OBS User buildservice-autocommit
|
e50ea15961
|
Updating link to change in openSUSE:Factory/python-nbclient revision 26
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=0d5e4af2a56a47c03b0cf446f0136dcf
|
2023-01-08 20:25:51 +00:00 |
|
OBS User buildservice-autocommit
|
53309dd9b2
|
Accepting request 1056887 from devel:languages:python:jupyter
baserev update by copy to link target
OBS-URL: https://build.opensuse.org/request/show/1056887
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=54
|
2023-01-08 20:25:51 +00:00 |
|
|
eb46447ff9
|
.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=53
|
2023-01-08 09:41:49 +00:00 |
|
|
28a05fdc63
|
- Update to 0.7.2
* Allow space after In #264 (@davidbrochart)
* Fix jupyter_core pinning #263 (@davidbrochart)
* Update README, add Python 3.11 #260 (@davidbrochart)
- Release 0.7.1
* Remove nest-asyncio #259 (@davidbrochart)
- Use PEP517 hatchling build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=52
|
2023-01-08 09:36:10 +00:00 |
|
Dominique Leuenberger
|
f78f48abaa
|
Accepting request 1009183 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1009183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=25
|
2022-10-12 16:23:52 +00:00 |
|
|
3b874fa83a
|
Accepting request 1009169 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version
OBS-URL: https://build.opensuse.org/request/show/1009169
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=50
|
2022-10-09 19:20:35 +00:00 |
|
Dominique Leuenberger
|
54a7a75eeb
|
Accepting request 1002372 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1002372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=24
|
2022-09-10 18:17:23 +00:00 |
|
|
0466e0a6dc
|
Accepting request 1002366 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version
OBS-URL: https://build.opensuse.org/request/show/1002366
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=48
|
2022-09-10 02:49:15 +00:00 |
|
Dominique Leuenberger
|
d3382c1509
|
Accepting request 999713 from devel:languages:python:jupyter
- Update to 0.6.7
* Fix tests for ipywidgets 8 #246 (@frenzymadness)
OBS-URL: https://build.opensuse.org/request/show/999713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=23
|
2022-08-29 07:42:54 +00:00 |
|
|
cb43025c14
|
- Update to 0.6.7
* Fix tests for ipywidgets 8 #246 (@frenzymadness)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=46
|
2022-08-28 20:59:54 +00:00 |
|
Dominique Leuenberger
|
c905e17fbd
|
Accepting request 988045 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/988045
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=22
|
2022-07-10 21:15:25 +00:00 |
|
|
df4a54ce3a
|
Accepting request 988035 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version
OBS-URL: https://build.opensuse.org/request/show/988035
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=44
|
2022-07-09 16:03:20 +00:00 |
|
Dominique Leuenberger
|
7fb3838946
|
Accepting request 980915 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/980915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=21
|
2022-06-07 09:45:02 +00:00 |
|
|
6b35c95977
|
Accepting request 980914 from home:bnavigator:branches:devel:languages:python:jupyter
- Fix test requirements
OBS-URL: https://build.opensuse.org/request/show/980914
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=42
|
2022-06-05 17:14:41 +00:00 |
|
|
d44a9e1a04
|
Accepting request 980896 from home:apersaud:branches:devel:languages:python:jupyter
- specfile:
* update requirements
- update to version 0.6.4:
* Merged PRs
+ Make sure kernel is cleaned up in case an error occurred while
starting kernel client #234 (@CiprianAnton)
+ Suppress most warnings in tests #232 (@davidbrochart)
- changes from version 0.6.3:
* Bugs fixed
+ Clean up docs and typings #230 (@blink1073)
* Documentation improvements
+ Clean up docs and typings #230 (@blink1073)
- changes from version 0.6.2:
* Merged PRs
+ Fix documentation generation #228 (@davidbrochart)
- changes from version 0.6.1:
* Merged PRs
+ [pre-commit.ci] pre-commit autoupdate #225 (@pre-commit-ci)
+ Add error_on_interrupt trait #224 (@davidbrochart)
+ Fix typo #223 (@davidbrochart)
+ Add on_cell_executed hook #222 (@davidbrochart)
- changes from version 0.6.0:
* Maintenance and upkeep improvements
+ Fix typings and update mypy settings #220 (@blink1073)
+ Add missing dep on testpath #219 (@blink1073)
+ Add more pre-commit hooks and update flake8 #218 (@blink1073)
* Documentation improvements
+ Clean up docs handling #216 (@blink1073)
OBS-URL: https://build.opensuse.org/request/show/980896
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=41
|
2022-06-05 16:49:19 +00:00 |
|
Dominique Leuenberger
|
882ccda263
|
Accepting request 961182 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/961182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=20
|
2022-03-12 16:15:24 +00:00 |
|
|
0bfad1d45e
|
Accepting request 961148 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version
OBS-URL: https://build.opensuse.org/request/show/961148
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=39
|
2022-03-12 07:05:07 +00:00 |
|
Dominique Leuenberger
|
031a6cef9e
|
Accepting request 960707 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/960707
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=19
|
2022-03-10 21:45:26 +00:00 |
|
|
af55e3ffb3
|
Accepting request 960577 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version
OBS-URL: https://build.opensuse.org/request/show/960577
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=37
|
2022-03-10 10:18:36 +00:00 |
|
Dominique Leuenberger
|
ff25b39146
|
Accepting request 958022 from devel:languages:python:jupyter
- Skip more failing tests due to new Exception message format
OBS-URL: https://build.opensuse.org/request/show/958022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=18
|
2022-02-28 18:43:46 +00:00 |
|
|
4a8c0ba8e0
|
declare asyncio mode
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=36
|
2022-02-28 10:29:43 +00:00 |
|
|
d73f8ad75c
|
- Skip more failing tests due to new Exception message format
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=35
|
2022-02-28 10:18:17 +00:00 |
|
|
e70b1653c2
|
.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=34
|
2022-02-28 10:00:45 +00:00 |
|
Dominique Leuenberger
|
d8acdb5860
|
Accepting request 955826 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/955826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=17
|
2022-02-18 22:03:02 +00:00 |
|
|
07a4e8d569
|
Accepting request 955717 from home:apersaud:branches:devel:languages:python:jupyter
update to latest version
OBS-URL: https://build.opensuse.org/request/show/955717
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=33
|
2022-02-18 10:15:25 +00:00 |
|
Dominique Leuenberger
|
7883f79410
|
Accepting request 947047 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/947047
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=16
|
2022-01-17 21:34:30 +00:00 |
|
|
2ae3c21e65
|
Accepting request 947046 from home:bnavigator:branches:devel:languages:python:jupyter
- Skip a flaky test gh#jupyter/nbclient#189
OBS-URL: https://build.opensuse.org/request/show/947046
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=32
|
2022-01-17 19:51:38 +00:00 |
|
Dominique Leuenberger
|
cad565c79e
|
Accepting request 946703 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/946703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=15
|
2022-01-15 20:45:21 +00:00 |
|
|
82de29a475
|
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=31
|
2022-01-15 20:26:28 +00:00 |
|
|
69b0895bf1
|
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=30
|
2022-01-15 19:39:46 +00:00 |
|
|
da009084d1
|
Accepting request 946702 from home:bnavigator:branches:devel:languages:python:jupyter
- Update to 0.5.10
* Fix ipywidgets version in tests #192 (@martinRenou)
* Compatibility with IPython 8 where tracebacks are different
#190 (@frenzymadness)
* Drop tox #187 (@davidbrochart)
* Drop python3.6, test python3.10 #184 (@davidbrochart)
* Fix typos #182 (@kianmeng)
- Cleanup now unused specfile code for Python 3.6 distributions
OBS-URL: https://build.opensuse.org/request/show/946702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-nbclient?expand=0&rev=29
|
2022-01-15 19:33:25 +00:00 |
|
Dominique Leuenberger
|
ca75ebcaa8
|
Accepting request 944954 from devel:languages:python:jupyter
- Do not build on SLE/Leap <= 15.3
OBS-URL: https://build.opensuse.org/request/show/944954
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nbclient?expand=0&rev=14
|
2022-01-08 22:24:26 +00:00 |
|