14
0

- Remove too-slow.patch which is harmful now.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-natsort?expand=0&rev=31
This commit is contained in:
2020-01-07 07:32:12 +00:00
committed by Git OBS Bridge
parent c7a420de7c
commit a3e3fca8e7
2 changed files with 1 additions and 3 deletions

View File

@@ -26,9 +26,6 @@ Summary: Natural sorting in Python
License: MIT
URL: https://github.com/SethMMorton/natsort
Source: https://files.pythonhosted.org/packages/source/n/natsort/natsort-%{version}.tar.gz
# PATCH-FIX-UPSTREAM too_slow.patch gh#SethMMorton/natsort#108 mcepl@suse.com
# suppressing hypothesis.HealthCheck.too_slow is too optimistic
Patch0: too_slow.patch
BuildRequires: %{python_module hypothesis}
BuildRequires: %{python_module pytest-cov}
BuildRequires: %{python_module pytest-mock}