From da941e91c3ad56f815b1ffab5398acb20694df95 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 13:00:26 +0000 Subject: Rebuilt for Python 3.11 --- diff --git a/python-d2to1.spec b/python-d2to1.spec index 7498721..fd54de6 100644 --- a/python-d2to1.spec +++ b/python-d2to1.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.2.12 -Release: 22.post1%{?dist} +Release: 23.post1%{?dist} Summary: Allows using distutils2-like setup.cfg files with setup.py License: BSD @@ -48,6 +48,9 @@ find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|' %changelog +* Mon Jun 13 2022 Python Maint - 0.2.12-23.post1 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.2.12-22.post1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild