File kdevelop4-plugin-python.changes of Package kdevelop4-plugin-python
-------------------------------------------------------------------
Tue Feb 10 22:55:29 UTC 2015 - lbeltrame@kde.org
- Update to 1.7.1
* No upstream changelog provided
- Bump libkdevplatform-devel BuildRequires to 1.7.1-
-------------------------------------------------------------------
Wed Aug 27 18:25:38 UTC 2014 - hrvoje.senjan@gmail.com
- Update to 1.7.0
* fix encoding problem preventing the parser from working for some files
* Set plugin version automatically based on KDevplatform plugin version.
* Check type before accessing it to prevent crash.
* remove unused include which made build fail
* Last feature release based on kdelibs4 and Qt4
- Bump libkdevplatform-devel BuildRequires to 1.7.0
-------------------------------------------------------------------
Sat Dec 7 23:11:38 UTC 2013 - cgiboudeaux@gmx.com
- Update to 1.6.0
* Fix the randomly failing test
* Fix compiler warnings
* Do not suggest adding "import" lines for declarations which already exist
* Fix a bug in asdl_c.py
* Find the python 2 executable at build time.
-------------------------------------------------------------------
Wed Oct 30 10:48:47 UTC 2013 - toddrme2178@gmail.com
- Fix lang target name
-------------------------------------------------------------------
Wed Oct 30 01:28:16 UTC 2013 - hrvoje.senjan@gmail.com
- Update to 1.5.2
- Fix a bug which led to the PEP8 checker running on non-python
files in some cases
- Properly support unicode docstrings
- Fix a crash in code completion which happened in some rare cases
- Fix a crash which could happen when a list comprehension was
used as the default value for a function parameter
-------------------------------------------------------------------
Sun Oct 27 23:20:16 UTC 2013 - hrvoje.senjan@gmail.com
- Bump minimal libkdevplatform-devel BuildRequires to 1.4.60 as per
CMakeLists
-------------------------------------------------------------------
Sun Oct 6 12:09:23 UTC 2013 - cgiboudeaux@gmx.com
- Remove unneeded dependencies.
-------------------------------------------------------------------
Thu Jun 27 15:44:34 UTC 2013 - hrvoje.senjan@gmail.com
- Obsolete doc package
-------------------------------------------------------------------
Sat May 18 18:55:50 UTC 2013 - toddrme2178@gmail.com
- Update to 1.5.1
- Bugfixes
-------------------------------------------------------------------
Tue May 7 12:28:14 UTC 2013 - toddrme2178@gmail.com
- doc package no longer exists so don't require it
-------------------------------------------------------------------
Fri May 3 18:00:24 UTC 2013 - dmitry_r@opensuse.org
- Move parser documentation back to main package [kde#319284]
-------------------------------------------------------------------
Thu May 2 12:08:59 UTC 2013 - toddrme2178@gmail.com
- Uodate to 1.5.0
- Compatible with kdevplatform 1.5.0 / kdevelop4 4.5.0
- No changelog
- Split documentation package
-------------------------------------------------------------------
Mon Nov 26 09:51:32 UTC 2012 - toddrme2178@gmail.com
- Update to 1.4.1
- First stable release
- lang package is no longer available
- Added devel package
-------------------------------------------------------------------
Mon Sep 19 14:42:16 UTC 2011 - cgiboudeaux@gmx.com
- Add kdevelop4-plugin-python