1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

databases/py-fastapi-users-db-ormar: Mark BROKEN

Fails with:
pkg-static: py39-pydantic-1.10.13,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:40:32 +01:00
parent 98725ca5e5
commit 9c98877764
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -11,6 +11,8 @@ WWW= https://github.com/fastapi-users/fastapi-users-db-ormar
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= pkg-static: py39-pydantic-1.10.13,1 conflicts with py39-pydantic2-2.5.3 (installs files into the same place)
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastapi-users>=6.1.2:www/py-fastapi-users@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ormar>=0.10.16:databases/py-ormar@${PY_FLAVOR}