14
0
forked from pool/python-jedi

Accepting request 195416 from home:mvyskocil:branches:devel:languages:python

- update to 0.6.0
  * Created find_module helper to handle compatibility with python 3.3 
  * Fixed caching issues
  * More robust source encoding detection
  * Improved documentantion
  * and lot of bugfixes
- drop pre-checkin.sh
- drop a dependency on rpmbuild > 4.10, we don't need no ~ in version

OBS-URL: https://build.opensuse.org/request/show/195416
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=3
This commit is contained in:
Todd R
2013-08-19 11:41:05 +00:00
committed by Git OBS Bridge
parent 50f5070d08
commit 792eab877b
5 changed files with 18 additions and 15 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Aug 15 14:03:53 UTC 2013 - mvyskocil@suse.com
- update to 0.6.0
* Created find_module helper to handle compatibility with python 3.3
* Fixed caching issues
* More robust source encoding detection
* Improved documentantion
* and lot of bugfixes
- drop pre-checkin.sh
- drop a dependency on rpmbuild > 4.10, we don't need no ~ in version
-------------------------------------------------------------------
Thu May 9 07:53:19 UTC 2013 - mvyskocil@suse.com