diff --git a/srcpkgs/python3-aiohttp-cors2/template b/srcpkgs/python3-aiohttp-cors2/template deleted file mode 100644 index 2bb6e5523e..0000000000 --- a/srcpkgs/python3-aiohttp-cors2/template +++ /dev/null @@ -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 " -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"