From f5e54c24c40de1e37a6d8e69b3c79873d049b30925d40934507fb9c621f23943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 4 Mar 2018 07:04:49 +0000 Subject: [PATCH] Accepting request 582235 from home:apersaud:branches:devel:languages:python - specfile: * update copyright year * don't use python_module in requires OBS-URL: https://build.opensuse.org/request/show/582235 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zict?expand=0&rev=4 --- python-zict.changes | 7 +++++++ python-zict.spec | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/python-zict.changes b/python-zict.changes index ff7f087..ce7e77e 100644 --- a/python-zict.changes +++ b/python-zict.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Mar 3 18:20:21 UTC 2018 - arun@gmx.de + +- specfile: + * update copyright year + * don't use python_module in requires + ------------------------------------------------------------------- Tue Oct 31 02:35:25 UTC 2017 - arun@gmx.de diff --git a/python-zict.spec b/python-zict.spec index 38a864e..a82aa71 100644 --- a/python-zict.spec +++ b/python-zict.spec @@ -1,7 +1,7 @@ # # spec file for package python-zict # -# 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 @@ -34,7 +34,7 @@ BuildRequires: python-rpm-macros BuildRequires: %{python_module HeapDict} BuildRequires: %{python_module pytest} %endif -Requires: %{python_module HeapDict} +Requires: python-HeapDict BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch