19
0

- Drop ifpython3 guard for the Provides for md2workflow

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-md2workflow?expand=0&rev=23
This commit is contained in:
2021-02-26 04:13:33 +00:00
committed by Git OBS Bridge
parent 6c20aa1d03
commit a2f2d673d7
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 26 04:11:20 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
- Drop ifpython3 guard for the Provides for md2workflow
-------------------------------------------------------------------
Tue Oct 6 07:47:58 UTC 2020 - Lubos Kocman <lubos.kocman@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-md2workflow
#
# 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
@@ -41,9 +41,7 @@ Requires: python-md2workflow-common
Requires(post): update-alternatives
Requires(postun): update-alternatives
BuildArch: noarch
%ifpython3
Provides: md2workfow = %{version}
%endif
%python_subpackages
%description