14
0

Accepting request 580755 from home:aplanas:branches:devel:languages:python

- Recommends only for SUSE

OBS-URL: https://build.opensuse.org/request/show/580755
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=19
This commit is contained in:
2018-02-27 21:31:52 +00:00
committed by Git OBS Bridge
parent d7523e20e2
commit 8c073e8c7f
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 27 18:15:58 UTC 2018 - aplanas@suse.com
- Recommends only for SUSE
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Sep 24 21:52:54 UTC 2017 - arun@gmx.de Sun Sep 24 21:52:54 UTC 2017 - arun@gmx.de

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-setuptools_scm # spec file for package python-setuptools_scm
# #
# 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
@@ -36,8 +36,10 @@ BuildRequires: git
BuildRequires: mercurial BuildRequires: mercurial
%endif %endif
Requires: python-setuptools Requires: python-setuptools
%if 0%{?suse_version} >= 1000
Recommends: git Recommends: git
Recommends: mecurial Recommends: mecurial
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch