Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2020 06:57:07 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r549991 - head/devel/py-repoze.what
Message-ID:  <202009250657.08P6v7sK071682@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Fri Sep 25 06:57:06 2020
New Revision: 549991
URL: https://svnweb.freebsd.org/changeset/ports/549991

Log:
  - Mark DEPRECATED

Modified:
  head/devel/py-repoze.what/Makefile

Modified: head/devel/py-repoze.what/Makefile
==============================================================================
--- head/devel/py-repoze.what/Makefile	Fri Sep 25 06:54:37 2020	(r549990)
+++ head/devel/py-repoze.what/Makefile	Fri Sep 25 06:57:06 2020	(r549991)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	Authorization for WSGI applications
 
+DEPRECATED=	does not build with python3
+EXPIRATION_DATE=2020-10-25
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Paste>=1.7.2:www/py-paste@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}repoze.who-testutil>=0:devel/py-repoze.who-testutil@${PY_FLAVOR}
 RUN_DEPENDS:=	${BUILD_DEPENDS}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009250657.08P6v7sK071682>