mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
backblaze-b2: update to 3.10.0.
This commit is contained in:
parent
1c8c61daf1
commit
590891a20e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'backblaze-b2'
|
# Template file for 'backblaze-b2'
|
||||||
pkgname=backblaze-b2
|
pkgname=backblaze-b2
|
||||||
version=3.9.0
|
version=3.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm python3-pip"
|
hostmakedepends="python3-setuptools_scm python3-pip"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Backblaze/B2_Command_Line_Tool"
|
homepage="https://github.com/Backblaze/B2_Command_Line_Tool"
|
||||||
distfiles="${PYPI_SITE}/b/b2/b2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/b2/b2-${version}.tar.gz"
|
||||||
checksum=67d2d06a95a5d336e5700c8c39f2a19f9fced47ebeb668223d07c0076e358ea5
|
checksum=32ce24d640094fc1b8a443fd34e28954530296a455d30c05944294ca3913dea2
|
||||||
replaces="python-b2>=0"
|
replaces="python-b2>=0"
|
||||||
make_check=no # tests require unpackaged dependencies
|
make_check=no # tests require unpackaged dependencies
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue