mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 10:33:50 +02:00
backblaze-b2: fix build
This commit is contained in:
parent
2ed25f893e
commit
27c76c4805
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'backblaze-b2'
|
||||
pkgname=backblaze-b2
|
||||
version=3.11.0
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
hostmakedepends="python3-pip python3-setuptools_scm python3-wheel"
|
||||
depends="python3-Arrow python3-b2sdk python3-docutils
|
||||
python3-phx-class-registry python3-rst2ansi python3-tabulate"
|
||||
short_desc="Command Line Interface for Backblaze's B2 storage service"
|
||||
|
|
Loading…
Add table
Reference in a new issue