- update to 0.5.1

* Fix: Some unicode identifiers were not correctly tokenized
 * Fix: Line continuations in f-strings are now working

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=18
This commit is contained in:
2019-07-16 10:38:15 +00:00
committed by Git OBS Bridge
parent a5d5203d20
commit 433e34ef63
4 changed files with 11 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-parso
Version: 0.5.0
Version: 0.5.1
Release: 0
Summary: An autocompletion tool for Python
License: MIT AND Python-2.0