diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 07:58:39 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 08:43:05 +0000 |
| commit | b9775cb5055b6856499521c43094cfef0aae8061 (patch) | |
| tree | 6e89831b027ddd972939f9f9f576df5ac841f9f2 | |
| parent | 5cfe5ad75250534dcbbe5847c9725d60912250ff (diff) | |
devel/py-pydantic: Fix deprecated CPE data
| -rw-r--r-- | devel/py-pydantic/Makefile | 2 |
1 files changed, 0 insertions, 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> |
