python3-tenacity: update to 8.1.0.
This commit is contained in:
parent
4112769cc0
commit
6b633cfed4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-tenacity'
|
||||
pkgname=python3-tenacity
|
||||
version=8.0.1
|
||||
version=8.1.0
|
||||
revision=1
|
||||
wrksrc="${pkgname/python3-/}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,4 +13,4 @@ license="Apache-2.0"
|
|||
homepage="https://github.com/jd/tenacity"
|
||||
changelog="https://tenacity.readthedocs.io/en/latest/changelog.html"
|
||||
distfiles="${PYPI_SITE}/t/tenacity/tenacity-${version}.tar.gz"
|
||||
checksum=43242a20e3e73291a28bcbcacfd6e000b02d3857a9a9fff56b297a27afdc932f
|
||||
checksum=e48c437fdf9340f5666b92cd7990e96bc5fc955e1298baf4a907e3972067a445
|
||||
|
|
Loading…
Reference in New Issue