mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tenacity: update to 8.2.2.
This commit is contained in:
parent
0927a8aa48
commit
1fcca6b698
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-tenacity'
|
# Template file for 'python3-tenacity'
|
||||||
pkgname=python3-tenacity
|
pkgname=python3-tenacity
|
||||||
version=8.1.0
|
version=8.2.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||||
depends="python3-Sphinx python3-tornado python3-typeguard"
|
depends="python3-Sphinx python3-tornado python3-typeguard"
|
||||||
|
@ -12,4 +12,4 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/jd/tenacity"
|
homepage="https://github.com/jd/tenacity"
|
||||||
changelog="https://tenacity.readthedocs.io/en/latest/changelog.html"
|
changelog="https://tenacity.readthedocs.io/en/latest/changelog.html"
|
||||||
distfiles="${PYPI_SITE}/t/tenacity/tenacity-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tenacity/tenacity-${version}.tar.gz"
|
||||||
checksum=e48c437fdf9340f5666b92cd7990e96bc5fc955e1298baf4a907e3972067a445
|
checksum=43af037822bd0029025877f3b2d97cc4d7bb0c2991000a3d59d71517c5c969e0
|
||||||
|
|
Loading…
Add table
Reference in a new issue