diff --git a/net/py-libcloud/Makefile b/net/py-libcloud/Makefile index 585656239b2e..92c4bc31a735 100644 --- a/net/py-libcloud/Makefile +++ b/net/py-libcloud/Makefile @@ -12,6 +12,9 @@ WWW= https://libcloud.apache.org/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on expired devel/py-pytest-runner +EXPIRATION_DATE=2025-03-31 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>=0:devel/py-pytest-runner@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.5.0:www/py-requests@${PY_FLAVOR}