backblaze-b2: relax version restrictions

This commit is contained in:
Stephen Walker-Weinshenker 2023-11-25 11:55:27 -07:00 committed by Andrew J. Hesford
parent 28b724db5c
commit 0a41329e62
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,10 @@
Upstream builds with the newer version of tqdm, but upstream hasn't updated their requirements.txt
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,4 +7,4 @@
phx-class-registry~=4.0
rst2ansi==0.1.5
tabulate==0.9.0
-tqdm~=4.65.0
+tqdm>=4.65.0

View file

@ -1,7 +1,7 @@
# Template file for 'backblaze-b2'
pkgname=backblaze-b2
version=3.11.0
revision=2
revision=3
build_style=python3-module
hostmakedepends="python3-setuptools_scm python3-wheel"
depends="python3-Arrow python3-b2sdk python3-docutils