Bump version 0.7.8
This commit is contained in:
parent
f7da509971
commit
ea0f880780
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/lark-parser-0.6.4.tar.gz
|
/lark-parser-0.6.4.tar.gz
|
||||||
lark-parser-0.7.1.tar.gz
|
lark-parser-0.7.1.tar.gz
|
||||||
/lark-parser-0.7.7.tar.gz
|
/lark-parser-0.7.7.tar.gz
|
||||||
|
/lark-parser-0.7.8.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name lark-parser
|
%global pypi_name lark-parser
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.7.7
|
Version: 0.7.8
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Lark is a modern general-purpose parsing library for Python
|
Summary: Lark is a modern general-purpose parsing library for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -88,6 +88,9 @@ Features:
|
|||||||
%{python3_sitelib}/lark/
|
%{python3_sitelib}/lark/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 06 2019 Thomas Andrejak <thomas.andrejak@c-s.fr> - 0.7.8-1
|
||||||
|
- Update to 0.7.8
|
||||||
|
|
||||||
* Fri Oct 25 2019 Thomas Andrejak <thomas.andrejak@c-s.fr> - 0.7.7-1
|
* Fri Oct 25 2019 Thomas Andrejak <thomas.andrejak@c-s.fr> - 0.7.7-1
|
||||||
- Update to 0.7.7
|
- Update to 0.7.7
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lark-parser-0.7.7.tar.gz) = 6f836097f6efef3f0e73841eb7d2cc306967a031bdec94ceff4315d1784decc19a2b8ed33395852a4c143f27b2948086635abadde53fbc72ef7a4bd413162ccf
|
SHA512 (lark-parser-0.7.8.tar.gz) = 52eed1a5f26fa7ba79820298a8f6f7594b2351797abdaf8fd96f76e15a11711805955e055164ce287f7204edf3d19116562795cf56db464b4f2f15e40e1da561
|
||||||
|
Loading…
Reference in New Issue
Block a user