summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Manna2017-06-09 22:05:08 -0700
committerKyle Manna2017-06-09 22:05:08 -0700
commit370100422e0828512cf1ce338a78d4aac64ad0bd (patch)
tree3778b7717e77b8048cba38467a2baecbb199152c
parent6b08a1bb73c33f6ac9358bdefc282ba9e30aa762 (diff)
downloadaur-370100422e0828512cf1ce338a78d4aac64ad0bd.tar.gz
pkgrel: Update package dependencies
* Update dependencies to match requirements.txt
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 177cfee20817..e832bb781c24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Kyle Manna <kyle[at]kylemanna[d0t]com>
pkgname=backblaze-b2
pkgver=0.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="Backblaze B2 Command Line Client"
url="https://www.backblaze.com/b2/cloud-storage.html"
depends=('python2'
- 'python2-futures'
- 'python2-portalocker'
- 'python2-requests'
- 'python2-tqdm>=4.5.0'
+ 'python2-arrow>=0.8.0'
'python2-logfury>=0.1.2'
+ 'python2-requests>=2.9.1'
+ 'python2-tqdm>=4.5.0'
+ 'python2-six>=1.10'
)
optdepends=()
# MIT or Creative Commons: https://www.backblaze.com/using_b2_code.html