1
0

- Remove the dependency on python-curio, we don’t actually need

it, tests can run without it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=120
This commit is contained in:
2023-11-16 18:59:14 +00:00
committed by Git OBS Bridge
parent eab9b0b05c
commit f46e311f7f
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 16 18:58:40 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Remove the dependency on python-curio, we dont actually need
it, tests can run without it.
-------------------------------------------------------------------
Sat Oct 7 12:57:40 UTC 2023 - Ben Greiner <code@bnavigator.de>