From 98634f1215e6dd831252b036a4fd38b8bb966cd7 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:08:05 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-lark-parser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-lark-parser.spec b/python-lark-parser.spec index 563a4ec..0a66e3f 100644 --- a/python-lark-parser.spec +++ b/python-lark-parser.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.9.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Lark is a modern general-purpose parsing library for Python License: MIT Url: https://github.com/lark-parser/lark @@ -93,6 +93,9 @@ rm -rfv %{buildroot}/%{python3_sitelib}/lark-stubs/ %{python3_sitelib}/lark/ %changelog +* Mon Jun 13 2022 Python Maint - 0.9.0-6 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.9.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild