forked from pool/python-Sphinx
- don't provide sphinx from test subpackage, it is for testing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=125
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 10 20:43:43 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- don't provide sphinx from test subpackage, it is for testing
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 10 07:13:28 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
Wed Apr 10 07:13:28 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -85,9 +85,11 @@ Requires: python-typing
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%ifpython2
|
%ifpython2
|
||||||
|
%if ! %{with test}
|
||||||
Obsoletes: %{oldpython}-sphinx < %{version}
|
Obsoletes: %{oldpython}-sphinx < %{version}
|
||||||
Provides: %{oldpython}-sphinx = %{version}
|
Provides: %{oldpython}-sphinx = %{version}
|
||||||
%endif
|
%endif
|
||||||
|
%endif
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user