python3-tenacity: update to 8.1.0.
This commit is contained in:
parent
4112769cc0
commit
6b633cfed4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-tenacity'
|
# Template file for 'python3-tenacity'
|
||||||
pkgname=python3-tenacity
|
pkgname=python3-tenacity
|
||||||
version=8.0.1
|
version=8.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/python3-/}-${version}"
|
wrksrc="${pkgname/python3-/}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,4 +13,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=43242a20e3e73291a28bcbcacfd6e000b02d3857a9a9fff56b297a27afdc932f
|
checksum=e48c437fdf9340f5666b92cd7990e96bc5fc955e1298baf4a907e3972067a445
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue