diff --git a/python-sphinx-feature-classification.changes b/python-sphinx-feature-classification.changes index 1921237..db6474c 100644 --- a/python-sphinx-feature-classification.changes +++ b/python-sphinx-feature-classification.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 12 13:43:16 UTC 2021 - Dirk Müller + +- replace oslotest with more correct fixtures dependency + ------------------------------------------------------------------- Fri Sep 18 12:04:25 UTC 2020 - Dirk Mueller diff --git a/python-sphinx-feature-classification.spec b/python-sphinx-feature-classification.spec index 33a5022..3e81f1c 100644 --- a/python-sphinx-feature-classification.spec +++ b/python-sphinx-feature-classification.spec @@ -1,7 +1,7 @@ # # spec file for package python-sphinx-feature-classification # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/s/sphinx-feature- BuildRequires: %{python_module Sphinx} BuildRequires: %{python_module ddt >= 1.0.1} BuildRequires: %{python_module docutils} -BuildRequires: %{python_module oslotest} +BuildRequires: %{python_module fixtures} BuildRequires: %{python_module pbr >= 2.0} BuildRequires: %{python_module pytest} BuildRequires: fdupes