16 lines
604 B
Bash
16 lines
604 B
Bash
# Template file for 'python3-aiosignal'
|
|
pkgname=python3-aiosignal
|
|
version=1.3.2
|
|
revision=1
|
|
build_style=python3-pep517
|
|
hostmakedepends="python3-setuptools python3-wheel"
|
|
depends="python3-frozenlist"
|
|
checkdepends="python3-pytest python3-pytest-asyncio python3-pytest-cov
|
|
python3-frozenlist"
|
|
short_desc="List of registered asynchronous callbacks"
|
|
maintainer="Arjan Mossel <arjanmossel@gmail.com>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/aio-libs/aiosignal"
|
|
distfiles="${PYPI_SITE}/a/aiosignal/aiosignal-${version}.tar.gz"
|
|
checksum=a8c255c66fafb1e499c9351d0bf32ff2d8a0321595ebac3b93713656d2436f54
|