From ed776ca3b88b8c9b62ea835347b151c399bb7566 Mon Sep 17 00:00:00 2001 From: Tim Sandquist Date: Sat, 4 Sep 2021 09:15:53 -0500 Subject: [PATCH] New package: python3-pytest-aiohttp-0.3.0 --- srcpkgs/python3-pytest-aiohttp/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/python3-pytest-aiohttp/template diff --git a/srcpkgs/python3-pytest-aiohttp/template b/srcpkgs/python3-pytest-aiohttp/template new file mode 100644 index 00000000000..b0a34b27ce7 --- /dev/null +++ b/srcpkgs/python3-pytest-aiohttp/template @@ -0,0 +1,15 @@ +# Template file for 'python3-pytest-aiohttp' +pkgname=python3-pytest-aiohttp +version=0.3.0 +revision=1 +wrksrc="pytest-aiohttp-${version}" +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="python3-pytest" +short_desc="Pytest plugin for aiohttp support" +maintainer="Tim Sandquist " +license="Apache-2.0" +homepage="https://github.com/aio-libs/pytest-aiohttp/" +distfiles="${PYPI_SITE}/p/pytest-aiohttp/pytest-aiohttp-${version}.tar.gz" +checksum=c929854339637977375838703b62fef63528598bc0a9d451639eba95f4aaa44f +make_check=no # No tests available