aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-17 05:40:32 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-17 06:05:54 +0000
commit9c988777649ff767df5d52acc3e3da7c7d42ced0 (patch)
tree645504dc6e18260668bcf9c2fe05fc9ab7068611
parent98725ca5e53c73f98fe41e417aaf4c9e5161603e (diff)
downloadports-9c988777649ff767df5d52acc3e3da7c7d42ced0.tar.gz
ports-9c988777649ff767df5d52acc3e3da7c7d42ced0.zip
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)
-rw-r--r--databases/py-fastapi-users-db-ormar/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/py-fastapi-users-db-ormar/Makefile b/databases/py-fastapi-users-db-ormar/Makefile
index b7cbc37f7b3e..678cca86f132 100644
--- a/databases/py-fastapi-users-db-ormar/Makefile
+++ b/databases/py-fastapi-users-db-ormar/Makefile
@@ -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}