community/py-libcloud: upgrade to 2.3.0

This commit is contained in:
Roberto Oliveira 2018-04-15 14:21:12 +00:00
parent 4fa6f1a311
commit cc04e5efdd

View File

@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-libcloud
_pkgname=${pkgname/py-/}
pkgver=2.0.0
pkgver=2.3.0
pkgrel=0
pkgdesc="Python library for interacting with many of the popular cloud service providers using a unified API."
url="http://libcloud.apache.org/"
@ -46,4 +46,4 @@ _py3() {
_py python3
}
sha512sums="d32d522e0f41fa2d4c5b4b222248bc57b60d8337bdc27813e1df55fb55a41815d8a528f2eba6714acf46dfb4f375c25c60a8ef5254db37812ec610359ab07d71 py-libcloud-2.0.0.tar.gz"
sha512sums="2e55a69703556ff90e8ab79f67945177115a8116abf9aa6f9df7fcb1071448f7efb176a26644a62d60f5c772cb111c63ee3a73948f2763d3cab5de5581b9f76d py-libcloud-2.3.0.tar.gz"