aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-mox3/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-mox3/Makefile b/devel/py-mox3/Makefile
index 202f21b1a55e..2ba1c0e59a88 100644
--- a/devel/py-mox3/Makefile
+++ b/devel/py-mox3/Makefile
@@ -11,6 +11,9 @@ WWW= https://docs.openstack.org/mox3/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING.txt
+DEPRECATED= Upstream no longer active and repository has been archived. See also: https://lists.openstack.org/pipermail/openstack-discuss/2020-June/015518.html
+EXPIRATION_DATE=2024-03-31
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=2.0.0:devel/py-pbr@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}fixtures>=3.0.0:devel/py-fixtures@${PY_FLAVOR}