mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-b2sdk: update to 1.24.1.
This commit is contained in:
parent
04d166b52e
commit
f5d3657bb9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-b2sdk'
|
||||
pkgname=python3-b2sdk
|
||||
version=1.24.0
|
||||
version=1.24.1
|
||||
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=eb34a30adf89eb9df47f518c73fa263f5cd7290294d520cb2efb25316a2a31c5
|
||||
checksum=4e9f518edc9ba824b1075805657ae3c0d2789a6c25f8e593cd5c87776e7425ab
|
||||
replaces="python-b2sdk>=0"
|
||||
# Tests require an application key
|
||||
make_check=no
|
||||
|
|
Loading…
Add table
Reference in a new issue