14
0
forked from pool/python-zict

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
This commit is contained in:
Tomáš Chvátal
2018-03-04 07:04:49 +00:00
committed by Git OBS Bridge
parent 8debe647d6
commit f5e54c24c4
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