|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: python-lark
|
|
|
|
|
Version: 1.1.7
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Lark is a modern general-purpose parsing library for Python
|
|
|
|
|
# License breakdown:
|
|
|
|
|
# lark/tools/standalone.py - MPL-2.0
|
|
|
|
@ -107,6 +107,10 @@ cp -a %{legacy_distinfo} %{buildroot}%{python3_sitelib}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.1.7-5
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.7-4
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|