From 3bc4e90bd7e1cd9f53adfa156cc8a1ac47e529c29761e700e33069269c0a9ee6 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 7 Nov 2019 14:51:49 +0000 Subject: [PATCH] Run through spec-cleaner OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-JsonWeb?expand=0&rev=8 --- python-JsonWeb.changes | 5 +++++ python-JsonWeb.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/python-JsonWeb.changes b/python-JsonWeb.changes index e1e2ad0..185f85e 100644 --- a/python-JsonWeb.changes +++ b/python-JsonWeb.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 7 14:51:29 UTC 2019 - Matej Cepl + +- Run through spec-cleaner + ------------------------------------------------------------------- Tue Dec 4 12:49:41 UTC 2018 - Matej Cepl diff --git a/python-JsonWeb.spec b/python-JsonWeb.spec index b0c5958..ed20672 100644 --- a/python-JsonWeb.spec +++ b/python-JsonWeb.spec @@ -22,13 +22,11 @@ Version: 0.8.2 Release: 0 Summary: Add JSON (de)serialization to your python objects License: BSD-3-Clause -Group: Development/Languages/Python -Url: http://www.jsonweb.info/ +URL: http://www.jsonweb.info/ Source: https://files.pythonhosted.org/packages/source/J/JsonWeb/JsonWeb-%{version}.tar.gz BuildRequires: %{python_module coverage} BuildRequires: %{python_module nose} BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %python_subpackages @@ -49,7 +47,6 @@ to your python classes. %python_expand nosetests-%{$python_bin_suffix} %files %{python_files} -%defattr(-,root,root,-) %doc README.rst %{python_sitelib}/*