Rebuilt for Python 3.12
This commit is contained in:
parent
3f5163bf5a
commit
05d85fa1fb
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.9.0
|
Version: 0.9.0
|
||||||
Release: 9%{?dist}
|
Release: 10%{?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
|
||||||
@ -98,6 +98,9 @@ rm -rfv %{buildroot}/%{python3_sitelib}/lark-stubs/
|
|||||||
%{python3_sitelib}/lark/
|
%{python3_sitelib}/lark/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.9.0-10
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-9
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.0-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user