From 2e9385ecb4ba2187518e7ecfb723ec0620be5ce5 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sun, 23 Feb 2025 23:59:25 +0100 Subject: [PATCH] backblaze-b2: update to 4.3.1. --- 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 01aab4a7a68..69e4c7618e9 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.3.0 +version=4.3.1 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 " license="MIT" homepage="https://github.com/Backblaze/B2_Command_Line_Tool" distfiles="${PYPI_SITE}/b/b2/b2-${version}.tar.gz" -checksum=e4576f5d6417e8b89fe0391022257661ab4d18dc4cea366c16e6baddc673a988 +checksum=9c8fe9e92be6726c0e574e0521acae6f25816a3bca410bd0555f5b7bbd2a94a2 replaces="python-b2>=0" make_check=no # tests require unpackaged dependencies