Skip to content

Commit 6070934

Browse files
committed
python3-b2sdk: update to 2.12.0.
1 parent 6444606 commit 6070934

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

srcpkgs/python3-b2sdk/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
# Template file for 'python3-b2sdk'
22
pkgname=python3-b2sdk
3-
version=2.10.4
3+
version=2.12.0
44
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3 python3-build hatchling hatch-vcs python3-packaging python3-pdm-backend python3-setuptools python3-setuptools_scm python3-wheel"
7-
depends="python3-annotated-types python3-logfury python3-Arrow python3-requests python3-tqdm"
7+
depends="python3-annotated-types python3-logfury python3-requests python3-tqdm"
88
checkdepends="python3-pytest-lazy-fixture $depends python3-dateutil
99
python3-mock python3-tqdm python3-pyflakes"
1010
short_desc="Backblaze's B2 Python SDK"
1111
maintainer="Andrea Brancaleoni <abc@pompel.me>"
1212
license="MIT"
1313
homepage="https://pypi.org/project/b2sdk"
1414
distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz"
15-
checksum=2bf69843b96e99f2e70a8aa052cd0aa5c0c80500855a991950051a5116bb8498
15+
checksum=da7b65e1af4f59c7de7d079c1e25de6b033aa45090fded4caefe52ded9b13ee6
1616
replaces="python-b2sdk>=0"
1717
# Tests require an application key
1818
make_check=no

0 commit comments

Comments
 (0)