python-b2sdk: update to 1.17.2.

This commit is contained in:
Andrea Brancaleoni 2022-06-27 22:40:26 +02:00
parent 9f48ad1020
commit 6a8798f816

View file

@ -1,7 +1,7 @@
# Template file for 'python-b2sdk' # Template file for 'python-b2sdk'
# keep python-b2sdk name to revert this package # keep python-b2sdk name to revert this package
pkgname=python-b2sdk pkgname=python-b2sdk
version=1.16.0 version=1.17.2
revision=1 revision=1
wrksrc="b2sdk-${version}" wrksrc="b2sdk-${version}"
build_style=python3-module build_style=python3-module
@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT" license="MIT"
homepage="https://pypi.org/project/b2sdk" homepage="https://pypi.org/project/b2sdk"
distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz" distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz"
checksum=cbffff1163bb8e7cc920c76b29f5e889369d7f5ef1b7b53c89fd5bb79f5ea9c5 checksum=c20a9e9951da17c65d2b0aa3b9551404d4e8a6e76dedab02816704fd406edcb9
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE