Browse Source

fix Python version

master
parent
commit
45aeb2a13c
  1. 4
      python-cloud/python-cloud.spec

4
python-cloud/python-cloud.spec

@ -22,7 +22,7 @@
##
# package versions
%define V_python 3.9
%define V_python 3.10
%define V_python_cloud 3.3.1
# package information
@ -36,7 +36,7 @@ Class: BASE
Group: Language
License: GPL
Version: %{V_python}
Release: 20210126
Release: 20211007
# list of sources
Source0: http://www.apache.org/dist/libcloud/apache-libcloud-%{V_python_cloud}.tar.gz

Loading…
Cancel
Save