python3-pytest-asyncio: update to 0.26.0.

This commit is contained in:
Gonzalo Tornaría 2025-04-18 16:12:02 -03:00
parent 0861a02d3c
commit 3d64bd2e26

View file

@ -1,6 +1,6 @@
# Template file for 'python3-pytest-asyncio'
pkgname=python3-pytest-asyncio
version=0.25.3
version=0.26.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel"
@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://github.com/pytest-dev/pytest-asyncio"
changelog="https://raw.githubusercontent.com/pytest-dev/pytest-asyncio/master/docs/source/reference/changelog.rst"
distfiles="${PYPI_SITE}/p/pytest-asyncio/pytest_asyncio-${version}.tar.gz"
checksum=fc1da2cf9f125ada7e710b4ddad05518d4cee187ae9412e9ac9271003497f07a
checksum=c4df2a697648241ff39e7f0e4a73050b03f123f760673956cf0d72a4990e312f
if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then
# these tests fail on CI (bind to a tcp address)