From 6b73122c6c4d84bc9802944854138bca0e2c2c3e1fe5b737007bcf8665e2ef63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 16 Jul 2018 12:31:27 +0000 Subject: [PATCH] - Drop the devel package from buildrequires OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pystache?expand=0&rev=4 --- python-pystache.changes | 5 +++++ python-pystache.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/python-pystache.changes b/python-pystache.changes index 07d76ec..b6738da 100644 --- a/python-pystache.changes +++ b/python-pystache.changes @@ -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 diff --git a/python-pystache.spec b/python-pystache.spec index 6478b1d..9cfa971 100644 --- a/python-pystache.spec +++ b/python-pystache.spec @@ -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/