python3-b2sdk: update to 1.24.1.

This commit is contained in:
Andrea Brancaleoni 2023-09-29 00:19:28 +02:00
parent 04d166b52e
commit f5d3657bb9

View file

@ -1,6 +1,6 @@
# Template file for 'python3-b2sdk'
pkgname=python3-b2sdk
version=1.24.0
version=1.24.1
revision=1
build_style=python3-pep517
hostmakedepends="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=eb34a30adf89eb9df47f518c73fa263f5cd7290294d520cb2efb25316a2a31c5
checksum=4e9f518edc9ba824b1075805657ae3c0d2789a6c25f8e593cd5c87776e7425ab
replaces="python-b2sdk>=0"
# Tests require an application key
make_check=no