mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-b2sdk: update to 2.4.1.
This commit is contained in:
parent
78c7a7885d
commit
1e3a735474
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-b2sdk'
|
# Template file for 'python3-b2sdk'
|
||||||
pkgname=python3-b2sdk
|
pkgname=python3-b2sdk
|
||||||
version=2.3.0
|
version=2.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3 python3-build python3-packaging python3-pdm-backend python3-setuptools python3-setuptools_scm python3-wheel"
|
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"
|
license="MIT"
|
||||||
homepage="https://pypi.org/project/b2sdk"
|
homepage="https://pypi.org/project/b2sdk"
|
||||||
distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/b2sdk/b2sdk-${version}.tar.gz"
|
||||||
checksum=fc292fceb5ec35c0dfd681f23e76b4449b63bb82d00423fc54edc0f4363f53e1
|
checksum=257510b7c661dc6d513588560b436f2424fcbb4213834fa3ca52c7a5fd8d44b7
|
||||||
replaces="python-b2sdk>=0"
|
replaces="python-b2sdk>=0"
|
||||||
# Tests require an application key
|
# Tests require an application key
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue