From 43ffc08f64b487dc682f979e269c6be102c89610 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 6 May 2025 03:28:03 +0000 Subject: [PATCH] python3-b2sdk: update to 2.8.1. --- 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 88aeef72d3a..d77029f7a71 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.8.0 +version=2.8.1 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=e5a75b20b37b45d17fdb7fae491c8bb5d8adac67d99383cda3506f6b10c96710 +checksum=f75d9980259a42915228c3deee475b2b7d5bc252d8c3228a8c3727ad9c68a343 replaces="python-b2sdk>=0" # Tests require an application key make_check=no