Accepting request 582329 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/582329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zict?expand=0&rev=2
This commit is contained in:
2018-03-04 11:52:34 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 2 deletions

View File

@@ -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

View File

@@ -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