From 714a259f8351c1d5c6ff07b1c88655a149eed20229ae72aa1062c6a1a6923da4 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 11 Jan 2023 01:52:41 +0000 Subject: [PATCH] And drop invoke from BuildRequires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-relaxed?expand=0&rev=20 --- python-pytest-relaxed.changes | 2 +- python-pytest-relaxed.spec | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/python-pytest-relaxed.changes b/python-pytest-relaxed.changes index 08b2231..31d2b46 100644 --- a/python-pytest-relaxed.changes +++ b/python-pytest-relaxed.changes @@ -1,5 +1,5 @@ ------------------------------------------------------------------- -Tue Jan 10 06:33:49 UTC 2023 - Steve Kowalik +Wed Jan 11 01:52:18 UTC 2023 - Steve Kowalik - Update to 2.0.0: * Prior to version 2, we failed to correctly support true Pytest diff --git a/python-pytest-relaxed.spec b/python-pytest-relaxed.spec index 0ab0e4d..f83bbce 100644 --- a/python-pytest-relaxed.spec +++ b/python-pytest-relaxed.spec @@ -24,7 +24,6 @@ License: BSD-2-Clause URL: https://github.com/bitprophet/pytest-relaxed Source: https://files.pythonhosted.org/packages/source/p/pytest-relaxed/pytest-relaxed-%{version}.tar.gz BuildRequires: %{python_module decorator >= 4} -BuildRequires: %{python_module invoke >= 1.7} BuildRequires: %{python_module pytest >= 7} BuildRequires: %{python_module setuptools} BuildRequires: fdupes