From 8fea462ac2570e256aca1092e9ea45d83823b090 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 29 Oct 2024 05:51:51 +0000 Subject: [PATCH] python3-b2sdk: update to 2.6.0. --- srcpkgs/python3-b2sdk/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-b2sdk/template b/srcpkgs/python3-b2sdk/template index 4af97676d7a..0eb9eebc63e 100644 --- a/srcpkgs/python3-b2sdk/template +++ b/srcpkgs/python3-b2sdk/template @@ -1,6 +1,6 @@ # Template file for 'python3-b2sdk' pkgname=python3-b2sdk -version=2.5.1 +version=2.6.0 revision=1 build_style=python3-pep517 hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-setuptools python3-setuptools_scm python3-wheel" @@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://pypi.org/project/b2sdk" distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz" -checksum=fb75c831d6ea875522e78f0c42b784771dc31e6bb64f3eb9f379bdc85eb35a3f +checksum=626ef3a81989479a7b1371c8cd868c95e21cc5e0b074647443a43895325bb9e2 replaces="python-b2sdk>=0" # Tests require an application key make_check=no