14
0
forked from pool/python-pyudev

Accepting request 911252 from home:mcepl:branches:devel:languages:python

- Add hypothesis_settings.patch to allow longer timeouts in OBS.

OBS-URL: https://build.opensuse.org/request/show/911252
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyudev?expand=0&rev=42
This commit is contained in:
2021-08-10 12:54:01 +00:00
committed by Git OBS Bridge
parent 7866c35105
commit 853ff014cd
3 changed files with 24 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyudev
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -30,6 +30,9 @@ 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
# tests timeout on OBS
Patch2: hypothesis_settings.patch
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: fdupes