forked from pool/python-vdirsyncer
- Remove ifpython3 macro guarding the Provides/Obsoletes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vdirsyncer?expand=0&rev=31
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 12 06:56:05 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Remove ifpython3 macro guarding the Provides/Obsoletes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 12 19:57:06 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -60,10 +60,8 @@ BuildRequires: %{python_module requests >= 2.20.0}
|
||||
BuildRequires: %{python_module requests-toolbelt >= 0.4.40}
|
||||
BuildRequires: %{python_module urllib3}
|
||||
# /SECTION
|
||||
%ifpython3
|
||||
Provides: vdirsyncer = %{version}
|
||||
Obsoletes: vdirsyncer < %{version}
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user