forked from pool/python-Fabric
- Adds Provides for python-Fabric3.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Fabric?expand=0&rev=65
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 11 09:59:18 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Adds Provides for python-Fabric3.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 5 12:40:33 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Tue May 5 12:40:33 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -46,8 +46,11 @@ Requires: python-setuptools
|
|||||||
Requires: python-six
|
Requires: python-six
|
||||||
Conflicts: python-Fabric3
|
Conflicts: python-Fabric3
|
||||||
Provides: python-Fabric2 = %{version}
|
Provides: python-Fabric2 = %{version}
|
||||||
|
Provides: python-Fabric3 = %{version}
|
||||||
|
Provides: python-Fabric3 = %{version}
|
||||||
Provides: python-fabric = %{version}
|
Provides: python-fabric = %{version}
|
||||||
Provides: python-fabric2 = %{version}
|
Provides: python-fabric2 = %{version}
|
||||||
|
Provides: python-fabric2 = %{version}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user