python-b2: add Arrow dep
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user