14
0

Accepting request 623125 from devel:languages:python

- Drop the devel package from buildrequires

OBS-URL: https://build.opensuse.org/request/show/623125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pystache?expand=0&rev=2
This commit is contained in:
2018-07-17 07:43:04 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 16 12:31:15 UTC 2018 - tchvatal@suse.com
- Drop the devel package from buildrequires
-------------------------------------------------------------------
Sun Jul 2 14:21:11 UTC 2017 - sor.alexei@meowr.ru

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pystache
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,9 +23,8 @@ Release: 0
Summary: Mustache for Python
License: MIT
Group: Development/Languages/Python
Url: http://github.com/defunkt/pystache
URL: http://github.com/defunkt/pystache
Source: https://files.pythonhosted.org/packages/source/p/pystache/pystache-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module nose}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
@@ -68,7 +67,8 @@ https://github.com/mustache/spec.
%{python_uninstall_alternative pystache pystache-test}
%files %{python_files}
%doc HISTORY.md LICENSE README.md TODO.md
%license LICENSE
%doc HISTORY.md README.md TODO.md
%python_alternative %{_bindir}/pystache
%python_alternative %{_bindir}/pystache-test
%{python_sitelib}/pystache/