forked from pool/python-requirements-detector
Accepting request 870964 from home:mcalabkova:branches:devel:languages:python
- Get rid of %ifpython3 - Drop the conflict, the old version is only on Leap 15.1 and older by now OBS-URL: https://build.opensuse.org/request/show/870964 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requirements-detector?expand=0&rev=18
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-requirements-detector
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -38,9 +38,6 @@ BuildArch: noarch
|
||||
BuildRequires: %{python_module astroid >= 1.4}
|
||||
BuildRequires: %{python_module pytest}
|
||||
# /SECTION
|
||||
%ifpython3
|
||||
Conflicts: %{oldpython}-requirements-detector < 0.6
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user