parent
fa75d4cb40
commit
676223b697
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-aiohttp'
|
||||
pkgname=python3-aiohttp
|
||||
version=2.3.3
|
||||
version=2.3.6
|
||||
revision=1
|
||||
wrksrc="aiohttp-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://aiohttp.readthedocs.io/"
|
||||
distfiles="https://github.com/aio-libs/aiohttp/archive/v${version}.tar.gz"
|
||||
checksum=011219aa60164094e1fa9d0dd970b5dfe9aa358332a41d6a77d7434e931a2cea
|
||||
checksum=1d9c5a6a27b462fe04430ceab0edd90b83535354a4fc9e8856719274cd89994c
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="${PWD}/build/lib.linux-${XBPS_TARGET_MACHINE}-3.6" python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue