From d6c6871afda450a65c6aa0048b2d72ffe7ac1fea Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni <abc@pompel.me> Date: Fri, 1 Nov 2024 04:52:03 +0000 Subject: [PATCH] backblaze-b2: update to 4.2.0. --- srcpkgs/backblaze-b2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/backblaze-b2/template b/srcpkgs/backblaze-b2/template index 735696d9e25..be0b87b5502 100644 --- a/srcpkgs/backblaze-b2/template +++ b/srcpkgs/backblaze-b2/template @@ -1,6 +1,6 @@ # Template file for 'backblaze-b2' pkgname=backblaze-b2 -version=4.1.0 +version=4.2.0 revision=1 build_style=python3-pep517 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" homepage="https://github.com/Backblaze/B2_Command_Line_Tool" distfiles="${PYPI_SITE}/b/b2/b2-${version}.tar.gz" -checksum=d452506b8e2932fc348eec53166b7694b449e2bbc26750dacf74bad4f4ea980a +checksum=b9be2cb1c6e52c1cee948af265619d049bac62e4970de29a3cc01bff625c9539 replaces="python-b2>=0" make_check=no # tests require unpackaged dependencies