- replace oslotest with more correct fixtures dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-feature-classification?expand=0&rev=19
This commit is contained in:
2021-02-12 13:43:36 +00:00
committed by Git OBS Bridge
parent 003dec8d13
commit c9aa7b52c4
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 12 13:43:16 UTC 2021 - Dirk Müller <dmueller@suse.com>
- replace oslotest with more correct fixtures dependency
-------------------------------------------------------------------
Fri Sep 18 12:04:25 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@@ -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