python-b2sdk: update to 1.14.1.
This commit is contained in:
parent
a3b2f91755
commit
f60ca18671
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-b2sdk'
|
||||
# keep python-b2sdk name to revert this package
|
||||
pkgname=python-b2sdk
|
||||
version=1.14.0
|
||||
version=1.14.1
|
||||
revision=1
|
||||
wrksrc="b2sdk-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,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=900da60f9e569e02405b85db35541a79e1cac776ace5d054498b107982ea443c
|
||||
checksum=7d839eca12a6f66453eb535c41569714a7910bc012f657c864c3bfb3a88569e8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue