diff options
author | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-05-12 22:02:54 +0900 |
---|---|---|
committer | Hiroki Tagato <tagattie@FreeBSD.org> | 2025-05-12 22:02:54 +0900 |
commit | 16c7418e201f5de34806dc131ad51f8045dddc6c (patch) | |
tree | 2e3328387096e15b036d29e6fbff836655c755ce | |
parent | editors/vscode: update to 1.100.0 (diff) |
misc/py-instructor: update to 1.8.1
Changelog:
- https://github.com/567-labs/instructor/releases/tag/1.8.0
- https://github.com/567-labs/instructor/releases/tag/1.8.1
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 589c6aa10009..11ff7d5970bf 100644 --- a/misc/py-instructor/Makefile +++ b/misc/py-instructor/Makefile @@ -1,5 +1,5 @@ PORTNAME= instructor -DISTVERSION= 1.7.9 +DISTVERSION= 1.8.1 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-instructor/distinfo b/misc/py-instructor/distinfo index 4817d4ae95ac..93ce5eb93284 100644 --- a/misc/py-instructor/distinfo +++ b/misc/py-instructor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744710464 -SHA256 (instructor-1.7.9.tar.gz) = 3b7ff9119b386ebdc3c683a8af3c6461f424b9d80795d5e12676990b8379dd8a -SIZE (instructor-1.7.9.tar.gz) = 69063860 +TIMESTAMP = 1747038054 +SHA256 (instructor-1.8.1.tar.gz) = 2c3db9cabeff7cbe066b8eba393c1126e6250131b659023963047187afc3b56b +SIZE (instructor-1.8.1.tar.gz) = 69245759 |