diff --git a/python-websocket-client.changes b/python-websocket-client.changes index 15ea292..e8401ce 100644 --- a/python-websocket-client.changes +++ b/python-websocket-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 5 07:57:36 UTC 2017 - dmueller@suse.com + +- properly provide/obsolete python3-websocket-client-test + ------------------------------------------------------------------- Mon Aug 28 16:25:44 UTC 2017 - tbechtold@suse.com diff --git a/python-websocket-client.spec b/python-websocket-client.spec index b848ef6..d3abecb 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -24,7 +24,6 @@ %endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%define oldpython python %bcond_without test Name: python-websocket-client Version: 0.44.0 @@ -45,9 +44,9 @@ Requires(post): update-alternatives Requires(postun): update-alternatives %ifpython2 Requires: %ssl_match_hostname -Provides: %{oldpython}-websocket-client-test = %{version} -Obsoletes: %{oldpython}-websocket-client-test < %{version} %endif +Provides: python-websocket-client-test = %{version} +Obsoletes: python-websocket-client-test < %{version} BuildArch: noarch %python_subpackages