From c3bcc0adaa471c27485de88612e5ca75ecf419af Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 18 2018 08:49:53 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-pytest-virtualenv.spec b/python-pytest-virtualenv.spec index 2f6c565..3a27b05 100644 --- a/python-pytest-virtualenv.spec +++ b/python-pytest-virtualenv.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.2.11 -Release: 5%{?dist} +Release: 6%{?dist} Summary: %{sum} License: MIT @@ -73,6 +73,9 @@ The fixture has utility methods to install packages and list what's installed. %{python3_sitelib}/* %changelog +* Mon Jun 18 2018 Miro Hrončok - 1.2.11-6 +- Rebuilt for Python 3.7 + * Wed Mar 14 2018 Tomas Orsava - 1.2.11-5 - Add detection of the virtualenv-3 and virtualenv-X.Y executables