From e0c397d8eb6dbf042c19b53d074d45158e46a73eb8efd53e20e55588ca11c44f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 6 Mar 2018 09:43:54 +0000 Subject: [PATCH] Accepting request 581941 from devel:languages:python OBS-URL: https://build.opensuse.org/request/show/581941 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=33 --- python-pytest.changes | 5 +++++ python-pytest.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/python-pytest.changes b/python-pytest.changes index ec08aec..bf0c833 100644 --- a/python-pytest.changes +++ b/python-pytest.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 2 09:07:52 UTC 2018 - chris@computersalat.de + +- fix dependencies for attrs, pluggy, py, six + ------------------------------------------------------------------- Thu Feb 22 20:37:25 UTC 2018 - mimi.vx@gmail.com diff --git a/python-pytest.spec b/python-pytest.spec index 3f4cace..0ae152e 100644 --- a/python-pytest.spec +++ b/python-pytest.spec @@ -28,10 +28,10 @@ Source: https://files.pythonhosted.org/packages/source/p/pytest/pytest-% BuildRequires: %{python_module setuptools_scm} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-attrs -Requires: python-pluggy -Requires: python-py >= 1.4.33 -Requires: python-six +Requires: python-attrs >= 17.2.0 +Requires: python-pluggy >= 0.5 +Requires: python-py >= 1.5.0 +Requires: python-six >= 1.10.0 #/usr/bin/py.test imports pkg_resources Requires: python-setuptools Requires(post): update-alternatives