Download raw body.
py-test-asyncio 0.21.0 -> 0.23.5
Below update needed to fix ipykernel tests.
ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-test-asyncio/Makefile,v
diff -u -p -u -r1.3 Makefile
--- Makefile 24 May 2023 08:25:06 -0000 1.3
+++ Makefile 27 Mar 2024 04:26:48 -0000
@@ -1,6 +1,6 @@
COMMENT = test asyncio code with pytest
-MODPY_EGG_VERSION = 0.21.0
+MODPY_EGG_VERSION = 0.23.5
DISTNAME = pytest-asyncio-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/py/py-/}
CATEGORIES = devel
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-test-asyncio/distinfo,v
diff -u -p -u -r1.3 distinfo
--- distinfo 24 May 2023 08:25:06 -0000 1.3
+++ distinfo 27 Mar 2024 04:26:48 -0000
@@ -1,2 +1,2 @@
-SHA256 (pytest-asyncio-0.21.0.tar.gz) = Kziklq71b1aw6HVX7DE+EeGrknb8OGP2p74PHQ5BXhs=
-SIZE (pytest-asyncio-0.21.0.tar.gz) = 29898
+SHA256 (pytest-asyncio-0.23.5.tar.gz) = OgSIcqnEuhTD6QzBqiDLwt730Bx8jbN3fsKBupwFdnU=
+SIZE (pytest-asyncio-0.23.5.tar.gz) = 45887
py-test-asyncio 0.21.0 -> 0.23.5