git: d22e56667d35 - main - misc/py-instructor: update to 0.6.8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jun 2024 19:45:03 UTC
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=d22e56667d357fc21efb737bc85f3a8ed9bd13f1 commit d22e56667d357fc21efb737bc85f3a8ed9bd13f1 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-06-03 19:42:44 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-06-03 19:44:55 +0000 misc/py-instructor: update to 0.6.8 Changelog: - https://github.com/jxnl/instructor/releases/tag/0.5.0 - https://github.com/jxnl/instructor/releases/tag/0.5.1 - https://github.com/jxnl/instructor/releases/tag/0.5.2 - https://github.com/jxnl/instructor/releases/tag/0.6.0 - https://github.com/jxnl/instructor/releases/tag/0.6.1 - https://github.com/jxnl/instructor/releases/tag/0.6.2 - https://github.com/jxnl/instructor/releases/tag/0.6.3 - https://github.com/jxnl/instructor/releases/tag/0.6.4 - https://github.com/jxnl/instructor/releases/tag/0.6.5 - https://github.com/jxnl/instructor/releases/tag/0.6.6 - https://github.com/jxnl/instructor/releases/tag/0.6.7 - https://github.com/jxnl/instructor/releases/tag/0.6.8 Reported by: portscout --- misc/py-instructor/Makefile | 6 +++--- misc/py-instructor/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/misc/py-instructor/Makefile b/misc/py-instructor/Makefile index ff825e0c3b57..a43db3d54448 100644 --- a/misc/py-instructor/Makefile +++ b/misc/py-instructor/Makefile @@ -1,6 +1,5 @@ PORTNAME= instructor -DISTVERSION= 0.4.8 -PORTREVISION= 1 +DISTVERSION= 0.6.8 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +17,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openai>=1.1.0<2.0.0:misc/py-openai@${PY_FLAV ${PYTHON_PKGNAMEPREFIX}docstring-parser>=0.15<0.16:textproc/py-docstring-parser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typer>=0.9.0<1.0.0:devel/py-typer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=13.7.0<14.0.0:textproc/py-rich@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9.1<4.0.0:www/py-aiohttp@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9.1<4.0.0:www/py-aiohttp@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tenacity>=8.2.3<9.0.0:devel/py-tenacity@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 diff --git a/misc/py-instructor/distinfo b/misc/py-instructor/distinfo index 002f521ac013..5b8f75ba2f21 100644 --- a/misc/py-instructor/distinfo +++ b/misc/py-instructor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706962327 -SHA256 (instructor-0.4.8.tar.gz) = 2a36c04b3a27f9e6cd1c5d3c7bb9e741cd62ce2e30c11e26c4bcc3b796b107b7 -SIZE (instructor-0.4.8.tar.gz) = 27052 +TIMESTAMP = 1717403453 +SHA256 (instructor-0.6.8.tar.gz) = e261d73deb3535d62ee775c437b82aeb6e9c2b2f63bb533b53a9fa6a47dbb95a +SIZE (instructor-0.6.8.tar.gz) = 34352