14
0
forked from pool/python-jedi

Accepting request 209863 from home:posophe:branches:devel:languages:python

update

OBS-URL: https://build.opensuse.org/request/show/209863
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=5
This commit is contained in:
Denisart Benjamin
2013-12-08 19:58:34 +00:00
committed by Git OBS Bridge
parent 8711cfb1ae
commit fd98781cf2
4 changed files with 25 additions and 26 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Dec 8 19:52:44 UTC 2013 - p.drouand@gmail.com
- Update to version 0.7.0
* switched from LGPL to MIT license
* added an Interpreter class to the API to make autocompletion
in REPL possible.
* added autocompletion support for namespace packages
* add sith.py, a new random testing method
- Change License to MIT
- Drop old python3 stuff
-------------------------------------------------------------------
Thu Oct 24 11:07:13 UTC 2013 - speilicke@suse.com