python3-b2sdk: update to 1.24.0.
This commit is contained in:
parent
e994ffb315
commit
fa26193e86
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-b2sdk'
|
||||
pkgname=python3-b2sdk
|
||||
version=1.22.1
|
||||
version=1.24.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://pypi.org/project/b2sdk"
|
||||
distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz"
|
||||
checksum=d0bd30bf98ce77164b2ae5fe1523598700f705255f1c7f7c0242f4d7c8afc72b
|
||||
checksum=eb34a30adf89eb9df47f518c73fa263f5cd7290294d520cb2efb25316a2a31c5
|
||||
replaces="python-b2sdk>=0"
|
||||
# Tests require an application key
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue