From ce07661abd953650f466cc0b09455f214d61913f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 14:56:44 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-appdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index 0cedeea..f0b10db 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.4.4 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Python module for determining platform-specific directories License: MIT @@ -61,6 +61,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/%{srcna %{python3_sitelib}/__pycache__/%{srcname}.* %changelog +* Mon Jun 13 2022 Python Maint - 1.4.4-6 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 1.4.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild