python3-aiohttp-cors: update to 0.6.0.
Closes: #10166 [via git-merge-pr]
This commit is contained in:
parent
5b1a3f471d
commit
e3ce0920c3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-aiohttp-cors'
|
# Template file for 'python3-aiohttp-cors'
|
||||||
pkgname=python3-aiohttp-cors
|
pkgname=python3-aiohttp-cors
|
||||||
version=0.5.3
|
version=0.6.0
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="aiohttp-cors-${version}"
|
wrksrc="aiohttp-cors-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/aio-libs/aiohttp-cors"
|
homepage="https://github.com/aio-libs/aiohttp-cors"
|
||||||
distfiles="https://github.com/aio-libs/aiohttp-cors/archive/v${version}.tar.gz"
|
distfiles="https://github.com/aio-libs/aiohttp-cors/archive/v${version}.tar.gz"
|
||||||
checksum=bec79cc5c62cffd044899863a73a450d058a6cb2c965d4c8cec8e6b0d06e9768
|
checksum=b5dab373e0666836526a3c7a6cf8f887e75559e05d0e836cb9fb233958145e9c
|
||||||
|
|
Loading…
Reference in a new issue