From 6c538ddc7e0e5e6aa997d162ba2c425a465a4fce Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 10:48:11 +0000 Subject: Bootstrap for Python 3.11 --- diff --git a/pyparsing.spec b/pyparsing.spec index 561e620..9c9bf14 100644 --- a/pyparsing.spec +++ b/pyparsing.spec @@ -1,3 +1,4 @@ +%global _with_bootstrap 1 %global srcname pyparsing %global _summary Python package with an object-oriented approach to text processing @@ -12,7 +13,7 @@ Summary: %{_summary} Name: pyparsing Version: 2.4.7 -Release: 10%{?dist} +Release: 11%{?dist} License: MIT URL: https://github.com/pyparsing/pyparsing @@ -126,6 +127,9 @@ popd %changelog +* Mon Jun 13 2022 Python Maint - 2.4.7-11 +- Bootstrap for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.4.7-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild