forked from pool/python-parso
ok
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=30
This commit is contained in:
3
parso-0.7.0.tar.gz
Normal file
3
parso-0.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:908e9fae2144a076d72ae4e25539143d40b8e3eafbaeae03c1bfe226f4cdf12c
|
||||
size 399099
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b6db14759c528d857eeb9eac559c2166b2554548af39f5198bdfb976f72aa64
|
||||
size 395215
|
@@ -1,12 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 11:00:02 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- update to 0.8.0
|
||||
* Dropped Support for Python 2.7, 3.4, 3.5
|
||||
* it’s possible to use pathlib.Path objects now in the API
|
||||
* The stubs are gone, we are now using annotations
|
||||
* namedexpr_test nodes are now a proper class called NamedExpr
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.8.0
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: An autocompletion tool for Python
|
||||
License: MIT AND Python-2.0
|
||||
|
Reference in New Issue
Block a user