New package: python3-pytest-aiohttp-0.3.0
This commit is contained in:
parent
26880ed521
commit
ed776ca3b8
1 changed files with 15 additions and 0 deletions
15
srcpkgs/python3-pytest-aiohttp/template
Normal file
15
srcpkgs/python3-pytest-aiohttp/template
Normal file
|
@ -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 <tim.sandquist@gmail.com>"
|
||||||
|
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
|
Loading…
Add table
Add a link
Reference in a new issue