python3-aiohttp: fix dependencies
This commit is contained in:
parent
d0791e3411
commit
828a4ccc5f
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'python3-aiohttp'
|
# Template file for 'python3-aiohttp'
|
||||||
pkgname=python3-aiohttp
|
pkgname=python3-aiohttp
|
||||||
version=3.9.5
|
version=3.9.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
depends="python3-aiohappyeyeballs python3-aiosignal python3-async-timeout
|
depends="python3-aiosignal python3-attrs python3-frozenlist python3-multidict
|
||||||
python3-frozenlist python3-multidict python3-yarl"
|
python3-yarl"
|
||||||
short_desc="HTTP client/server for asyncio (PEP-3156)"
|
short_desc="HTTP client/server for asyncio (PEP-3156)"
|
||||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue