From bfb11cae8043c76209d5c8e672272cd7b7ca123d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Wed, 15 Feb 2017 00:43:31 +0100 Subject: [PATCH] Recommend python36 --- python-tox.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-tox.spec b/python-tox.spec index 67caad5..063a928 100644 --- a/python-tox.spec +++ b/python-tox.spec @@ -7,7 +7,7 @@ %global pypiname tox Name: python-%{pypiname} Version: 2.3.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Virtualenv-based automation of test activities # file toxbootstrap.py is licensed under MIT License @@ -73,6 +73,7 @@ Recommends: python27 Recommends: python33 Recommends: python34 Recommends: python35 +Recommends: python36 Recommends: pypy Recommends: pypy3 @@ -131,6 +132,9 @@ TOXENV=py%{python3_version_nodots} %{__python3} setup.py test %{python3_sitelib}/%{pypiname}-%{version}-py%{python3_version}.egg-info %changelog +* Tue Feb 14 2017 Miro HronĨok - 2.3.1-7 +- Recommend python36 + * Sat Feb 11 2017 Fedora Release Engineering - 2.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild