From 2f8cf2c7b0d588395674532bd98c91c5dc473a5679170f0b875f7bdf1fab13ed Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:24:27 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=44 --- python-dogpile.cache.changes | 5 +++++ python-dogpile.cache.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-dogpile.cache.changes b/python-dogpile.cache.changes index 2ac2659..88f1abb 100644 --- a/python-dogpile.cache.changes +++ b/python-dogpile.cache.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:47:28 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Thu Oct 11 11:29:30 UTC 2018 - Dirk Mueller diff --git a/python-dogpile.cache.spec b/python-dogpile.cache.spec index 93f7b46..15bdf67 100644 --- a/python-dogpile.cache.spec +++ b/python-dogpile.cache.spec @@ -27,7 +27,6 @@ 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 BuildRequires: %{python_module Mako} -BuildRequires: %{python_module devel} BuildRequires: %{python_module mock} BuildRequires: %{python_module pytest-cov} BuildRequires: %{python_module pytest}