From 4470689d7c0f689501b1ea08acf8fbed44f4dc63 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 09:14:29 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-pydocstyle.spec b/python-pydocstyle.spec index 01b2573..381366b 100644 --- a/python-pydocstyle.spec +++ b/python-pydocstyle.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 2.0.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{sum} License: MIT @@ -151,6 +151,9 @@ PYTHONPATH="%{buildroot}%{python3_sitelib}" PATH="$PATH:%{buildroot}%{_bindir}" %changelog +* Tue Jun 19 2018 Miro Hrončok - 2.0.0-5 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Iryna Shcherbina - 2.0.0-4 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)