python3-b2sdk: update to 1.20.0.

This commit is contained in:
Andrea Brancaleoni 2023-04-02 06:00:43 +09:00
parent e0e535d4a7
commit b1c5faf765

View File

@ -1,6 +1,6 @@
# Template file for 'python3-b2sdk'
pkgname=python3-b2sdk
version=1.19.0
version=1.20.0
revision=1
build_style=python3-pep517
make_install_target="dist/b2sdk-${version}-*-*-*.whl"
@ -13,7 +13,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=689a52b7e7578f0e12df774188c91a47ac31cf02ebbbe8ec7ae3ca163d91dfa6
checksum=b394d9fbdada1a4ffc0837cd6c930351f5fccc24cd0af23e41edd850d67fb687
replaces="python-b2sdk>=0"
# Tests require an application key
make_check=no