2017-01-21 05:14:29 +00:00
|
|
|
# Template file for 'python3-aiohttp-cors'
|
|
|
|
pkgname=python3-aiohttp-cors
|
2017-05-19 02:19:59 +00:00
|
|
|
version=0.5.3
|
2017-08-28 05:18:26 +00:00
|
|
|
revision=3
|
2017-08-22 13:39:34 +00:00
|
|
|
noarch=yes
|
|
|
|
wrksrc="aiohttp-cors-${version}"
|
2017-01-21 05:14:29 +00:00
|
|
|
build_style=python3-module
|
2017-08-22 13:39:34 +00:00
|
|
|
pycompile_module="aiohttp_cors"
|
|
|
|
hostmakedepends="python3-setuptools"
|
2017-01-21 05:14:29 +00:00
|
|
|
depends="python3-aiohttp"
|
2017-08-22 13:39:34 +00:00
|
|
|
short_desc="Cross Origin Resource Sharing (CORS) support for aiohttp"
|
2017-07-19 03:11:10 +00:00
|
|
|
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
2017-08-22 13:39:34 +00:00
|
|
|
license="Apache-2.0"
|
2017-01-21 05:14:29 +00:00
|
|
|
homepage="https://github.com/aio-libs/aiohttp-cors"
|
|
|
|
distfiles="https://github.com/aio-libs/aiohttp-cors/archive/v${version}.tar.gz"
|
2017-05-19 02:19:59 +00:00
|
|
|
checksum=bec79cc5c62cffd044899863a73a450d058a6cb2c965d4c8cec8e6b0d06e9768
|