Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2026 19:51:01 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e8bf80f862b0 - main - www/py-aioresponses: update 0.=?utf-8?Q?7.6 =E2=86=92?= 0.7.8
Message-ID:  <6a271d25.40b74.767073e2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit e8bf80f862b0bb4d491dbba2f620c534042f223f
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-06-08 19:50:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-06-08 19:50:42 +0000

    www/py-aioresponses: update 0.7.6 → 0.7.8
---
 www/py-aioresponses/Makefile | 9 ++++++---
 www/py-aioresponses/distinfo | 6 +++---
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/www/py-aioresponses/Makefile b/www/py-aioresponses/Makefile
index a8808eef513d..e3a93347679a 100644
--- a/www/py-aioresponses/Makefile
+++ b/www/py-aioresponses/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aioresponses
-PORTVERSION=	0.7.6
+DISTVERSION=	0.7.8
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,18 +14,21 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PY_SETUPTOOLS} \
 		${PYTHON_PKGNAMEPREFIX}pbr>0:devel/py-pbr@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.3.0:www/py-aiohttp@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.3.0<4.0.0:www/py-aiohttp@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}packaging>=22.0:devel/py-packaging@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asynctest>=0.13.0:devel/py-asynctest@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}coverage>=5.2.1:devel/py-coverage@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}ddt>=1.4.1:devel/py-ddt@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-cov>=2.10.1:devel/py-pytest-cov@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytest-html>=2.1.1:devel/py-pytest-html@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tox>=3.19.0:devel/py-tox@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}yarl>=1.8.2:www/py-yarl@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}yarl>=1.9.4:www/py-yarl@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	pep517 autoplist pytest
 
 NO_ARCH=	yes
 
+# tests as of 0.7.8: 71 passed
+
 .include <bsd.port.mk>
diff --git a/www/py-aioresponses/distinfo b/www/py-aioresponses/distinfo
index 87893cd46f9d..689c5bca7b9d 100644
--- a/www/py-aioresponses/distinfo
+++ b/www/py-aioresponses/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1731267539
-SHA256 (aioresponses-0.7.6.tar.gz) = f795d9dbda2d61774840e7e32f5366f45752d1adc1b74c9362afd017296c7ee1
-SIZE (aioresponses-0.7.6.tar.gz) = 35846
+TIMESTAMP = 1780947126
+SHA256 (aioresponses-0.7.8.tar.gz) = b861cdfe5dc58f3b8afac7b0a6973d5d7b2cb608dd0f6253d16b8ee8eaf6df11
+SIZE (aioresponses-0.7.8.tar.gz) = 40253


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a271d25.40b74.767073e2>