diff options
Diffstat (limited to 'misc/py-instructor')
-rw-r--r-- | misc/py-instructor/Makefile | 6 | ||||
-rw-r--r-- | misc/py-instructor/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/misc/py-instructor/Makefile b/misc/py-instructor/Makefile index 15bf05cb9536..2eeac6e0de5f 100644 --- a/misc/py-instructor/Makefile +++ b/misc/py-instructor/Makefile @@ -1,5 +1,5 @@ PORTNAME= instructor -DISTVERSION= 1.9.0 +DISTVERSION= 1.10.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,9 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openai>=1.70.0<2.0.0:misc/py-openai@${PY_FLA ${PYTHON_PKGNAMEPREFIX}jiter>=0.6.1<0.11: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}pre-commit>=4.2.0:devel/py-pre-commit@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mkdocs>=1.6.1:textproc/py-mkdocs@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}mkdocs-material>=9.5.49:textproc/py-mkdocs-material@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}diskcache>=5.6.3:devel/py-diskcache@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/misc/py-instructor/distinfo b/misc/py-instructor/distinfo index 36b95c428f25..3f05b5720365 100644 --- a/misc/py-instructor/distinfo +++ b/misc/py-instructor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750646435 -SHA256 (instructor-1.9.0.tar.gz) = 34fb37084d40130bdde9d8dd27f592cef81b409ded8a8c11ccd81945e52fd9e6 -SIZE (instructor-1.9.0.tar.gz) = 69331467 +TIMESTAMP = 1752974651 +SHA256 (instructor-1.10.0.tar.gz) = 887d33e058b913290dbf526b0096b1bb8d7ea1a07d75afecbf716161f959697b +SIZE (instructor-1.10.0.tar.gz) = 69388981 |