From 87277e369f2b3860a86aa83c9d38c9dc632e3d57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 24 May 2020 16:13:47 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-appdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index 38eb7cc..d5b870b 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.4.3 -Release: 13%{?dist} +Release: 14%{?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 +* Sun May 24 2020 Miro HronĨok - 1.4.3-14 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 1.4.3-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild