# Template file for 'python3-blockbuster'
pkgname=python3-blockbuster
version=1.5.24
revision=2
build_style=python3-pep517
hostmakedepends="hatchling"
depends="python3-forbiddenfruit"
checkdepends="$depends python3-pytest-asyncio python3-requests"
short_desc="Utility to detect blocking calls in the async event loop"
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="Apache-2.0"
homepage="https://github.com/cbornet/blockbuster"
changelog="https://github.com/cbornet/blockbuster/releases"
distfiles="${PYPI_SITE}/b/blockbuster/blockbuster-${version}.tar.gz"
checksum=97645775761a5d425666ec0bc99629b65c7eccdc2f770d2439850682567af4ec
