We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b88e3 commit 69902f0Copy full SHA for 69902f0
1 file changed
srcpkgs/backblaze-b2/template
@@ -1,11 +1,11 @@
1
# Template file for 'backblaze-b2'
2
pkgname=backblaze-b2
3
version=4.2.0
4
-revision=1
+revision=2
5
build_style=python3-pep517
6
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-pip python3-setuptools_scm python3-wheel"
7
-depends="python3-Arrow python3-b2sdk python3-docutils
8
- python3-phx-class-registry python3-rst2ansi python3-tabulate"
+depends="python3-argcomplete python3-Arrow python3-b2sdk python3-docutils python3-phx-class-registry
+ python3-rst2ansi python3-tabulate python3-tqdm python3-platformdirs"
9
short_desc="Command Line Interface for Backblaze's B2 storage service"
10
maintainer="Andrea Brancaleoni <abc@pompel.me>"
11
license="MIT"
0 commit comments