15
0
forked from pool/python-jedi

- Update to 0.19.1:

* Python 3.12 support
- Stop skipping some tests.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=113
This commit is contained in:
2023-10-17 05:24:07 +00:00
committed by Git OBS Bridge
parent dfc63e99f6
commit 128947eac6
4 changed files with 12 additions and 14 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 17 05:23:31 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 0.19.1:
* Python 3.12 support
- Stop skipping some tests.
-------------------------------------------------------------------
Thu Aug 10 22:27:43 UTC 2023 - Benjamin Greiner <code@bnavigator.de>