mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
backblaze-b2: update to 4.3.3.
This commit is contained in:
parent
28c48480c0
commit
04ef990e8b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'backblaze-b2'
|
||||
pkgname=backblaze-b2
|
||||
version=4.3.2
|
||||
version=4.3.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-pip python3-setuptools_scm python3-wheel"
|
||||
|
@ -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=6c05cfec087c4be88446337689b10f7c61bf164567b1b48dd298f745d053e1e2
|
||||
checksum=a66f78e91f8ac36721093b751d09d3d228957473ee3df50b5138e72290e32646
|
||||
replaces="python-b2>=0"
|
||||
make_check=no # tests require unpackaged dependencies
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue