14
0
forked from pool/python-jedi

Accepting request 530232 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/530232
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=19
This commit is contained in:
Jan Matejek
2017-10-02 12:23:58 +00:00
committed by Git OBS Bridge
parent 8f73e428ae
commit bc4db9ddea
4 changed files with 20 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Sep 26 05:19:34 UTC 2017 - arun@gmx.de
- specfile:
* require python-parso
* require python-numpydoc for tests
- update to version 0.11.0:
* Split Jedi's parser into a separate project called parso.
* Avoiding side effects in REPL completion.
* Numpy docstring support should be much better.
* Moved the settings.*recursion* away, they are no longer usable.
-------------------------------------------------------------------
Mon Jun 19 18:58:25 UTC 2017 - sebix+novell.com@sebix.at