From 30e00c01495e5445a182a914b5c8b079bbd931f8 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 1 Mar 2023 15:57:45 +0100 Subject: [PATCH] python3-b2sdk: update to 1.19.0. --- srcpkgs/python3-b2sdk/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-b2sdk/template b/srcpkgs/python3-b2sdk/template index d2f54383adc..191f7244995 100644 --- a/srcpkgs/python3-b2sdk/template +++ b/srcpkgs/python3-b2sdk/template @@ -1,7 +1,7 @@ # Template file for 'python3-b2sdk' pkgname=python3-b2sdk -version=1.18.0 -revision=3 +version=1.19.0 +revision=1 build_style=python3-pep517 make_install_target="dist/b2sdk-${version}-*-*-*.whl" hostmakedepends="python3-setuptools_scm python3-wheel" @@ -13,7 +13,7 @@ maintainer="Andrea Brancaleoni " license="MIT" homepage="https://pypi.org/project/b2sdk" distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz" -checksum=9272f28d18d498b66d33d749a0f05e49d9bb1a9134f94261c0b8bfa1b56f3eec +checksum=689a52b7e7578f0e12df774188c91a47ac31cf02ebbbe8ec7ae3ca163d91dfa6 replaces="python-b2sdk>=0" # Tests require an application key make_check=no