From 15d4d5786ef19aa6961126784a37308a480669d3 Mon Sep 17 00:00:00 2001 From: joelchrono12 Date: Sun, 8 Jan 2023 20:31:05 -0600 Subject: [PATCH] New package: python3-aiostream-0.4.5 --- srcpkgs/python3-aiostream/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/python3-aiostream/template diff --git a/srcpkgs/python3-aiostream/template b/srcpkgs/python3-aiostream/template new file mode 100644 index 000000000000..5e6f0f313f97 --- /dev/null +++ b/srcpkgs/python3-aiostream/template @@ -0,0 +1,15 @@ +# 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="joelchrono12 " +license="GPL-3.0" +homepage="https://aiostream.readthedocs.io/" +distfiles="${PYPI_SITE}/a/aiostream/aiostream-${version}.tar.gz" +checksum=3ecbf87085230fbcd9605c32ca20c4fb41af02c71d076eab246ea22e35947d88 +homepage="https://aiohttp.readthedocs.io/" +