Benjamin Greiner
087f36f8cc
- 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
54 lines
2.1 KiB
Plaintext
54 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jul 30 15:30:25 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 19 20:47:32 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- 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).
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 13 12:53:46 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Restrict to jsonschema < 4.18 in order to resolve conflicts with
|
|
other jupyter packages
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 30 19:48:36 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 15 21:04:58 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- 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
|
|
|
|
---------------------------------------------------------
|
|
Sun Dec 25 22:08:53 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Initial specfile for v0.5
|
|
- Required by jupyter-server 2
|