17
0
2020-09-09 16:05:00 +00:00
committed by Git OBS Bridge
parent 6a6260740f
commit 3f30022e79
4 changed files with 29 additions and 15 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Sep 8 11:36:22 UTC 2020 - wbauer@tmo.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 09:24:37 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Spec cleanup
-------------------------------------------------------------------
Tue Jun 2 14:13:25 UTC 2020 - wbauer@tmo.at