parent
819b1c8f72
commit
775b5cefcc
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-aiohttp'
|
# Template file for 'python3-aiohttp'
|
||||||
pkgname=python3-aiohttp
|
pkgname=python3-aiohttp
|
||||||
version=3.1.0
|
version=3.1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="aiohttp-${version}"
|
wrksrc="aiohttp-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
@ -16,7 +16,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=d0ce09d8e6363065872ca6c88b130eb805245a0bad15de9738c3b533b8da040e
|
checksum=3586e2cb1772bd867770214db62a0e86433a8f7a520fb385af519dc1bafebb07
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
python3 setup.py test
|
python3 setup.py test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user