From fafd77f1025db3596d5a1adb00861425d24a8992832e0cfc7d151be95182b0d0 Mon Sep 17 00:00:00 2001 From: Antonio Larrosa Date: Thu, 3 May 2018 16:33:23 +0000 Subject: [PATCH] Accepting request 603815 from home:alarrosa:branches:devel:languages:python - Run spec_cleaner OBS-URL: https://build.opensuse.org/request/show/603815 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-humanhash3?expand=0&rev=2 --- python-humanhash3.changes | 5 +++++ python-humanhash3.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/python-humanhash3.changes b/python-humanhash3.changes index 7837e5d..581c212 100644 --- a/python-humanhash3.changes +++ b/python-humanhash3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 3 15:38:11 UTC 2018 - alarrosa@suse.com + +- Run spec_cleaner + ------------------------------------------------------------------- Thu May 3 06:50:18 UTC 2018 - alarrosa@suse.com diff --git a/python-humanhash3.spec b/python-humanhash3.spec index ef24440..239e617 100644 --- a/python-humanhash3.spec +++ b/python-humanhash3.spec @@ -13,25 +13,25 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-humanhash3 Version: 0.0.6 Release: 0 -License: Unlicense Summary: Human-readable representations of digests -Url: https://github.com/blag/humanhash +License: Unlicense Group: Development/Languages/Python +URL: https://github.com/blag/humanhash Source: https://files.pythonhosted.org/packages/source/h/humanhash3/humanhash3-%{version}.tar.gz Source99: https://raw.githubusercontent.com/blag/humanhash/master/UNLICENSE Patch0: convert-to-ascii.patch -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros BuildArch: noarch - %python_subpackages %description