16 lines
604 B
Bash
16 lines
604 B
Bash
# Template file for 'python3-aiosignal'
|
|
pkgname=python3-aiosignal
|
|
version=1.3.1
|
|
revision=1
|
|
build_style=python3-module
|
|
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=54cd96e15e1649b75d6c87526a6ff0b6c1b0dd3459f43d9ca11d48c339b68cfc
|