diff --git a/devel/py-schematics-patched/Makefile b/devel/py-schematics-patched/Makefile index b06f8c4cc089..29811eb48c3b 100644 --- a/devel/py-schematics-patched/Makefile +++ b/devel/py-schematics-patched/Makefile @@ -1,25 +1,28 @@ PORTNAME= schematics-patched DISTVERSIONPREFIX= v DISTVERSION= 1.1.2-patch -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kai@FreeBSD.org COMMENT= Patched version of schematics that can pickle with multiprocessing WWW= https://github.com/pombredanne/schematics LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Upstream inactive since +8 years. Please use devel/py-cattrs instead +EXPIRATION_DATE=2026-09-24 + RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.7.3:devel/py-six@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist USE_GITHUB= yes GH_ACCOUNT= pombredanne GH_PROJECT= schematics NO_ARCH= yes .include