mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
New package: python3-aiosignal-1.3.1
This commit is contained in:
parent
8f864d91eb
commit
1bd40b5245
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-aiosignal/template
Normal file
15
srcpkgs/python3-aiosignal/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# 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
|
Loading…
Add table
Reference in a new issue