From 93c1b3b8b0045899b67c12b064d4b12c6540038d Mon Sep 17 00:00:00 2001 From: Fedora Release Monitoring Date: Nov 02 2017 11:52:49 +0000 Subject: Update to 3.0 (#1508216) Signed-off-by: Vadim Rutkovsky --- diff --git a/python-pytest-runner.spec b/python-pytest-runner.spec index e85b48b..a4bf91e 100644 --- a/python-pytest-runner.spec +++ b/python-pytest-runner.spec @@ -2,7 +2,7 @@ %global _modulename pytest_runner Name: python-%{modulename} -Version: 2.12.1 +Version: 3.0 Release: 1%{?dist} Summary: Invoke py.test as distutils command with dependency resolution @@ -37,7 +37,7 @@ Python 2 version. %package -n python%{python3_pkgversion}-%{modulename} Summary: %{summary} %{?python_provide:%python_provide python%{python3_pkgversion}-%{modulename}} -Requires: python%{python3_pkgversion}-pytest +Requires: python%{pythorelease-monitoringn3_pkgversion}-pytest BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-setuptools BuildRequires: python%{python3_pkgversion}-setuptools_scm @@ -85,6 +85,9 @@ Python %{python3_version} version. %{python3_sitelib}/__pycache__/ptr.* %changelog +* Thu Nov 02 2017 Vadim Rutkovsky - 3.0-1 +- Update to 3.0 (#1508216) + * Fri Oct 13 2017 Vadim Rutkovsky - 2.12.1-1 - Update to 2.12.1 (#1487972)