From 10ed6610d00aa098fe526ed21ed5f0edf0285cd2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 03:54:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-six.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-six.spec b/python-six.spec index fe8a9b5..f283214 100644 --- a/python-six.spec +++ b/python-six.spec @@ -16,7 +16,7 @@ Name: python-%{modname} Version: 1.15.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python 2 and 3 compatibility utilities License: MIT @@ -111,6 +111,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-3 -rfsxX test_six.py %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.15.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jun 01 2020 Charalampos Stratakis - 1.15.0-1 - Update to 1.15.0 (#1838702)