From a8f737f2b557fee2f637726f2357f08695196fd1 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:33 -0400 Subject: [PATCH] python3-pytest-asyncio: update to 0.19.0. --- srcpkgs/python3-pytest-asyncio/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-pytest-asyncio/template b/srcpkgs/python3-pytest-asyncio/template index 850b48bc683..c55d53a8c52 100644 --- a/srcpkgs/python3-pytest-asyncio/template +++ b/srcpkgs/python3-pytest-asyncio/template @@ -1,10 +1,10 @@ # Template file for 'python3-pytest-asyncio' pkgname=python3-pytest-asyncio -version=0.18.3 +version=0.19.0 revision=1 wrksrc="pytest-asyncio-${version}" -build_style=python3-module -hostmakedepends="python3-setuptools_scm" +build_style=python3-pep517 +hostmakedepends="python3-setuptools_scm python3-wheel" depends="python3-pytest" checkdepends="$depends python3-hypothesis" short_desc="Pytest support for asyncio" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/pytest-dev/pytest-asyncio" distfiles="${PYPI_SITE}/p/pytest-asyncio/pytest-asyncio-${version}.tar.gz" -checksum=7659bdb0a9eb9c6e3ef992eef11a2b3e69697800ad02fb06374a210d85b29f91 +checksum=ac4ebf3b6207259750bc32f4c1d8fcd7e79739edbc67ad0c58dd150b1d072fed do_check() { local skiptests="test_auto_mode_cmdline or \