python3-aiohttp-cors2: remove package
* not used by any other packages * depends on aiohttp v2 and there python3-aiohttp-cors which uses aiohttp v3
This commit is contained in:
parent
e80ee547ce
commit
f6b25b8594
1 changed files with 0 additions and 17 deletions
|
@ -1,17 +0,0 @@
|
|||
# Template file for 'python3-aiohttp-cors2'
|
||||
pkgname=python3-aiohttp-cors2
|
||||
version=0.7.0
|
||||
revision=3
|
||||
wrksrc="aiohttp-cors-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="aiohttp_cors"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-aiohttp2"
|
||||
short_desc="Cross Origin Resource Sharing (CORS) support for aiohttp"
|
||||
maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||
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=a710a07c3d8e8c2dcb3a3f992c671a058e2058652ed041b5201016978a5527aa
|
||||
conflicts=python3-aiohttp-cors
|
||||
replaces="python3-aiohttp-cors>=0"
|
Loading…
Reference in a new issue