diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-09 10:56:03 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-07-09 10:57:01 +0900 |
commit | 73f619fc9120fc57fde17627c6ace0bc72d723a8 (patch) | |
tree | 413c86841d45986678977146651b046ac7963d1e | |
parent | java/dbvis: Improve do-install (diff) |
misc/py-instructor: update to 1.9.2
Changelog:
- https://github.com/567-labs/instructor/releases/tag/1.9.1
- https://github.com/567-labs/instructor/releases/tag/1.9.2
Reported by: Repology
-rw-r--r-- | misc/py-instructor/Makefile | 2 | ||||
-rw-r--r-- | misc/py-instructor/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/py-instructor/Makefile b/misc/py-instructor/Makefile index 15bf05cb9536..1c68be64af40 100644 --- a/misc/py-instructor/Makefile +++ b/misc/py-instructor/Makefile @@ -1,5 +1,5 @@ PORTNAME= instructor -DISTVERSION= 1.9.0 +DISTVERSION= 1.9.2 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-instructor/distinfo b/misc/py-instructor/distinfo index 36b95c428f25..4d3c433a828b 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 = 1752024418 +SHA256 (instructor-1.9.2.tar.gz) = 8c6b9fb4f8404a1e8290b8c3e9d26f8e9a1aceb5392ea8728a21a0828fb5e7c6 +SIZE (instructor-1.9.2.tar.gz) = 69352231 |