backblaze-b2: update to 4.7.0.
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
# Template file for 'backblaze-b2'
|
||||
pkgname=backblaze-b2
|
||||
version=4.6.0
|
||||
version=4.7.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-pip python3-setuptools_scm python3-wheel"
|
||||
depends="python3-argcomplete python3-Arrow python3-b2sdk python3-docutils python3-phx-class-registry
|
||||
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-pip python3-setuptools_scm python3-wheel hatchling hatch-vcs"
|
||||
depends="python3-argcomplete python3-Arrow python3-b2sdk python3-docutils
|
||||
python3-rst2ansi python3-tabulate python3-tqdm python3-platformdirs"
|
||||
short_desc="Command Line Interface for Backblaze's B2 storage service"
|
||||
maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Backblaze/B2_Command_Line_Tool"
|
||||
distfiles="${PYPI_SITE}/b/b2/b2-${version}.tar.gz"
|
||||
checksum=183d3f8f64d9e19d79e2c247a70644a5a205c74eb640f23b584b68802b58aa0d
|
||||
checksum=d8031be600382f3c166564bb84a02fa0f2cd8991e93728b03db56576799c9ba6
|
||||
replaces="python-b2>=0"
|
||||
make_check=no # tests require unpackaged dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user