From 3f9cc0621f9884cda28cda6fb7b25c982e642b4dfb734968c21fdf65b126e8f7 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Tue, 16 May 2017 16:44:39 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-apache-libcloud?expand=0&rev=70 --- apache-libcloud-2.0.0.tar.bz2 | 3 --- apache-libcloud-2.0.0.tar.gz | 3 +++ python-apache-libcloud.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 apache-libcloud-2.0.0.tar.bz2 create mode 100644 apache-libcloud-2.0.0.tar.gz diff --git a/apache-libcloud-2.0.0.tar.bz2 b/apache-libcloud-2.0.0.tar.bz2 deleted file mode 100644 index 9e1174f..0000000 --- a/apache-libcloud-2.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8ff695634d4f88e86c46a1ccc8676f9e96f3899d629f6410dc08d81053811d80 -size 1315343 diff --git a/apache-libcloud-2.0.0.tar.gz b/apache-libcloud-2.0.0.tar.gz new file mode 100644 index 0000000..d21412c --- /dev/null +++ b/apache-libcloud-2.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c72add0e74ca975bc51d9ad9cf3861a25825a76df56132c569b4b3c904f8e1a8 +size 1704652 diff --git a/python-apache-libcloud.spec b/python-apache-libcloud.spec index 5825e2f..0c14dec 100644 --- a/python-apache-libcloud.spec +++ b/python-apache-libcloud.spec @@ -25,7 +25,7 @@ Summary: Abstract away differences among multiple cloud provider APIs License: Apache-2.0 Group: System/Monitoring Url: https://libcloud.apache.org -Source0: https://files.pythonhosted.org/packages/source/a/apache-libcloud/apache-libcloud-%{version}.tar.bz2 +Source0: https://files.pythonhosted.org/packages/source/a/apache-libcloud/apache-libcloud-%{version}.tar.gz BuildRequires: %{python_module lxml} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module xml}