aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-libcloud
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2019-04-04 13:59:19 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2019-04-04 13:59:19 +0000
commit2894b583b1488668f009141e943d2baafdc88238 (patch)
treed3291e41f1a7e9cd5ab75903e9f7a9c7564363e6 /community/py-libcloud
parentc41dbd7e02b913e43ef6f3245f0e01b0970020d9 (diff)
downloadaports-2894b583b1488668f009141e943d2baafdc88238.tar.bz2
aports-2894b583b1488668f009141e943d2baafdc88238.tar.xz
community/py-libcloud: upgrade to 2.4.0
Diffstat (limited to 'community/py-libcloud')
-rw-r--r--community/py-libcloud/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-libcloud/APKBUILD b/community/py-libcloud/APKBUILD
index 02ea26dd79..fbd79cb3a3 100644
--- a/community/py-libcloud/APKBUILD
+++ b/community/py-libcloud/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-libcloud
_pkgname=${pkgname/py-/}
-pkgver=2.3.0
+pkgver=2.4.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="2e55a69703556ff90e8ab79f67945177115a8116abf9aa6f9df7fcb1071448f7efb176a26644a62d60f5c772cb111c63ee3a73948f2763d3cab5de5581b9f76d py-libcloud-2.3.0.tar.gz"
+sha512sums="b1e68d0a0cfec36a5f8e07cfc11f49cf5b43613f6e11c7277ceb12e67fe2dcd0de6babe650d5aa74e27c85320b3f221fe728fa74bcedd718a18fbb0a649767db py-libcloud-2.4.0.tar.gz"