git: 99723c254e16 - main - all: expire (indirect) consumers of devel/py-makefun on 2025-06-01

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Mon, 31 Mar 2025 20:25:59 UTC
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=99723c254e160984670fe10a099ed62b427e19eb

commit 99723c254e160984670fe10a099ed62b427e19eb
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-03-31 20:25:36 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-03-31 20:25:36 +0000

    all: expire (indirect) consumers of devel/py-makefun on 2025-06-01
---
 databases/py-fastapi-users-db-ormar/Makefile | 3 +++
 devel/py-decopatch/Makefile                  | 3 +++
 devel/py-pytest-cases/Makefile               | 3 +++
 www/py-fastapi-users/Makefile                | 3 +++
 4 files changed, 12 insertions(+)

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} \
diff --git a/devel/py-decopatch/Makefile b/devel/py-decopatch/Makefile
index bf603f158c61..20d37c0486cd 100644
--- a/devel/py-decopatch/Makefile
+++ b/devel/py-decopatch/Makefile
@@ -12,6 +12,9 @@ WWW=		https://smarie.github.io/python-decopatch/ \
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired devel/py-makefun
+EXPIRATION_DATE=2025-06-01
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=39.2:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
diff --git a/devel/py-pytest-cases/Makefile b/devel/py-pytest-cases/Makefile
index 6a96ca48a450..342777c71a4d 100644
--- a/devel/py-pytest-cases/Makefile
+++ b/devel/py-pytest-cases/Makefile
@@ -12,6 +12,9 @@ WWW=		https://smarie.github.io/python-pytest-cases/ \
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired devel/py-makefun
+EXPIRATION_DATE=2025-06-01
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=39.2:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
diff --git a/www/py-fastapi-users/Makefile b/www/py-fastapi-users/Makefile
index 5e420218b4b9..62bc54f242c8 100644
--- a/www/py-fastapi-users/Makefile
+++ b/www/py-fastapi-users/Makefile
@@ -13,6 +13,9 @@ WWW=		https://github.com/fastapi-users/fastapi-users
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Depends on expired devel/py-makefun
+EXPIRATION_DATE=2025-06-01
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}bcrypt>=3.1.0:security/py-bcrypt@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}email-validator>=1.1.0:mail/py-email-validator@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}fastapi>=0.65.2:www/py-fastapi@${PY_FLAVOR} \