backblaze-b2: update to 4.3.3.

This commit is contained in:
Andrea Brancaleoni 2025-06-05 22:09:30 +00:00
parent 28c48480c0
commit 04ef990e8b

View file

@ -1,6 +1,6 @@
# Template file for 'backblaze-b2' # Template file for 'backblaze-b2'
pkgname=backblaze-b2 pkgname=backblaze-b2
version=4.3.2 version=4.3.3
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-pip python3-setuptools_scm python3-wheel" hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-pip python3-setuptools_scm python3-wheel"
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT" license="MIT"
homepage="https://github.com/Backblaze/B2_Command_Line_Tool" homepage="https://github.com/Backblaze/B2_Command_Line_Tool"
distfiles="${PYPI_SITE}/b/b2/b2-${version}.tar.gz" distfiles="${PYPI_SITE}/b/b2/b2-${version}.tar.gz"
checksum=6c05cfec087c4be88446337689b10f7c61bf164567b1b48dd298f745d053e1e2 checksum=a66f78e91f8ac36721093b751d09d3d228957473ee3df50b5138e72290e32646
replaces="python-b2>=0" replaces="python-b2>=0"
make_check=no # tests require unpackaged dependencies make_check=no # tests require unpackaged dependencies