From 4986ab79f5aa9c930b0d6642ba6675bfa6585574 Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Dec 13 2016 15:08:42 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/python-pytest-runner.spec b/python-pytest-runner.spec index 34ff330..1f2ff35 100644 --- a/python-pytest-runner.spec +++ b/python-pytest-runner.spec @@ -3,7 +3,7 @@ Name: python-%{modulename} Version: 2.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Invoke py.test as distutils command with dependency resolution License: MIT @@ -73,5 +73,8 @@ Python 3 version. %{python3_sitelib}/__pycache__/ptr.* %changelog +* Tue Dec 13 2016 Stratakis Charalampos - 2.9-2 +- Rebuild for Python 3.6 + * Sat Aug 06 2016 Vadim Rutkovsky - 2.9-1 - Initial package