forked from pool/python-bandit
- drop oslosphinx dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bandit?expand=0&rev=12
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 4 16:15:56 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- drop oslosphinx dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 14 15:05:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Thu Nov 14 15:05:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-bandit
|
# spec file for package python-bandit
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LLC.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -49,7 +49,6 @@ BuildRequires: python-rpm-macros
|
|||||||
# doc requirements
|
# doc requirements
|
||||||
%if %{with builddocs}
|
%if %{with builddocs}
|
||||||
BuildRequires: %{python_module Sphinx >= 1.2.1}
|
BuildRequires: %{python_module Sphinx >= 1.2.1}
|
||||||
BuildRequires: %{python_module oslosphinx >= 4.7.0}
|
|
||||||
BuildRequires: %{python_module oslotest >= 3.2.0}
|
BuildRequires: %{python_module oslotest >= 3.2.0}
|
||||||
BuildRequires: %{python_module reno >= 1.8.0}
|
BuildRequires: %{python_module reno >= 1.8.0}
|
||||||
%endif
|
%endif
|
||||||
|
Reference in New Issue
Block a user