Changelog for
kdevelop5-plugin-python3-5.6.1-bp153.1.14.x86_64.rpm :
* Wed Dec 09 2020 wbauerAATTtmo.at- Update to 5.6.1
* Fix an incompatibility with Python versions earlier than 3.9.0, which led to instability (kde#426292)
* Change PEP8 max line length configuration single steps to 1
* Tue Sep 08 2020 wbauerAATTtmo.at- Update to 5.6.0
* Support for Python 3.9 (kde#419290) + Distro packages may be compiled against an earlier CPython version, and thus not include this
* Set parser feature version correctly for Python 3.8+
* Fix highlighting range bugs with CPython 3.8.2+
* Thu Aug 27 2020 Christophe Giboudeaux
- Spec cleanup
* Tue Jun 02 2020 wbauerAATTtmo.at- Update to 5.5.2
* No code changes
* Tue May 05 2020 wbauerAATTtmo.at- Update to 5.5.1
* No code changes
* Mon Feb 03 2020 wbauerAATTtmo.at- Update to 5.5.0
* Initial Python 3.8 support (kde#411956)
* Tue Jan 07 2020 wbauerAATTtmo.at- Update to 5.4.6
* No code changes
* Mon Dec 02 2019 wbauerAATTtmo.at- Update to 5.4.5
* No code changes
* Tue Nov 05 2019 wbauerAATTtmo.at- Update to 5.4.4
* No code changes
* Tue Oct 22 2019 wbauerAATTtmo.at- Update to 5.4.3
* No code changes
* Tue Sep 03 2019 wbauerAATTtmo.at- Update to 5.4.2
* no code changes
* Tue Aug 13 2019 Christophe Giboudeaux - Update to 5.4.1
* no code changes
* Tue Aug 06 2019 wbauerAATTtmo.at- New upstream release 5.4.0
* no code changes, just minor cleanups and adaptions to changes in the kdevplatform API
* Thu Jul 18 2019 wbauerAATTtmo.at- New upstream release 5.3.3
* Use KDE_INSTALL_LOGGINGCATEGORIESDIR for kdebugsettings .categories file
* Thu Mar 07 2019 wbauerAATTtmo.at- New upstream release 5.3.2
* Fix crash when finding context inside annotated assignments (kde#403045)
* Sat Dec 22 2018 wbauerAATTtmo.at- New upstream release 5.3.1
* Remove two outdated methods from shipped built-in documentation- Run spec-cleaner
* Wed Nov 14 2018 wbauerAATTtmo.at- New upstream release 5.3.0
* Inject environment profile variables into debug process environment (kde#322477)
* Improve support for \'with\' statements (kde#399533, kde#399534)- Remove unnecessary build requirements
* Tue Aug 21 2018 wbauerAATTtmo.at- New upstream release 5.2.4
* no code changes
* Fri May 25 2018 wbauerAATTtmo.at- New upstream release 5.2.3 (5.2.2 has been skipped)
* Ensure that codestyle.py always returns something on stdout to unlock m_mutex (kde#392031)
* Fix crash with contexts opened in the baseclass list of a class definition (kde#389326)
* Fix appstream metadata filename and some content, and install it- New upstream release 5.2.1
* no code changes- New upstream release 5.2.0
* For a list of changes, see: https://www.kdevelop.org/news/kdevelop-520-released
* Fixed a false-positive warning when a name used in a closure was defined later in the file
* Fixed highlighting of local variables in comprehensions and of parameters in lambda definitions
* Infer the correct type when slicing a tuple with constant integers
* Infer the correct type from \'and\' or \'or\' expressions
* Internal code cleanups- Remove superfluous python-qt5 requirement- Install license file
* Tue Aug 29 2017 wbauerAATTtmo.at- New upstream release 5.1.2
* no code changes
* Sat May 27 2017 wbauerAATTtmo.at- New upstream release 5.1.1
* Fix crash (kde#378827)
* Pep8: Make pep8 warnings less annoying
* Thu Mar 23 2017 wbauerAATTtmo.at- New upstream release 5.1.0
* For a list of changes, see: https://www.kdevelop.org/news/kdevelop-510-released- Drop build-with-py36.diff, included upstream- Adjust minimum python3 version, 3.4.3 and higher is supported now
* Sun Mar 05 2017 wbauerAATTtmo.at- New upstream release 5.0.4
* Update version number to 5.0.4
* Fix crash when requesting raise items without the docfile being parsed (kde#373349)- Rebase build-with-py36.diff
* Wed Feb 22 2017 lbeltrameAATTkde.org- Add build-with-py36.diff: diff from upstream 50-python36 branch to enable building with Python 3.6
* Fri Dec 02 2016 wbauerAATTtmo.at- New upstream release 5.0.3
* Fix some small issues in the standard library info
* Wed Nov 16 2016 wbauerAATTtmo.at- New upstream release 5.0.2
* no code changes
* Tue Oct 04 2016 lbeltrameAATTkde.org- Add QtConcurrent to BuildRequires
* Mon Oct 03 2016 lbeltrameAATTkde.org- New upstream release 5.0.1
* Fix imports sometimes not being found in kdev-python without pressing F5 by hand
* Fri Sep 23 2016 lbeltrameAATTkde.org- Add conflicts with lang packages, to workaround a submission bot bug
* Wed Aug 24 2016 lbeltrameAATTkde.org- Add Obsoletes/Provides for old kdevelop packages
* Wed Aug 24 2016 cgiboudeauxAATTgmx.com- Update to 5.0.0
* Sat Mar 19 2016 fvogtAATTsuse.com- Fix build by removing wrong %file entry
* Thu Jan 28 2016 tittiatcokeAATTgmail.com- Initial package for Python3 plugin for KDevelop based on Frameworks
* KDevelop 5 Beta 3