16 lines
642 B
Bash
16 lines
642 B
Bash
# Template file for 'python3-tenacity'
|
|
pkgname=python3-tenacity
|
|
version=8.2.2
|
|
revision=2
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools_scm python3-wheel"
|
|
depends="python3-Sphinx python3-tornado python3-typeguard"
|
|
checkdepends="python3-pytest ${depends}"
|
|
short_desc="General-purpose retrying library for Python"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
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=43af037822bd0029025877f3b2d97cc4d7bb0c2991000a3d59d71517c5c969e0
|