diff options
Diffstat (limited to 'misc/py-instructor')
| -rw-r--r-- | misc/py-instructor/Makefile | 10 | ||||
| -rw-r--r-- | misc/py-instructor/distinfo | 6 |
2 files changed, 7 insertions, 9 deletions
diff --git a/misc/py-instructor/Makefile b/misc/py-instructor/Makefile index c8ebcfc5208a..49120d4e0589 100644 --- a/misc/py-instructor/Makefile +++ b/misc/py-instructor/Makefile @@ -1,5 +1,5 @@ PORTNAME= instructor -DISTVERSION= 1.11.3 +DISTVERSION= 1.12.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,13 +23,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openai>=1.70.0<2.0.0:misc/py-openai@${PY_FLA ${PYTHON_PKGNAMEPREFIX}jiter>=0.6.1:textproc/py-jiter@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=3.1.4<4.0.0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.32.3<3.0.0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}diskcache>=5.6.3:devel/py-diskcache@${PY_FLAVOR} -# TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-examples>=0.0.15:devel/py-pytest-examples@${PY_FLAVOR} \ -# ${PYTHON_PKGNAMEPREFIX}sqlmodel>=0.0.22<1.0.0:databases/py-sqlmodel@${PY_FLAVOR} \ -# ${PYTHON_PKGNAMEPREFIX}anthropic>=0.53.0:misc/py-anthropic@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}diskcache>=5.6.3:devel/py-diskcache@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pre-commit>=4.3.0:devel/py-pre-commit@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent pep517 pytest +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/misc/py-instructor/distinfo b/misc/py-instructor/distinfo index f084ef55b3f4..3c419e8c52b0 100644 --- a/misc/py-instructor/distinfo +++ b/misc/py-instructor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758010079 -SHA256 (instructor-1.11.3.tar.gz) = 6f58fea6fadfa228c411ecdedad4662230c456718f4a770a97a806dcb36b3287 -SIZE (instructor-1.11.3.tar.gz) = 69879936 +TIMESTAMP = 1761718427 +SHA256 (instructor-1.12.0.tar.gz) = f0e4dd7f275120f49200df0204af6a2d4e3e2f1f698b6b8c0f776e3a8c977e54 +SIZE (instructor-1.12.0.tar.gz) = 69892486 |
