python-b2sdk: update to 1.2.0.
This commit is contained in:
parent
fb85cfd47d
commit
ee986807d5
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'python-b2sdk'
|
||||
# keep python-b2sdk name to revert this package
|
||||
pkgname=python-b2sdk
|
||||
version=1.1.4
|
||||
revision=3
|
||||
version=1.2.0
|
||||
revision=1
|
||||
wrksrc="b2sdk-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=32451fab6e2f26e0316ebea1df96a864fc4a7fa7044a9f5ec90504d51a3ea23c
|
||||
checksum=8e46ff9d47a9b90d8b9beab1969fcf4920300b02e20e6bf0745be04e09e8a6ff
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue