Update to 7.0.4

- Update version requirement of *_DEPENDS

Changes:	https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst
		https://github.com/elastic/elasticsearch-py/blob/7.0.4/Changelog.rst
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-09-02 22:43:44 +00:00
parent c899e6fdca
commit 4923b8f2bb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510869
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= elasticsearch
PORTVERSION= 6.4.0
PORTVERSION= 7.0.4
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -17,7 +17,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyaml>=0:textproc/py-pyaml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3.0.0:www/py-requests@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
@ -28,6 +28,6 @@ OPTIONS_DEFINE= REQUESTS
OPTIONS_DEFAULT=REQUESTS
REQUESTS_DESC= Enable requests support
REQUESTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.0:www/py-requests@${PY_FLAVOR}
REQUESTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.0<3.0.0:www/py-requests@${PY_FLAVOR}
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1563013438
SHA256 (elasticsearch-6.4.0.tar.gz) = fb5ab15ee283f104b5a7a5695c7e879cb2927e4eb5aed9c530811590b41259ad
SIZE (elasticsearch-6.4.0.tar.gz) = 83063
TIMESTAMP = 1567451242
SHA256 (elasticsearch-7.0.4.tar.gz) = d9eda8d9696f55d7d394ade625a262985d7af762c0b9305b73d421dace41c4e7
SIZE (elasticsearch-7.0.4.tar.gz) = 85571