mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
python3-b2sdk: update to 2.8.0.
This commit is contained in:
parent
e70ef96d94
commit
71cc86e606
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-b2sdk'
|
||||
pkgname=python3-b2sdk
|
||||
version=2.7.0
|
||||
version=2.8.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-setuptools 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=efd9a5c59dcddfe626a7860caa7f420ec4b1c50b0ad30972ccebf17392795cf9
|
||||
checksum=e5a75b20b37b45d17fdb7fae491c8bb5d8adac67d99383cda3506f6b10c96710
|
||||
replaces="python-b2sdk>=0"
|
||||
# Tests require an application key
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Reference in a new issue