python3-b2sdk: update to 2.10.0.

This commit is contained in:
Andrea Brancaleoni 2025-08-20 19:36:34 +02:00
parent fbca9ec520
commit b0ab360932
No known key found for this signature in database

View file

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