textproc/py-elasticsearch2-dsl-py: Mark deprecated

We don't have Python 'elasticsearch>=2.0.0,<3.0.0' in the ports tree anymore.

Approved by:	dvl (maintainer)
This commit is contained in:
Danilo G. Baio 2018-05-14 22:11:02 +00:00
parent d7bb3d6952
commit b5a862e7d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469980

View File

@ -12,6 +12,9 @@ COMMENT= High level Python client for Elasticsearch
LICENSE= APACHE20
DEPRECATED= Needs Python ElasticSearch 2.x
EXPIRATION_DATE= 2018-06-14
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elasticsearch>=1.3.0:textproc/py-elasticsearch@${FLAVOR}
USE_GITHUB= yes