From eb4ba6dd95dba8d686e358e5cda138d68ce2b347 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:07:34 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-libcloud.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-libcloud.spec b/python-libcloud.spec index c2be56d..62d7d29 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -12,7 +12,7 @@ any of the services that it supports. Name: python-libcloud Version: 2.2.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A Python library to address multiple cloud provider APIs Group: Development/Languages @@ -79,6 +79,9 @@ rm -r $RPM_BUILD_ROOT%{python3_sitelib}/%{srcname}/test %{python3_sitelib}/%{eggname}-*.egg-info/ %changelog +* Tue Jun 19 2018 Miro HronĨok - 2.2.1-6 +- Rebuilt for Python 3.7 + * Mon Feb 26 2018 Sayan Chowdhury 2.2.1-5 - Rebuilt the package to enable the python3-libcloud package