mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-aiostream-0.4.5
This commit is contained in:
parent
6b3ad071f8
commit
3e12ab39ff
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-aiostream/template
Normal file
14
srcpkgs/python3-aiostream/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-aiostream'
|
||||||
|
pkgname=python3-aiostream
|
||||||
|
version=0.4.5
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
depends="python3"
|
||||||
|
short_desc="Generator-based operators for asynchronous iteration"
|
||||||
|
maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="https://aiostream.readthedocs.io/"
|
||||||
|
distfiles="${PYPI_SITE}/a/aiostream/aiostream-${version}.tar.gz"
|
||||||
|
checksum=3ecbf87085230fbcd9605c32ca20c4fb41af02c71d076eab246ea22e35947d88
|
||||||
|
make_check=no # tarball provides no tests
|
Loading…
Add table
Reference in a new issue