From 69cef5cd467e05a4c92e13977c9af4304602857b Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 5 Oct 2023 18:35:05 +0200 Subject: [PATCH] backblaze-b2: update to 3.11.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 0ab46f8ca64..5160e6ecae2 100644 --- a/srcpkgs/backblaze-b2/template +++ b/srcpkgs/backblaze-b2/template @@ -1,6 +1,6 @@ # Template file for 'backblaze-b2' pkgname=backblaze-b2 -version=3.10.1 +version=3.11.0 revision=1 build_style=python3-module hostmakedepends="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=48cf8270641e35a50e9fb06d98c7b64db0d45d7df3550e9549eb1dbc3cbc2b31 +checksum=295a1cddf1fa809a4a53545ad9f19694c8458769d7e5e839194f3e8de46c2b9d replaces="python-b2>=0" make_check=no # tests require unpackaged dependencies