15
0
forked from pool/python-jedi

- Add patch support-python-311-typing.patch:

* Support typing changes for Python 3.11+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=97
This commit is contained in:
2023-01-10 04:02:48 +00:00
committed by Git OBS Bridge
parent a8f1c2dbeb
commit d6ee399b08
3 changed files with 41 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 10 04:01:51 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-311-typing.patch:
* Support typing changes for Python 3.11+
-------------------------------------------------------------------
Tue Jan 3 19:08:04 UTC 2023 - Ben Greiner <code@bnavigator.de>