backblaze-b2: update to 3.9.0.
This commit is contained in:
parent
71261d53df
commit
f763a1208f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'backblaze-b2'
|
||||
pkgname=backblaze-b2
|
||||
version=3.8.0
|
||||
version=3.9.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm python3-pip"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Backblaze/B2_Command_Line_Tool"
|
||||
distfiles="${PYPI_SITE}/b/b2/b2-${version}.tar.gz"
|
||||
checksum=c590f89438307b80d136f15889b34b03b09eaa65be0e1b1846492286ed57de45
|
||||
checksum=67d2d06a95a5d336e5700c8c39f2a19f9fced47ebeb668223d07c0076e358ea5
|
||||
replaces="python-b2>=0"
|
||||
make_check=no # tests require unpackaged dependencies
|
||||
|
||||
|
|
Loading…
Reference in New Issue