1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

www/py-freenit: Mark BROKEN

Fails to build:
py39-pydantic-1.10.14,1 conflicts with py39-pydantic2-2.5.3 (installs files
into the same place)
This commit is contained in:
Muhammad Moinur Rahman 2024-02-17 06:48:04 +01:00
parent 9c98877764
commit 707f4fc069
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -11,6 +11,8 @@ WWW= https://github.com/freenit-framework/backend
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= py39-pydantic-1.10.14,1 conflicts with py39-pydantic2-2.5.3 (installs files into the same place)
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}email-validator>=0:mail/py-email-validator@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}fastapi>=0:www/py-fastapi@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}passlib>=0:security/py-passlib@${PY_FLAVOR} \