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:
committed by
Git OBS Bridge
parent
8debe647d6
commit
f5e54c24c4
@@ -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
|
Tue Oct 31 02:35:25 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zict
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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 HeapDict}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
%endif
|
%endif
|
||||||
Requires: %{python_module HeapDict}
|
Requires: python-HeapDict
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user