diff --git a/misc/py-cohere/Makefile b/misc/py-cohere/Makefile index 180163ca4668..aaa1d63ac247 100644 --- a/misc/py-cohere/Makefile +++ b/misc/py-cohere/Makefile @@ -1,31 +1,30 @@ PORTNAME= cohere -DISTVERSION= 7.0.5 -PORTREVISION= 1 +DISTVERSION= 7.0.6 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Cohere Python SDK WWW= https://docs.cohere.com/ \ https://github.com/cohere-ai/cohere-python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastavro>=1.9.4:textproc/py-fastavro@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}httpx>=0.21.2:www/py-httpx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httpx>=0.25.0:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=1.9.2:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic-core>=2.18.2:devel/py-pydantic-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tokenizers>=0.15:textproc/py-tokenizers@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}types-requests>=2.0.0:devel/py-types-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.0:devel/py-typing-extensions@${PY_FLAVOR} USES= python USE_PYTHON= pep517 autoplist NO_ARCH= yes .include diff --git a/misc/py-cohere/distinfo b/misc/py-cohere/distinfo index 0ecd5143007f..df3cb8e008f2 100644 --- a/misc/py-cohere/distinfo +++ b/misc/py-cohere/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1784073025 -SHA256 (cohere-7.0.5.tar.gz) = 7fc682bb5c408402fc5ce59322bfa3f6aae27bde1ecc2450b0a25370040707ed -SIZE (cohere-7.0.5.tar.gz) = 208820 +TIMESTAMP = 1784568026 +SHA256 (cohere-7.0.6.tar.gz) = 0b83763b6d8fd0151ab0f46d66e12b00e60a11fbe504d5c908fb3e355dff5f1b +SIZE (cohere-7.0.6.tar.gz) = 217764