From 2b42b4692bb7cc3a7dfe4e73fa56e39b6801219c 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 | 14 ++++++++++++++ 1 file changed, 14 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..ac660ea98eac --- /dev/null +++ b/srcpkgs/python3-aiostream/template @@ -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="joelchrono12 " +license="GPL-3.0" +homepage="https://aiostream.readthedocs.io/" +distfiles="${PYPI_SITE}/a/aiostream/aiostream-${version}.tar.gz" +checksum=3ecbf87085230fbcd9605c32ca20c4fb41af02c71d076eab246ea22e35947d88 +homepage="https://aiostream.readthedocs.io/"