From 13c086aed225f4c2510ec389df1e91a81d245302ee399bf9783979f41b599466 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 11 Aug 2021 05:47:29 +0000 Subject: [PATCH] Fix the patch metadata OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=44 --- python-pyudev.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pyudev.spec b/python-pyudev.spec index 8e954df..2311f5d 100644 --- a/python-pyudev.spec +++ b/python-pyudev.spec @@ -30,7 +30,7 @@ Source0: https://files.pythonhosted.org/packages/source/p/pyudev/pyudev-% Patch0: pytest_register_mark.patch # PATCH-FEATURE_UPSTREAM remove_mock.patch gh#pyudev/pyudev#409 Patch1: remove_mock.patch -# PATCH-FIX-OPENSUS hypothesis_settings.patch bugno mcepl@suse.com +# PATCH-FIX-OPENSUSE hypothesis_settings.patch mcepl@suse.com # tests timeout on OBS Patch2: hypothesis_settings.patch BuildRequires: %{python_module setuptools}