From 9f3b74e6a7a34719e5a3fa615ffdf9ccf724c948 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 27 Jun 2025 13:36:43 +0200 Subject: [PATCH] python3-b2sdk: update to 2.9.4. --- 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 8cc2f7acad4..47444a386e2 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.9.3 +version=2.9.4 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=d8f94b3ca2f91852439673d27d6436b353dba1fc8db6b960f3d26c17539574ae +checksum=7e47ec9538c8cb483a91ee9e6e38dd0d93319b815aa0c4e8cd4cf8def8f2c8e6 replaces="python-b2sdk>=0" # Tests require an application key make_check=no