Date: Wed, 03 Jun 2026 08:46:44 +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: b9775cb5055b - main - devel/py-pydantic: Fix deprecated CPE data Message-ID: <6a1fe9f4.3d75e.28922dd2@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=b9775cb5055b6856499521c43094cfef0aae8061 commit b9775cb5055b6856499521c43094cfef0aae8061 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-03 07:58:39 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-03 08:43:05 +0000 devel/py-pydantic: Fix deprecated CPE data --- devel/py-pydantic/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/py-pydantic/Makefile b/devel/py-pydantic/Makefile index c8aeefe7d3c6..d97f28937659 100644 --- a/devel/py-pydantic/Makefile +++ b/devel/py-pydantic/Makefile @@ -19,8 +19,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVO USES= cpe python USE_PYTHON= distutils cython autoplist pytest # tests fail to run, see https://github.com/pydantic/pydantic/issues/4535, https://github.com/HypothesisWorks/hypothesis/issues/3703 -CPE_VENDOR= pydantic_project - NO_ARCH= yes .include <bsd.port.mk>home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a1fe9f4.3d75e.28922dd2>
