diff --git a/python-bandit.changes b/python-bandit.changes index 766231d..798fd38 100644 --- a/python-bandit.changes +++ b/python-bandit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 4 16:15:56 UTC 2020 - Dirk Mueller + +- drop oslosphinx dependency + ------------------------------------------------------------------- Thu Nov 14 15:05:01 UTC 2019 - Tomáš Chvátal diff --git a/python-bandit.spec b/python-bandit.spec index f5ab5f3..8e95662 100644 --- a/python-bandit.spec +++ b/python-bandit.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -49,7 +49,6 @@ BuildRequires: python-rpm-macros # doc requirements %if %{with builddocs} BuildRequires: %{python_module Sphinx >= 1.2.1} -BuildRequires: %{python_module oslosphinx >= 4.7.0} BuildRequires: %{python_module oslotest >= 3.2.0} BuildRequires: %{python_module reno >= 1.8.0} %endif