git: 178e3fc4017d - main - misc/py-cinder: expire on 2024-06-04 for databases/py-sqlalchemy12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 May 2024 14:04:19 UTC
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=178e3fc4017da1567c5b28bb75d850aaac6d9b2d commit 178e3fc4017da1567c5b28bb75d850aaac6d9b2d Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2024-05-04 13:58:14 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2024-05-04 14:03:57 +0000 misc/py-cinder: expire on 2024-06-04 for databases/py-sqlalchemy12 --- misc/py-cinder/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/misc/py-cinder/Makefile b/misc/py-cinder/Makefile index 87b02f7f8657..68d896ae958c 100644 --- a/misc/py-cinder/Makefile +++ b/misc/py-cinder/Makefile @@ -13,6 +13,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= pkg-static: py39-sqlalchemy12-1.2.19 conflicts with py39-sqlalchemy14-1.4.50 (installs files into the same place). Problematic file: /usr/local/share/doc/py39-sqlalchemy/_images/sqla_arch_small.png +DEPRECATED= Depends on expired databases/py-sqlalchemy12 +EXPIRATION_DATE=2024-06-04 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \