From a088747a48810bcfdd72a27891897d46875c91f3 Mon Sep 17 00:00:00 2001 From: Richard Shaw Date: Thu, 15 Aug 2019 01:59:08 -0500 Subject: [PATCH] Rebuild for Python 3.8. --- python-sure.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sure.spec b/python-sure.spec index ab68f37..8c2b137 100644 --- a/python-sure.spec +++ b/python-sure.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 1.4.11 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Utility belt for automated testing in Python License: GPLv3+ @@ -80,6 +80,9 @@ rm -rf %{pypi_name}.egg-info %changelog +* Thu Aug 15 2019 Richard Shaw - 1.4.11-7 +- Rebuild for Python 3.8. + * Fri Jul 26 2019 Fedora Release Engineering - 1.4.11-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild