Commit Graph

21 Commits

Author SHA256 Message Date
Ana Guerrero
cf9b44caad Accepting request 1163573 from devel:languages:python:jupyter
- Update to 0.10.0
  * Enable adding listeners to event before the event is registered
    #97 (@Zsailer)

OBS-URL: https://build.opensuse.org/request/show/1163573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-events?expand=0&rev=9
2024-04-02 14:40:35 +00:00
Benjamin Greiner
11f38dc644 - Update to 0.10.0
* Enable adding listeners to event before the event is registered
    #97 (@Zsailer)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=20
2024-03-29 18:24:45 +00:00
Dominique Leuenberger
3e36e67354 Accepting request 1144660 from devel:languages:python:jupyter
OBS-URL: https://build.opensuse.org/request/show/1144660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-events?expand=0&rev=8
2024-02-06 15:40:29 +00:00
Benjamin Greiner
ef3a8e3c8d Accepting request 1144659 from home:bnavigator:branches:devel:languages:python:jupyter
- Add jupyter_events-py312-taskname.patch because we patched
  gh#madzak/python-json-logger#183

OBS-URL: https://build.opensuse.org/request/show/1144659
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=18
2024-02-06 15:21:58 +00:00
Ana Guerrero
91e1701461 Accepting request 1128959 from devel:languages:python:jupyter
- Update to 0.9.0
  * Clean up linting and fix a bug that was found #91 (@blink1073)
- Release 0.8.0
  * Allow for string annotations in listener signature #88
    (@blink1073)

OBS-URL: https://build.opensuse.org/request/show/1128959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-events?expand=0&rev=7
2023-11-27 21:42:59 +00:00
Benjamin Greiner
b82f2197ab - Update to 0.9.0
* Clean up linting and fix a bug that was found #91 (@blink1073)
- Release 0.8.0
  * Allow for string annotations in listener signature #88
    (@blink1073)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=16
2023-11-26 16:15:37 +00:00
Ana Guerrero
607fc2a224 Accepting request 1105431 from devel:languages:python:jupyter
- Update to 0.7.0
  * allow a 'message' field in an event schema #72 (@Zsailer)
  * Improve usability of jp_read_emitted_events fixture #74
    (@kevin-bates)
- Fix libalternatives/update-alternatives
- Drop jupyter_events-pr80-jsonschema-referencing.patch

- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1105431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-events?expand=0&rev=6
2023-08-23 12:58:39 +00:00
Benjamin Greiner
1795cf6e38 - Update to 0.7.0
* allow a 'message' field in an event schema #72 (@Zsailer)
  * Improve usability of jp_read_emitted_events fixture #74
    (@kevin-bates)
- Fix libalternatives/update-alternatives
- Drop jupyter_events-pr80-jsonschema-referencing.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=14
2023-08-23 08:17:09 +00:00
Benjamin Greiner
5ba773099f Accepting request 1105421 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1105421
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=13
2023-08-23 08:08:15 +00:00
Dominique Leuenberger
3ae8564a90 Accepting request 1101394 from devel:languages:python:jupyter
- Add jupyter_events-pr80-jsonschema-referencing.patch
  * gh#jupyter/jupyter_events#80
  * Avoid test suite errors in consuming packages because of
    jsonschema DeprecationWarning
