Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jun 2017 20:59:52 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r442806 - head/sysutils/py-iocage
Message-ID:  <201706062059.v56KxqlV099989@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Tue Jun  6 20:59:52 2017
New Revision: 442806
URL: https://svnweb.freebsd.org/changeset/ports/442806

Log:
  sysutils/py-iocage: mark as DEPRECATED, obsoleted by sysutils/py3-iocage

Modified:
  head/sysutils/py-iocage/Makefile

Modified: head/sysutils/py-iocage/Makefile
==============================================================================
--- head/sysutils/py-iocage/Makefile	Tue Jun  6 20:56:11 2017	(r442805)
+++ head/sysutils/py-iocage/Makefile	Tue Jun  6 20:59:52 2017	(r442806)
@@ -21,6 +21,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}backports.lzma>=0.
 		${PYTHON_PKGNAMEPREFIX}texttable>=0.8.7:textproc/py-texttable \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.11.1:www/py-requests
 
+DEPRECATED=	obsoleted by sysutils/py3-iocage port using Python 3 instead of Python 2
+EXPIRATION_DATE=2017-07-07
+
 USE_GITHUB=	yes
 
 NO_ARCH=	yes



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