17
0

- Add patch support-hatchling-14.patch:

* Support hatchling >= 1.4

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=50
This commit is contained in:
2022-07-08 10:58:21 +00:00
committed by Git OBS Bridge
parent 37c848708d
commit 4202feb14d
3 changed files with 80 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 8 10:57:40 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-hatchling-14.patch:
* Support hatchling >= 1.4
-------------------------------------------------------------------
Wed Jun 22 21:40:53 UTC 2022 - Ben Greiner <code@bnavigator.de>