From eb48fb8646991e12821f78ac0d9666e0f6216705 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: May 26 2020 01:08:32 +0000 Subject: Rebuilt for Python 3.9 --- diff --git a/python-colour-runner.spec b/python-colour-runner.spec index 3a67ff2..4f19039 100644 --- a/python-colour-runner.spec +++ b/python-colour-runner.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 0.0.4 -Release: 19%{?dist} +Release: 20%{?dist} Summary: Colour formatting for unittest tests License: MIT @@ -61,6 +61,9 @@ find . -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|' %changelog +* Tue May 26 2020 Miro Hrončok - 0.0.4-20 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.0.4-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild