Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 5af7e40fec | |||
| b8538a0272 |
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 28 13:18:54 UTC 2026 - Priyanka Saggu <priyanka.saggu@suse.com>
|
||||
|
||||
- remove the following Build time requirements.
|
||||
These modules are stale requirements and no longer in use across the tests.
|
||||
* BuildRequires: %{python_module Sphinx >= 1.4} (only needed for building docs, which is not part of the spec file)
|
||||
* BuildRequires: %{python_module pluggy >= 0.3.1}
|
||||
* BuildRequires: %{python_module recommonmark} (ref: https://github.com/kubernetes-client/python/pull/2508)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 16 06:50:08 UTC 2026 - Priyanka Saggu <priyanka.saggu@suse.com>
|
||||
|
||||
|
||||
@@ -48,11 +48,8 @@ BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module Sphinx >= 1.4}
|
||||
BuildRequires: %{python_module oauthlib}
|
||||
BuildRequires: %{python_module pluggy >= 0.3.1}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module recommonmark}
|
||||
# /SECTION
|
||||
Requires: python-oauthlib
|
||||
Requires: python-PyYAML >= 5.4.1
|
||||
|
||||
Reference in New Issue
Block a user