forked from pool/python-parso
Accepting request 856988 from devel:languages:python
- update to 0.7.1: - Fixed a couple of smaller bugs (mostly syntax error detection in ``Grammar.iter_errors``) - Revert back to the 0.7.0 version. OBS-URL: https://build.opensuse.org/request/show/856988 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parso?expand=0&rev=14
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:908e9fae2144a076d72ae4e25539143d40b8e3eafbaeae03c1bfe226f4cdf12c
|
||||
size 399099
|
||||
3
parso-0.7.1.tar.gz
Normal file
3
parso-0.7.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:caba44724b994a8a5e086460bb212abc5a8bc46951bf4a9a1210745953622eb9
|
||||
size 400854
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 19 13:16:55 UTC 2020 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.7.1:
|
||||
- Fixed a couple of smaller bugs (mostly syntax error detection in
|
||||
``Grammar.iter_errors``)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 20:25:27 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Revert back to the 0.7.0 version.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 14 10:03:43 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-parso
|
||||
Version: 0.7.0
|
||||
Version: 0.7.1
|
||||
Release: 0
|
||||
Summary: An autocompletion tool for Python
|
||||
License: MIT AND Python-2.0
|
||||
|
||||
Reference in New Issue
Block a user