python-b2sdk: update to 1.0.0.
This commit is contained in:
parent
1c70246800
commit
4db30d5544
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-b2sdk'
|
||||
pkgname=python-b2sdk
|
||||
version=0.1.8
|
||||
version=1.0.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python2-module
|
||||
|
@ -14,4 +14,4 @@ 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=cc4a30c5082864aa67a77ecb7ecece1ff18bea11fc718a63bdb23eb4b78a7ff1
|
Loading…
Reference in New Issue