python3-pytest-asyncio: update to 0.14.0.
This commit is contained in:
parent
272f4b9723
commit
6ad2896de2
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'python3-pytest-asyncio'
|
||||
pkgname=python3-pytest-asyncio
|
||||
version=0.10.0
|
||||
revision=3
|
||||
version=0.14.0
|
||||
revision=1
|
||||
wrksrc="pytest-asyncio-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="pytest_asyncio"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-pytest"
|
||||
short_desc="Pytest support for asyncio"
|
||||
|
@ -12,4 +11,4 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/pytest-dev/pytest-asyncio"
|
||||
distfiles="${PYPI_SITE}/p/pytest-asyncio/pytest-asyncio-${version}.tar.gz"
|
||||
checksum=9fac5100fd716cbecf6ef89233e8590a4ad61d729d1732e0a96b84182df1daaf
|
||||
checksum=9882c0c6b24429449f5f969a5158b528f39bde47dc32e85b9f0403965017e700
|
||||
|
|
Loading…
Reference in a new issue