svn commit: r469979 - head/textproc/py-elasticsearch-dsl-py
Danilo G. Baio
dbaio at FreeBSD.org
Mon May 14 22:10:21 UTC 2018
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}
More information about the svn-ports-head
mailing list