Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2026 11:58:29 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a0ab660d306b - main - devel/py-marshmallow-enum: Mark DEPRECATED and set EXPIRATION_DATE to 2026-01-31
Message-ID:  <6968d665.39a47.6b7c0c99@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a0ab660d306b9032454fec6185b0219edf98a933

commit a0ab660d306b9032454fec6185b0219edf98a933
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-15 11:37:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-15 11:53:25 +0000

    devel/py-marshmallow-enum: Mark DEPRECATED and set EXPIRATION_DATE to 2026-01-31
---
 devel/py-marshmallow-enum/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/devel/py-marshmallow-enum/Makefile b/devel/py-marshmallow-enum/Makefile
index 4fc4bad740bb..2fe6b056d803 100644
--- a/devel/py-marshmallow-enum/Makefile
+++ b/devel/py-marshmallow-enum/Makefile
@@ -12,6 +12,9 @@ WWW=		https://github.com/justanr/marshmallow_enum
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Upstream repository has been archived on Oct 19, 2022
+EXPIRATION_DATE=2026-01-31
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}marshmallow>=2.0.0:devel/py-marshmallow@${PY_FLAVOR}


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6968d665.39a47.6b7c0c99>