parent
f6575f30b7
commit
7e877d3a4a
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,4 +1 @@
|
|||||||
/lark-parser-0.6.4.tar.gz
|
/lark-parser-0.8.1.tar.gz
|
||||||
lark-parser-0.7.1.tar.gz
|
|
||||||
/lark-parser-0.7.7.tar.gz
|
|
||||||
/lark-parser-0.7.8.tar.gz
|
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global pypi_name lark-parser
|
%global pypi_name lark-parser
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.7.8
|
Version: 0.8.1
|
||||||
Release: 2%{?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
|
||||||
Url: https://github.com/lark-parser/lark
|
Url: https://github.com/lark-parser/lark
|
||||||
@ -88,6 +88,9 @@ Features:
|
|||||||
%{python3_sitelib}/lark/
|
%{python3_sitelib}/lark/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 24 2020 Thomas Andrejak <thomas.andrejak@gmail.com> - 0.8.1-1
|
||||||
|
- Update to 0.8.1
|
||||||
|
|
||||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.8-2
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.8-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lark-parser-0.7.8.tar.gz) = 52eed1a5f26fa7ba79820298a8f6f7594b2351797abdaf8fd96f76e15a11711805955e055164ce287f7204edf3d19116562795cf56db464b4f2f15e40e1da561
|
SHA512 (lark-parser-0.8.1.tar.gz) = 601ac368b499fc28a065dc5aaf72df137c25e966e5e273cd75745eb02af7b98c968a92f99c030634aca034944e8aa2f08deeeade14cc7a9a227dd534f2e7820b
|
||||||
|
Loading…
Reference in New Issue
Block a user