------------------------------------------------------------------- Wed Jul 19 20:47:32 UTC 2023 - Ben Greiner - 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 - Restrict to jsonschema < 4.18 in order to resolve conflicts with other jupyter packages ------------------------------------------------------------------- Thu Mar 30 19:48:36 UTC 2023 - Ben Greiner - 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 - 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 - Initial specfile for v0.5 - Required by jupyter-server 2