mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
python3-b2sdk: update to 1.19.0.
This commit is contained in:
parent
040537913c
commit
30e00c0149
1 changed files with 3 additions and 3 deletions
|
@ -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 <abc@pompel.me>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue