From f76af0b9f4fee086a1a22ffd30927352108de380 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 3 Jan 2021 10:16:54 +0100 Subject: [PATCH] update module --- python-cloud/python-cloud.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-cloud/python-cloud.spec b/python-cloud/python-cloud.spec index 329bb74a86..0c88421ddc 100644 --- a/python-cloud/python-cloud.spec +++ b/python-cloud/python-cloud.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.9 -%define V_python_cloud 3.2.0 +%define V_python_cloud 3.3.0 # package information Name: python-cloud @@ -36,7 +36,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20201009 +Release: 20210103 # list of sources Source0: http://www.apache.org/dist/libcloud/apache-libcloud-%{V_python_cloud}.tar.gz