Sync from SUSE:SLFO:Main python-susepubliccloudinfo revision f557e4035c8de268bdfd29364ab6bf1d
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 5 13:44:50 UTC 2025 - Alexander Osthof <aosthof@suse.com>
|
||||
|
||||
- Fix python version of packages in 'Requires:' (bsc#1242059)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 15 20:34:44 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
|
||||
|
||||
|
@@ -31,10 +31,10 @@ License: GPL-3.0-or-later
|
||||
Group: System/Management
|
||||
Url: https://github.com/SUSE-Enceladus/public-cloud-info-client
|
||||
Source0: %{upstream_name}-%{version}.tar.bz2
|
||||
Requires: python
|
||||
Requires: python-docopt
|
||||
Requires: python-lxml
|
||||
Requires: python-requests
|
||||
Requires: %{pythons}
|
||||
Requires: %{pythons}-docopt
|
||||
Requires: %{pythons}-lxml
|
||||
Requires: %{pythons}-requests
|
||||
BuildRequires: %{pythons}-pip
|
||||
BuildRequires: %{pythons}-setuptools
|
||||
BuildRequires: %{pythons}-wheel
|
||||
|
Reference in New Issue
Block a user