From 0df138c26abb8e6f41d9a021696df4a17ae45b67 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:06:12 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-idna.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-idna.spec b/python-idna.spec index 8adfd81..57a98ab 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 3.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Internationalized Domain Names in Applications (IDNA) License: BSD and Python and Unicode @@ -59,6 +59,9 @@ rm -rf %{srcname}.egg-info %{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 13 2022 Python Maint - 3.3-3 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 3.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild