- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db5881df1643bf3e66c097bfd8935cf03eae73f4cb61ae4433c9ea4fb6613446
|
||||
size 389820
|
||||
3
parso-0.5.1.tar.gz
Normal file
3
parso-0.5.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:666b0ee4a7a1220f65d367617f2cd3ffddff3e205f3f16a0284df30e774c2a9c
|
||||
size 391247
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 16 10:37:44 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.5.1
|
||||
* Fix: Some unicode identifiers were not correctly tokenized
|
||||
* Fix: Line continuations in f-strings are now working
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 09:42:44 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user