diff options
author | Rene Ladan <rene@FreeBSD.org> | 2024-05-04 13:51:42 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2024-05-04 14:03:56 +0000 |
commit | 6aa38581ab7d31001a8d0ff662ce6ce333f2f2ec (patch) | |
tree | b62c80a7ec2231c3deafd90e345ecdcf43cd4605 | |
parent | 4657b73318f512c8c70a9b0d9f7c488235e1ba4f (diff) | |
download | ports-6aa38581ab7d31001a8d0ff662ce6ce333f2f2ec.tar.gz ports-6aa38581ab7d31001a8d0ff662ce6ce333f2f2ec.zip |
databases/py-alembic14: expire on 2024-06-04 for databases/py-sqlalchemy12
-rw-r--r-- | databases/py-alembic14/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/py-alembic14/Makefile b/databases/py-alembic14/Makefile index 466d18dacd2d..bc5ca65413be 100644 --- a/databases/py-alembic14/Makefile +++ b/databases/py-alembic14/Makefile @@ -13,6 +13,9 @@ WWW= https://alembic.zzzcomputing.com/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expired databases/py-sqlalchemy12 +EXPIRATION_DATE=2024-06-04 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mako>=0:textproc/py-mako@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-editor>=0.3:devel/py-python-editor@${PY_FLAVOR} \ |