diff --git a/misc/py-instructor/Makefile b/misc/py-instructor/Makefile index 4ff68f5f62ac..2d18d548af7f 100644 --- a/misc/py-instructor/Makefile +++ b/misc/py-instructor/Makefile @@ -1,27 +1,27 @@ PORTNAME= instructor -DISTVERSION= 0.4.6 +DISTVERSION= 0.4.7 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tagattie@FreeBSD.org COMMENT= Structured outputs for llms WWW= https://github.com/jxnl/instructor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openai>=1.1.0<2.0.0:misc/py-openai@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0.2<3.0.0:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docstring-parser>=0.15<0.16:textproc/py-docstring-parser@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typer>=0.9.0<0.10.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} USES= python USE_PYTHON= autoplist pep517 NO_ARCH= yes .include diff --git a/misc/py-instructor/distinfo b/misc/py-instructor/distinfo index 41ffb8441f1c..e3eb27222e54 100644 --- a/misc/py-instructor/distinfo +++ b/misc/py-instructor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704884273 -SHA256 (instructor-0.4.6.tar.gz) = 5b044ca71b1b750409b654013ed59299b1acd74d5bc932ecba725f50406afa9f -SIZE (instructor-0.4.6.tar.gz) = 23751 +TIMESTAMP = 1705452020 +SHA256 (instructor-0.4.7.tar.gz) = 5a56598f468d41409013fd1f7f66e02e1a32936cb6511989bde68f4204260207 +SIZE (instructor-0.4.7.tar.gz) = 27012