- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
2e254bcd68
commit
ecc70c0f4f
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.9.0
|
Version: 0.9.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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
|
||||||
@ -92,6 +92,9 @@ rm -rfv %{buildroot}/%{python3_sitelib}/lark-stubs/
|
|||||||
%{python3_sitelib}/lark/
|
%{python3_sitelib}/lark/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-2
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
* Mon Oct 05 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-1
|
* Mon Oct 05 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.0-1
|
||||||
- Update to 0.9.0
|
- Update to 0.9.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user