diff options
Diffstat (limited to 'devel/py-decopatch/Makefile')
-rw-r--r-- | devel/py-decopatch/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/py-decopatch/Makefile b/devel/py-decopatch/Makefile index 20d37c0486cd..bf603f158c61 100644 --- a/devel/py-decopatch/Makefile +++ b/devel/py-decopatch/Makefile @@ -12,9 +12,6 @@ WWW= https://smarie.github.io/python-decopatch/ \ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -DEPRECATED= Depends on expired devel/py-makefun -EXPIRATION_DATE=2025-06-01 - BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=39.2:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=0:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} |