parent
6cbbf0e77e
commit
3dba65174b
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=2.3.7
|
version=2.3.8
|
||||||
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=8e8a1fd47accc7164636dcfa45348d224b5963fbfc18c81416204a4c1e67916b
|
checksum=5804fd4d8c1d11484a272823e60b932400ab6474aa19f7826b83b7fe8434b88e
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
PYTHONPATH="${PWD}/build/lib.linux-${XBPS_TARGET_MACHINE}-3.6" python3 -m pytest
|
PYTHONPATH="${PWD}/build/lib.linux-${XBPS_TARGET_MACHINE}-3.6" python3 -m pytest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue