diff --git a/www/py-azure-storage/Makefile b/www/py-azure-storage/Makefile index f87df5b6e775..df044b01e890 100644 --- a/www/py-azure-storage/Makefile +++ b/www/py-azure-storage/Makefile @@ -11,6 +11,9 @@ WWW= https://pypi.org/project/azure-storage/ LICENSE= APACHE20 +DEPRECATED= Deprecated by upstream. Use other py-azure-storage-* ports instead +EXPIRATION_DATE=2025-11-30 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}azure-common>0:www/py-azure-common@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR}