Bump version 0.7.7
This commit is contained in:
parent
87aa5d9e41
commit
f7da509971
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/lark-parser-0.6.4.tar.gz
|
||||
lark-parser-0.7.1.tar.gz
|
||||
/lark-parser-0.7.7.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pypi_name lark-parser
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.7.1
|
||||
Release: 4%{?dist}
|
||||
Version: 0.7.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Lark is a modern general-purpose parsing library for Python
|
||||
License: MIT
|
||||
Url: https://github.com/lark-parser/lark
|
||||
@ -88,6 +88,9 @@ Features:
|
||||
%{python3_sitelib}/lark/
|
||||
|
||||
%changelog
|
||||
* Fri Oct 25 2019 Thomas Andrejak <thomas.andrejak@c-s.fr> - 0.7.7-1
|
||||
- Update to 0.7.7
|
||||
|
||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.1-4
|
||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lark-parser-0.7.1.tar.gz) = abea9c82996ec443c51bc438991341abe8a8c495bfe40e38e94899f25853ad83afba7f3940b4da181efba5606740fdee2f9cebcfc4209ec9c0e267012a94e880
|
||||
SHA512 (lark-parser-0.7.7.tar.gz) = 6f836097f6efef3f0e73841eb7d2cc306967a031bdec94ceff4315d1784decc19a2b8ed33395852a4c143f27b2948086635abadde53fbc72ef7a4bd413162ccf
|
||||
|
Loading…
Reference in New Issue
Block a user