python-b2: add Arrow dep

This commit is contained in:
Andrea Brancaleoni 2018-02-11 02:11:47 +01:00
parent b6018d8a1e
commit d06eb0af55

View file

@ -1,12 +1,12 @@
# Template file for 'python-b2'
pkgname=python-b2
version=1.1.0
revision=3
revision=4
noarch=y
wrksrc="B2_Command_Line_Tool-$version"
build_style=python-module
hostmakedepends="python python-setuptools"
depends="python-logfury"
depends="python-logfury python-futures python-Arrow"
short_desc="CLI that gives easy access B2 Cloud Storage"
maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"