From d776ce18ccfab32ffefca5eec0682a65e482d15bcd4e6efc849e76be9854ea73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 14 Sep 2023 13:00:37 +0000 Subject: [PATCH] drop the patch for real OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-spec?expand=0&rev=13 --- python-pytest-spec.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-pytest-spec.spec b/python-pytest-spec.spec index 9ea4436..1a85c32 100644 --- a/python-pytest-spec.spec +++ b/python-pytest-spec.spec @@ -23,8 +23,6 @@ Summary: Plugin to display pytest execution output like a specification License: GPL-2.0-only URL: https://github.com/pchomik/pytest-spec Source: https://files.pythonhosted.org/packages/source/p/pytest-spec/pytest-spec-%{version}.tar.gz -# PATCH-FIX-UPSTREAM gh#pchomik/pytest-spec#51 -#Patch0: remove-mock.patch # https://github.com/pchomik/pytest-spec/compare/3.2.0...master Patch1: python-pytest-spec-nopython2.patch BuildRequires: %{python_module setuptools}