aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py-bandwidth-sdk/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-bandwidth-sdk/APKBUILD b/testing/py-bandwidth-sdk/APKBUILD
index 46a429ea3e..9f6b9933cb 100644
--- a/testing/py-bandwidth-sdk/APKBUILD
+++ b/testing/py-bandwidth-sdk/APKBUILD
@@ -1,12 +1,12 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=py-bandwidth-sdk
pkgver=1.10
-pkgrel=0
+pkgrel=1
pkgdesc="python helpers for using bandwidth.com API"
url="https://pypi.python.org/pypi/bandwidth-sdk/"
arch="noarch"
license="BSD"
-depends="py-requests"
+depends="py-requests py-dateutil"
makedepends="python2-dev python3-dev py-setuptools"
install=""
subpackages="py2-bandwidth-sdk:py2 py3-bandwidth-sdk:py3"