From 124f48f66d6913bdf613295e4b2b914a9b879aeb Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:30:56 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-appdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index 5519f7d..f331451 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -1,6 +1,6 @@ Name: python-appdirs Version: 1.4.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Python module for determining platform-specific directories License: MIT @@ -53,6 +53,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' appdirs.py %changelog +* Tue Jun 13 2023 Python Maint - 1.4.4-9 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 1.4.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild