Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 May 2018 22:10:21 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469979 - head/textproc/py-elasticsearch-dsl-py
Message-ID:  <201805142210.w4EMALnK096615@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Mon May 14 22:10:20 2018
New Revision: 469979
URL: https://svnweb.freebsd.org/changeset/ports/469979

Log:
  textproc/py-elasticsearch-dsl-py: Mark deprecated
  
  ElasticSearch 1.x End of Life
  
  Approved by:	dvl (maintainer)

Modified:
  head/textproc/py-elasticsearch-dsl-py/Makefile

Modified: head/textproc/py-elasticsearch-dsl-py/Makefile
==============================================================================
--- head/textproc/py-elasticsearch-dsl-py/Makefile	Mon May 14 22:08:47 2018	(r469978)
+++ head/textproc/py-elasticsearch-dsl-py/Makefile	Mon May 14 22:10:20 2018	(r469979)
@@ -12,6 +12,9 @@ COMMENT=	High level Python client for Elasticsearch
 
 LICENSE=	APACHE20
 
+DEPRECATED=	ElasticSearch 1.x End of Life
+EXPIRATION_DATE=	2018-06-14
+
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}elasticsearch>=1.3.0:textproc/py-elasticsearch@${FLAVOR}
 RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${FLAVOR}
 



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