diff options
author | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 22:25:36 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2025-03-31 22:25:36 +0200 |
commit | 99723c254e160984670fe10a099ed62b427e19eb (patch) | |
tree | 7d7c00c5146cc25d5d51cc70f45dfa27069bfc1c /databases/py-fastapi-users-db-ormar | |
parent | sysutils/py-upt-*: expire on 2025-06-01 for sysutils/py-upt (diff) |
all: expire (indirect) consumers of devel/py-makefun on 2025-06-01
Diffstat (limited to 'databases/py-fastapi-users-db-ormar')
-rw-r--r-- | databases/py-fastapi-users-db-ormar/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/py-fastapi-users-db-ormar/Makefile b/databases/py-fastapi-users-db-ormar/Makefile index 33cb48a91a9d..e095f273a10c 100644 --- a/databases/py-fastapi-users-db-ormar/Makefile +++ b/databases/py-fastapi-users-db-ormar/Makefile @@ -12,6 +12,9 @@ WWW= https://github.com/fastapi-users/fastapi-users-db-ormar LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expiring www/py-fastapi-users +EXPIRATION_DATE=2025-06-01 + 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} \ |