From a73c6a82a8fe13289fd8b89cb92a10ed49ba3a96 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 09:24:15 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-wikipedia.spec b/python-wikipedia.spec index 1a195b1..378e70a 100644 --- a/python-wikipedia.spec +++ b/python-wikipedia.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 1.4.5 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Wikipedia API for Python License: MIT @@ -74,6 +74,9 @@ nosetests-%{python3_version} %{python3_sitelib}/%{srcname}-*.egg-info %changelog +* Tue Jun 19 2018 Miro Hrončok - 1.4.5-8 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Iryna Shcherbina - 1.4.5-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)