15
0

- for testing purposes drop dogpile.cache-tests_more_slow_waiters.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=35
This commit is contained in:
2018-04-20 07:51:14 +00:00
committed by Git OBS Bridge
parent 4a81aa4762
commit ee20ab266a
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 20 07:50:52 UTC 2018 - dmueller@suse.com
- for testing purposes drop dogpile.cache-tests_more_slow_waiters.patch
-------------------------------------------------------------------
Thu Apr 19 13:00:53 UTC 2018 - dmueller@suse.com

View File

@@ -26,7 +26,6 @@ License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://bitbucket.org/zzzeek/dogpile.cache
Source: https://pypi.io/packages/source/d/dogpile.cache/dogpile.cache-%{version}.tar.gz
Patch1: dogpile.cache-tests_more_slow_waiters.patch
BuildRequires: %{python_module Mako}
BuildRequires: %{python_module devel}
BuildRequires: %{python_module mock}
@@ -56,7 +55,6 @@ new value.
%prep
%setup -q -n dogpile.cache-%{version}
%patch1 -p1
%build
%python_build