forked from pool/python-sphinx-feature-classification
Accepting request 1093846 from devel:languages:python
- Add missing BuildRequires on six. OBS-URL: https://build.opensuse.org/request/show/1093846 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sphinx-feature-classification?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 20 00:36:30 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Add missing BuildRequires on six.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 12 13:43:16 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-sphinx-feature-classification
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -31,6 +31,7 @@ BuildRequires: %{python_module docutils}
|
||||
BuildRequires: %{python_module fixtures}
|
||||
BuildRequires: %{python_module pbr >= 2.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module six}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-docutils >= 0.11
|
||||
|
Reference in New Issue
Block a user