Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2024 23:06:56 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b04efcb643b7 - main - devel/py-pytest-asyncio: update 0.23.6 =?utf-8?Q?=E2=86=92?= 0.23.7
Message-ID:  <202405192306.44JN6uCu072836@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b04efcb643b7fa81645f17f5b178bb7c6d9b56ad

commit b04efcb643b7fa81645f17f5b178bb7c6d9b56ad
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2024-05-19 23:06:30 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2024-05-19 23:06:50 +0000

    devel/py-pytest-asyncio: update 0.23.6 → 0.23.7
---
 devel/py-pytest-asyncio/Makefile | 3 ++-
 devel/py-pytest-asyncio/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/py-pytest-asyncio/Makefile b/devel/py-pytest-asyncio/Makefile
index 18c0f206fd3f..a50491d7702b 100644
--- a/devel/py-pytest-asyncio/Makefile
+++ b/devel/py-pytest-asyncio/Makefile
@@ -1,8 +1,9 @@
 PORTNAME=	pytest-asyncio
-PORTVERSION=	0.23.6
+DISTVERSION=	0.23.7
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
+DISTNAME=	pytest_asyncio-${DISTVERSION}
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Py.test plugin providing fixtures and markers for asyncio
diff --git a/devel/py-pytest-asyncio/distinfo b/devel/py-pytest-asyncio/distinfo
index 1addaa5d440d..1654ba202f17 100644
--- a/devel/py-pytest-asyncio/distinfo
+++ b/devel/py-pytest-asyncio/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1712602974
-SHA256 (pytest-asyncio-0.23.6.tar.gz) = ffe523a89c1c222598c76856e76852b787504ddb72dd5d9b6617ffa8aa2cde5f
-SIZE (pytest-asyncio-0.23.6.tar.gz) = 46203
+TIMESTAMP = 1716159564
+SHA256 (pytest_asyncio-0.23.7.tar.gz) = 5f5c72948f4c49e7db4f29f2521d4031f1c27f86e57b046126654083d4770268
+SIZE (pytest_asyncio-0.23.7.tar.gz) = 46296



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405192306.44JN6uCu072836>