Index | Thread | Search

From:
Daniel Dickman <didickman@gmail.com>
Subject:
py-test-asyncio 0.21.0 -> 0.23.5
To:
ports@openbsd.org
Date:
Wed, 27 Mar 2024 00:27:59 -0400

Download raw body.

Thread
  • Daniel Dickman:

    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