python-b2sdk: update to 1.0.2.
This commit is contained in:
parent
5a49eb3b9e
commit
c8a6723d48
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
# keep python-b2sdk name to revert this package
|
||||
pkgname=python-b2sdk
|
||||
reverts="1.0.0_1 1.0.2_1"
|
||||
version=0.1.8
|
||||
revision=3
|
||||
version=1.0.2
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="b2sdk-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -17,7 +17,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=91bcf09a05f5e822f7494824bf2fd75a81ff0035d2670f443a6f89454d18ab31
|
||||
checksum=10402f7f401652298ed5eb896997b0258773e93a9568440e98b5699aa7b77390
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue