New package: python3-aiohttp-1.2.0
This commit is contained in:
parent
4947c8a3e1
commit
b72cced0b1
18
srcpkgs/python3-aiohttp/template
Normal file
18
srcpkgs/python3-aiohttp/template
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
# Template file for 'python3-aiohttp'
|
||||||
|
pkgname=python3-aiohttp
|
||||||
|
version=1.2.0
|
||||||
|
revision=1
|
||||||
|
wrksrc=aiohttp-${version}
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3 python3-setuptools"
|
||||||
|
depends="python3-async-timeout python3-chardet"
|
||||||
|
short_desc="HTTP client/server for asyncio (PEP-3156)"
|
||||||
|
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||||
|
license="Apache-2"
|
||||||
|
homepage="http://aiohttp.readthedocs.io/"
|
||||||
|
distfiles="https://github.com/KeepSafe/aiohttp/archive/v${version}.tar.gz"
|
||||||
|
checksum=b2fa11df067207ff15813be84b78910f6f9d897f02e9c345993b9962802a6bea
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.txt
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user