Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2026 08:47:02 +0000
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f9b0e2b8def6 - main - www/py-aiohttp: Fix deprecated CPE_VENDOR
Message-ID:  <6a1fea06.3b669.45f219aa@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit f9b0e2b8def68a6d02fd020d1ccabf09d114d70b
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-03 08:32:13 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-03 08:43:09 +0000

    www/py-aiohttp: Fix deprecated CPE_VENDOR
---
 www/py-aiohttp/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/www/py-aiohttp/Makefile b/www/py-aiohttp/Makefile
index acc484d99b2d..7b09be5c712e 100644
--- a/www/py-aiohttp/Makefile
+++ b/www/py-aiohttp/Makefile
@@ -45,8 +45,6 @@ USE_PYTHON=	autoplist concurrent cython pep517 pytest
 
 MAKE_ENV=	USE_SYSTEM_DEPS=1
 
-CPE_VENDOR=	aiohttp_project
-
 OPTIONS_DEFINE=	SPEEDUPS
 SPEEDUPS_DESC=	Performance speedups
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1fea06.3b669.45f219aa>