14
0
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:
2020-05-11 10:00:02 +00:00
committed by Git OBS Bridge
parent 171f53a723
commit a3f9b6584e
2 changed files with 8 additions and 0 deletions

View File

@@ -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>

View File

@@ -46,8 +46,11 @@ Requires: python-setuptools
Requires: python-six
Conflicts: python-Fabric3
Provides: python-Fabric2 = %{version}
Provides: python-Fabric3 = %{version}
Provides: python-Fabric3 = %{version}
Provides: python-fabric = %{version}
Provides: python-fabric2 = %{version}
Provides: python-fabric2 = %{version}
BuildArch: noarch
%python_subpackages