parent
d875aca7c4
commit
5d6dda8a76
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-aiohttp'
|
# Template file for 'python3-aiohttp'
|
||||||
pkgname=python3-aiohttp
|
pkgname=python3-aiohttp
|
||||||
version=3.0.1
|
version=3.0.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="aiohttp-${version}"
|
wrksrc="aiohttp-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://aiohttp.readthedocs.io/"
|
homepage="https://aiohttp.readthedocs.io/"
|
||||||
distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz"
|
distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz"
|
||||||
checksum=3b21b52f5798e0c3e2f51c16a2a7e87673ca99b36f292fa3d2fdadc440392336
|
checksum=7022534b83cb5f01e5c43ecc3997f8595b5ee7abee17bbcd17927e7c07ccabaf
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 setup.py test
|
python3 setup.py test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue