From c239076982a185da08bab381ac35ba334593ebd1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2023 20:01:18 +0000 Subject: Bootstrap for Python 3.12 --- diff --git a/python-iniconfig.spec b/python-iniconfig.spec index 00e8db3..29e8726 100644 --- a/python-iniconfig.spec +++ b/python-iniconfig.spec @@ -1,6 +1,7 @@ +%global _without_tests 1 Name: python-iniconfig Version: 1.1.1 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Brain-dead simple parsing of ini files # SDPX License: MIT @@ -70,6 +71,9 @@ sed -i "s/py\.test/pytest/" testing/test_iniconfig.py %changelog +* Tue Jun 13 2023 Python Maint - 1.1.1-12 +- Bootstrap for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 1.1.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild