Rebuilt for Python 3.11
This commit is contained in:
parent
a35cd9e5e6
commit
98634f1215
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.9.0
|
Version: 0.9.0
|
||||||
Release: 5%{?dist}
|
Release: 6%{?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
|
||||||
@ -93,6 +93,9 @@ rm -rfv %{buildroot}/%{python3_sitelib}/lark-stubs/
|
|||||||
%{python3_sitelib}/lark/
|
%{python3_sitelib}/lark/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.9.0-6
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-5
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user