From 0d5276d66de65c33af7c3056b353f23e36aa367e Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 19 2018 09:21:44 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-terminaltables.spec b/python-terminaltables.spec index 77f177d..e1618a2 100644 --- a/python-terminaltables.spec +++ b/python-terminaltables.spec @@ -1,7 +1,7 @@ Summary: Generate tables in terminals from list of strings Name: python-terminaltables Version: 3.1.0 -Release: 8%{?dist} +Release: 9%{?dist} License: MIT URL: https://github.com/Robpol86/terminaltables Source0: https://github.com/Robpol86/terminaltables/archive/v%{version}.tar.gz @@ -69,6 +69,9 @@ py.test-3 --cov-report term-missing --cov-report xml --cov terminaltables --cov- %{python3_sitelib}/terminaltables-%{version}-py?.?.egg-info/ %changelog +* Tue Jun 19 2018 Miro Hrončok - 3.1.0-9 +- Rebuilt for Python 3.7 + * Mon May 07 2018 Miro Hrončok - 3.1.0-8 - Remove unused build dependency on tox