e3ce0920c3
Closes: #10166 [via git-merge-pr]
16 lines
615 B
Bash
16 lines
615 B
Bash
# Template file for 'python3-aiohttp-cors'
|
|
pkgname=python3-aiohttp-cors
|
|
version=0.6.0
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="aiohttp-cors-${version}"
|
|
build_style=python3-module
|
|
pycompile_module="aiohttp_cors"
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-aiohttp"
|
|
short_desc="Cross Origin Resource Sharing (CORS) support for aiohttp"
|
|
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/aio-libs/aiohttp-cors"
|
|
distfiles="https://github.com/aio-libs/aiohttp-cors/archive/v${version}.tar.gz"
|
|
checksum=b5dab373e0666836526a3c7a6cf8f887e75559e05d0e836cb9fb233958145e9c
|