python-b2sdk: update to 1.14.0.
This commit is contained in:
parent
4355931c63
commit
105bb3a6a6
1 changed files with 2 additions and 2 deletions
|
@ -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.13.0
|
version=1.14.0
|
||||||
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=43d07ce5cf9685acc3797b0c4764b4688777db12d8f0102e6118f8403db5c759
|
checksum=900da60f9e569e02405b85db35541a79e1cac776ace5d054498b107982ea443c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue