python3-pytest-asyncio: update to 0.20.3.
This commit is contained in:
parent
b6d1cdde47
commit
52098e4d54
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytest-asyncio'
|
||||
pkgname=python3-pytest-asyncio
|
||||
version=0.19.0
|
||||
version=0.20.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -11,7 +11,7 @@ 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=ac4ebf3b6207259750bc32f4c1d8fcd7e79739edbc67ad0c58dd150b1d072fed
|
||||
checksum=83cbf01169ce3e8eb71c6c278ccb0574d1a7a3bb8eaaf5e50e0ad342afb33b36
|
||||
|
||||
do_check() {
|
||||
local skiptests="test_auto_mode_cmdline or \
|
||||
|
|
Loading…
Reference in New Issue