Skip to content

Commit d0afa87

Browse files
committed
backblaze-b2: update to 4.7.0.
1 parent 0aed3e6 commit d0afa87

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

srcpkgs/backblaze-b2/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Template file for 'backblaze-b2'
22
pkgname=backblaze-b2
3-
version=4.6.0
3+
version=4.7.0
44
revision=1
55
build_style=python3-pep517
6-
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-pip python3-setuptools_scm python3-wheel"
7-
depends="python3-argcomplete python3-Arrow python3-b2sdk python3-docutils python3-phx-class-registry
6+
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-pip python3-setuptools_scm python3-wheel hatchling hatch-vcs"
7+
depends="python3-argcomplete python3-Arrow python3-b2sdk python3-docutils
88
python3-rst2ansi python3-tabulate python3-tqdm python3-platformdirs"
99
short_desc="Command Line Interface for Backblaze's B2 storage service"
1010
maintainer="Andrea Brancaleoni <abc@pompel.me>"
1111
license="MIT"
1212
homepage="https://github.com/Backblaze/B2_Command_Line_Tool"
1313
distfiles="${PYPI_SITE}/b/b2/b2-${version}.tar.gz"
14-
checksum=183d3f8f64d9e19d79e2c247a70644a5a205c74eb640f23b584b68802b58aa0d
14+
checksum=d8031be600382f3c166564bb84a02fa0f2cd8991e93728b03db56576799c9ba6
1515
replaces="python-b2>=0"
1616
make_check=no # tests require unpackaged dependencies
1717

0 commit comments

Comments
 (0)