diff --git a/python-pytest-helpers-namespace.changes b/python-pytest-helpers-namespace.changes index 090791b..6d06ce9 100644 --- a/python-pytest-helpers-namespace.changes +++ b/python-pytest-helpers-namespace.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 18 11:10:47 UTC 2020 - Tomáš Chvátal + +- Do not restrict to pytest 5 as it works there too + ------------------------------------------------------------------- Fri Nov 1 14:01:47 UTC 2019 - Ondřej Súkup diff --git a/python-pytest-helpers-namespace.spec b/python-pytest-helpers-namespace.spec index 7908e13..09df453 100644 --- a/python-pytest-helpers-namespace.spec +++ b/python-pytest-helpers-namespace.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-helpers-namespace # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,15 +24,15 @@ Summary: PyTest Helpers Namespace License: Apache-2.0 Group: Development/Languages/Python URL: https://github.com/saltstack/pytest-helpers-namespace -Source: https://github.com/saltstack/pytest-helpers-namespace/archive/v2019.1.8.tar.gz#/pytest-helpers-namespace-%{version}.tar.gz +Source: https://github.com/saltstack/pytest-helpers-namespace/archive/v%{version}.tar.gz#/pytest-helpers-namespace-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-pytest < 5 +Requires: python-pytest BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module pytest < 5} BuildRequires: %{python_module pytest-forked} +BuildRequires: %{python_module pytest} # /SECTION %python_subpackages