diff --git a/srcpkgs/python3-b2sdk/template b/srcpkgs/python3-b2sdk/template index 191f7244995..720dab64afc 100644 --- a/srcpkgs/python3-b2sdk/template +++ b/srcpkgs/python3-b2sdk/template @@ -1,6 +1,6 @@ # Template file for 'python3-b2sdk' pkgname=python3-b2sdk -version=1.19.0 +version=1.20.0 revision=1 build_style=python3-pep517 make_install_target="dist/b2sdk-${version}-*-*-*.whl" @@ -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=689a52b7e7578f0e12df774188c91a47ac31cf02ebbbe8ec7ae3ca163d91dfa6 +checksum=b394d9fbdada1a4ffc0837cd6c930351f5fccc24cd0af23e41edd850d67fb687 replaces="python-b2sdk>=0" # Tests require an application key make_check=no