- Remove workaround for rpmlint parser crash (forwarded request 1101393 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1101394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-events?expand=0&rev=5
2023-07-30 18:58:25 +00:00
Benjamin Greiner
087f36f8cc Accepting request 1101393 from home:bnavigator:branches:devel:languages:python:jupyter
- Add jupyter_events-pr80-jsonschema-referencing.patch
  * gh#jupyter/jupyter_events#80
  * Avoid test suite errors in consuming packages because of
    jsonschema DeprecationWarning
- Remove workaround for rpmlint parser crash

OBS-URL: https://build.opensuse.org/request/show/1101393
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=11
2023-07-30 15:54:39 +00:00
Benjamin Greiner
ef826b52a8 Accepting request 1099584 from home:bnavigator:branches:devel:languages:python:jupyter
- Unpin jsonschema: nbformat has been fixed, the jupyter ecosystem
  can work with jsonschema 4.18 now (asdf-format is still blocked
  but not on the dependency chain for jupyter packages).

OBS-URL: https://build.opensuse.org/request/show/1099584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=10
2023-07-19 21:00:18 +00:00
Ana Guerrero
8de15d1b67 Accepting request 1098539 from devel:languages:python:jupyter
- Restrict to jsonschema < 4.18 in order to resolve conflicts with
  other jupyter packages

OBS-URL: https://build.opensuse.org/request/show/1098539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-events?expand=0&rev=4
2023-07-13 15:19:21 +00:00
Benjamin Greiner
3abe155f86 - Restrict to jsonschema < 4.18 in order to resolve conflicts with
other jupyter packages

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=8
2023-07-13 12:55:07 +00:00
Dominique Leuenberger
bfff76998c Accepting request 1075683 from devel:languages:python:jupyter
- Work around gh#rpm-software-management/rpmlint#1043
  * This produces false positives for python-missing-require and
    python-lefover-require but at least it does not crash rpmlint
  * See also gh#pypa/hatch#801, gh#jupyter/jupyter_events#70 (forwarded request 1075682 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/1075683
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-events?expand=0&rev=3
2023-04-03 15:45:24 +00:00
Benjamin Greiner
4fa4742172 Accepting request 1075682 from home:bnavigator:branches:devel:languages:python:jupyter
- Work around gh#rpm-software-management/rpmlint#1043
  * This produces false positives for python-missing-require and
    python-lefover-require but at least it does not crash rpmlint
  * See also gh#pypa/hatch#801, gh#jupyter/jupyter_events#70

OBS-URL: https://build.opensuse.org/request/show/1075682
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=6
2023-03-30 20:05:24 +00:00
Dominique Leuenberger
cd84fc3c1b Accepting request 1058572 from devel:languages:python:jupyter
- Update to 0.6.3
  * Clean up typing #64 (@blink1073)
- Release 0.6.2
  * Decrease pyyaml dependency floor to increase compatibility #63
    (@kevin-bates)
- Release 0.6.1
  * Remove artificial cap on jsonschema dependency #61
    (@kevin-bates)
  * Try dropping jsonschema dependency #59 (@bretttully)
- Release 0.6.0
  * Add typing file #60 (@blink1073)
  * Use base setup dependency type #47 (@blink1073)
  * (CI and lint cleanups in multiple PRs)
- allow update-alternatives for backported 15.x packages
---------------------------------------------------------

OBS-URL: https://build.opensuse.org/request/show/1058572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-events?expand=0&rev=2
2023-01-16 16:59:09 +00:00
Benjamin Greiner
641fffc6f8 - Update to 0.6.3
* Clean up typing #64 (@blink1073)
- Release 0.6.2
  * Decrease pyyaml dependency floor to increase compatibility #63
    (@kevin-bates)
- Release 0.6.1
  * Remove artificial cap on jsonschema dependency #61
    (@kevin-bates)
  * Try dropping jsonschema dependency #59 (@bretttully)
- Release 0.6.0
  * Add typing file #60 (@blink1073)
  * Use base setup dependency type #47 (@blink1073)
  * (CI and lint cleanups in multiple PRs)
- allow update-alternatives for backported 15.x packages
---------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=4
2023-01-15 21:09:53 +00:00
Dominique Leuenberger
308a2ea83c Accepting request 1045950 from devel:languages:python:jupyter
required by jupyter-server 2

OBS-URL: https://build.opensuse.org/request/show/1045950
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jupyter-events?expand=0&rev=1
2023-01-02 14:01:39 +00:00
Benjamin Greiner
e5394a54c4 Accepting request 1045413 from home:bnavigator:branches:devel:languages:python:jupyter
forgot the underscore provides

OBS-URL: https://build.opensuse.org/request/show/1045413
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=2
2022-12-26 21:24:33 +00:00
Benjamin Greiner
17c687c3cb Accepting request 1045383 from home:bnavigator:branches:devel:languages:python:jupyter
required for jupyter-server

OBS-URL: https://build.opensuse.org/request/show/1045383
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-jupyter-events?expand=0&rev=1
2022-12-26 14:02:23 +00:00