From 2d4fd330bed42fd32cebfe2dac33ed338f7c0ad1 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 13 2018 22:46:00 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-pbr.spec b/python-pbr.spec index b95a79a..a2c8861 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 3.1.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python Build Reasonableness License: ASL 2.0 @@ -125,6 +125,9 @@ rm -rf %{buildroot}%{python_sitelib}/pbr/tests %endif %changelog +* Wed Jun 13 2018 Miro Hrončok - 3.1.1-8 +- Rebuilt for Python 3.7 + * Tue Feb 27 2018 Iryna Shcherbina - 3.1.1-7 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)