diff --git a/python-jedi.changes b/python-jedi.changes index 44b69a1..ea9f037 100644 --- a/python-jedi.changes +++ b/python-jedi.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Sat Jun 20 12:06:26 UTC 2020 - Benjamin Greiner +Sat Jun 20 12:15:53 UTC 2020 - Benjamin Greiner - Update to version 0.17.1 * Django ``Model`` meta class support @@ -9,6 +9,7 @@ Sat Jun 20 12:06:26 UTC 2020 - Benjamin Greiner * Added ``SyntaxError.get_message`` * Python 3.9 support * Bugfixes (mostly towards Generics) +- drop jedi-pr1543-sorttest.patch merged upstream ------------------------------------------------------------------- Sun May 24 08:30:33 UTC 2020 - Tomáš Chvátal