python-b2sdk: update to 1.18.0.

This commit is contained in:
Andrea Brancaleoni 2022-09-21 18:50:12 +02:00
parent 459e2e1046
commit 5f06912639

View file

@ -1,7 +1,7 @@
# Template file for 'python-b2sdk'
# keep python-b2sdk name to revert this package
pkgname=python-b2sdk
version=1.17.3
version=1.18.0
revision=1
wrksrc="b2sdk-${version}"
build_style=python3-pep517
@ -15,7 +15,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=a723e38dd43cc33bd08ad95c84695f3533f0aacd0f1fac60a6548f516a63b703
checksum=9272f28d18d498b66d33d749a0f05e49d9bb1a9134f94261c0b8bfa1b56f3eec
make_check=no
post_install() {