From 3edff5866d6e36b79d944bbe7d28bbd9f01ab0bd Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 24 Aug 2021 16:03:43 +0200 Subject: [PATCH] python-b2sdk: update to 1.12.0. --- srcpkgs/python-b2sdk/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-b2sdk/template b/srcpkgs/python-b2sdk/template index f0a8aec0781..206681516c0 100644 --- a/srcpkgs/python-b2sdk/template +++ b/srcpkgs/python-b2sdk/template @@ -1,11 +1,11 @@ # Template file for 'python-b2sdk' # keep python-b2sdk name to revert this package pkgname=python-b2sdk -version=1.4.0 +version=1.12.0 revision=1 wrksrc="b2sdk-${version}" build_style=python3-module -hostmakedepends="python3-setuptools_scm" +hostmakedepends="python3-setuptools_scm python3-pip" depends="python3-logfury python3-Arrow python3-requests python3-six" checkdepends="python3-pytest $depends python3-dateutil python3-nose python3-mock python3-tqdm python3-pyflakes" @@ -14,7 +14,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://pypi.org/project/b2sdk" distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz" -checksum=fb82cbaef5dd7499b62622010fc8e328944ca8cbdd00b485530ab6600de1129d +checksum=3ec2264ae2b421563d130a4b2a53f96454ba03b8f68893ad520fc651c413251d post_install() { vlicense LICENSE