python-b2sdk: update to 1.13.0.

This commit is contained in:
Andrea Brancaleoni 2021-10-29 09:55:21 +02:00
parent c79649cc26
commit 743d733de4
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# 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.12.0 version=1.13.0
revision=2 revision=1
wrksrc="b2sdk-${version}" wrksrc="b2sdk-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools_scm python3-pip" hostmakedepends="python3-setuptools_scm python3-pip"
@ -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=3ec2264ae2b421563d130a4b2a53f96454ba03b8f68893ad520fc651c413251d checksum=43d07ce5cf9685acc3797b0c4764b4688777db12d8f0102e6118f8403db5c759
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE