From 95f4a83ad1bda77579df115ea63b7a589a1ce51d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 2 Jul 2018 18:23:57 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-tox.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-tox.spec b/python-tox.spec index 461abac..aaa57c8 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -7,7 +7,7 @@ %global pypiname tox Name: python-%{pypiname} Version: 3.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Virtualenv-based automation of test activities # file toxbootstrap.py is licensed under MIT License @@ -97,6 +97,9 @@ TOXENV=py%{python3_version_nodots} %{__python3} setup.py test %{python3_sitelib}/%{pypiname}-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jul 02 2018 Miro HronĨok - 3.0.0-2 +- Rebuilt for Python 3.7 + * Mon Jul 02 2018 Matthias Runge - 3.0.0-1 - upgrade to 3.0.0