forked from pool/python-autodocsumm
- Remove sphinx-testing build dependency, it's not needed anymore
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autodocsumm?expand=0&rev=14
This commit is contained in:
parent
c2bde061bc
commit
c4e8a08859
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 28 10:24:29 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- Remove sphinx-testing build dependency, it's not needed anymore
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 4 09:17:21 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
|
Thu Aug 4 09:17:21 UTC 2022 - Otto Hollmann <otto.hollmann@suse.com>
|
||||||
|
|
||||||
|
@ -35,7 +35,6 @@ BuildArch: noarch
|
|||||||
BuildRequires: %{python_module Sphinx >= 2.2}
|
BuildRequires: %{python_module Sphinx >= 2.2}
|
||||||
BuildRequires: %{python_module beautifulsoup4}
|
BuildRequires: %{python_module beautifulsoup4}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module sphinx-testing}
|
|
||||||
# /SECTION
|
# /SECTION
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user