Skip to content
Snippets Groups Projects
Verified Commit e8e2568f authored by Patrycja Rosa's avatar Patrycja Rosa :cat:
Browse files

community/py3-pytest-aiohttp: add missing dependencies

parent 63a7e8fe
No related branches found
No related tags found
No related merge requests found
......@@ -2,13 +2,13 @@
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=py3-pytest-aiohttp
pkgver=1.0.5
pkgrel=0
pkgrel=1
pkgdesc="pytest plugin for aiohttp support"
options="!check" # no testsuite
url="https://github.com/aio-libs/pytest-aiohttp/"
arch="noarch"
license="Apache-2.0"
depends="python3"
depends="py3-aiohttp py3-pytest-asyncio"
makedepends="py3-setuptools py3-setuptools_scm py3-wheel"
subpackages="$pkgname-pyc"
source="https://files.pythonhosted.org/packages/source/p/pytest-aiohttp/pytest-aiohttp-$pkgver.tar.gz"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment