14
0
forked from pool/python-jedi

- add typing.patch - fix test_sys_getwindowsversion with new parso

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=56
This commit is contained in:
2020-03-06 11:56:34 +00:00
committed by Git OBS Bridge
parent 05129cec46
commit f11d7b283a
3 changed files with 24 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 6 11:55:48 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- add typing.patch - fix test_sys_getwindowsversion with new parso
-------------------------------------------------------------------
Tue Feb 4 09:38:03 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>