From 2a5e815ee94fed1c1771d40eda41f116b5bc6d93 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 18 2018 11:14:09 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-fixtures.spec b/python-fixtures.spec index a2b8c21..848b8ae 100644 --- a/python-fixtures.spec +++ b/python-fixtures.spec @@ -7,7 +7,7 @@ Name: python-%{pypi_name} Version: 3.0.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Fixtures, reusable state for writing clean tests and more License: ASL 2.0 or BSD @@ -97,6 +97,9 @@ contract in unit test compatible test cases easy and straight forward. %endif %changelog +* Mon Jun 18 2018 Miro Hrončok - 3.0.0-10 +- Rebuilt for Python 3.7 + * Mon Feb 12 2018 Iryna Shcherbina - 3.0.0-9 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)