1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-17 19:39:43 +00:00

misc/py-cinder: Mark 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
This commit is contained in:
Muhammad Moinur Rahman 2024-02-17 06:36:32 +01:00
parent 5d641d64fc
commit 98725ca5e5
No known key found for this signature in database
GPG Key ID: BDB9B5A617C0BC91

View File

@ -12,6 +12,8 @@ WWW= https://docs.openstack.org/cinder/latest/
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
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} \
${PYTHON_PKGNAMEPREFIX}castellan>=0.16.0:devel/py-castellan@${PY_FLAVOR} \