python3-b2sdk: update to 2.9.3.

This commit is contained in:
Andrea Brancaleoni 2025-06-02 06:48:11 +00:00
parent 4fe70e8cdc
commit 0f58beb69e

View file

@ -1,6 +1,6 @@
# Template file for 'python3-b2sdk'
pkgname=python3-b2sdk
version=2.8.1
version=2.9.3
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 <abc@pompel.me>"
license="MIT"
homepage="https://pypi.org/project/b2sdk"
distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz"
checksum=f75d9980259a42915228c3deee475b2b7d5bc252d8c3228a8c3727ad9c68a343
checksum=d8f94b3ca2f91852439673d27d6436b353dba1fc8db6b960f3d26c17539574ae
replaces="python-b2sdk>=0"
# Tests require an application key
make_check=no