From 091aba593038656c96cae11d59aba0a606e8e85d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 22 Jun 2025 16:38:15 -0300 Subject: [PATCH] python3-pytest-asyncio: update to 1.0.0. --- srcpkgs/python3-pytest-asyncio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pytest-asyncio/template b/srcpkgs/python3-pytest-asyncio/template index 4d067f02135..0bf00412945 100644 --- a/srcpkgs/python3-pytest-asyncio/template +++ b/srcpkgs/python3-pytest-asyncio/template @@ -1,6 +1,6 @@ # Template file for 'python3-pytest-asyncio' pkgname=python3-pytest-asyncio -version=0.26.0 +version=1.0.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=c4df2a697648241ff39e7f0e4a73050b03f123f760673956cf0d72a4990e312f +checksum=d15463d13f4456e1ead2594520216b225a16f781e144f8fdf6c5bb4667c48b3f if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then # these tests fail on CI (bind to a tcp address)