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/