Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Apr 2026 11:07:42 +0000
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 355b9d3124f8 - main - misc/py-instructor: Update to 1.15.1
Message-ID:  <69d8d9fe.215a8.1963b3bf@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=355b9d3124f8d850de79af35608a6f1f1efea389

commit 355b9d3124f8d850de79af35608a6f1f1efea389
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-04-10 11:06:28 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-04-10 11:07:34 +0000

    misc/py-instructor: Update to 1.15.1
    
    Changelog:
    - https://github.com/567-labs/instructor/releases/tag/v1.15.0
    - https://github.com/567-labs/instructor/releases/tag/v1.15.1
    
    Reported by:    portscout
---
 misc/py-instructor/Makefile | 7 +++----
 misc/py-instructor/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/misc/py-instructor/Makefile b/misc/py-instructor/Makefile
index 0b35fd27dc26..09c6df4f113b 100644
--- a/misc/py-instructor/Makefile
+++ b/misc/py-instructor/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	instructor
-DISTVERSION=	1.14.5
+DISTVERSION=	1.15.1
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,10 +20,9 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}openai>=2.0.0<3.0.0:misc/py-openai@${PY_FLAV
 		${PYTHON_PKGNAMEPREFIX}aiohttp>=3.9.1<4.0.0:www/py-aiohttp@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}tenacity>=8.2.3<10.0.0:devel/py-tenacity@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pydantic-core>=2.18.0<3.0.0:devel/py-pydantic-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jiter>=0.6.1:textproc/py-jiter@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}jiter>=0.6.1<0.14: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}
+		${PYTHON_PKGNAMEPREFIX}requests>=2.32.3<3.0.0:www/py-requests@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/misc/py-instructor/distinfo b/misc/py-instructor/distinfo
index 3e3641c0662b..b54dd5f7fb4e 100644
--- a/misc/py-instructor/distinfo
+++ b/misc/py-instructor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773560801
-SHA256 (instructor-1.14.5.tar.gz) = fcb6432867f2fe4a5986e8bf389dcc64ed2ad4039a12a2dff85464e51c2f171a
-SIZE (instructor-1.14.5.tar.gz) = 69950754
+TIMESTAMP = 1775805796
+SHA256 (instructor-1.15.1.tar.gz) = c72406469d9025b742e83cf0c13e914b317db2089d08d889944e74fcd659ef94
+SIZE (instructor-1.15.1.tar.gz) = 69948370


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d8d9fe.215a8.1963b3bf>