|
|
@ -23,7 +23,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package versions |
|
|
|
# package versions |
|
|
|
%define V_python 3.9 |
|
|
|
%define V_python 3.9 |
|
|
|
%define V_python_cloud 3.2.0 |
|
|
|
%define V_python_cloud 3.3.0 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: python-cloud |
|
|
|
Name: python-cloud |
|
|
@ -36,7 +36,7 @@ Class: BASE |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_python} |
|
|
|
Version: %{V_python} |
|
|
|
Release: 20201009 |
|
|
|
Release: 20210103 |
|
|
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
# list of sources |
|
|
|
Source0: http://www.apache.org/dist/libcloud/apache-libcloud-%{V_python_cloud}.tar.gz |
|
|
|
Source0: http://www.apache.org/dist/libcloud/apache-libcloud-%{V_python_cloud}.tar.gz |
|
|
|