15
0
forked from pool/python-pifpaf

Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pifpaf?expand=0&rev=16
This commit is contained in:
2018-12-04 13:46:56 +00:00
committed by Git OBS Bridge
parent 47951d7369
commit 924c0ab691
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 4 12:51:31 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Wed Nov 28 14:21:57 UTC 2018 - Dirk Mueller <dmueller@suse.com>

View File

@@ -25,7 +25,6 @@ License: Apache-2.0
Group: Development/Languages/Python
Url: https://github.com/jd/pifpaf
Source: https://pypi.io/packages/source/p/pifpaf/pifpaf-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pbr}
BuildRequires: python-rpm-macros
Requires: python-Jinja2