Date: Sun, 4 Feb 2024 08:23:07 GMT 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: 11ad785cf2cb - main - misc/py-instructor: update to 0.4.8 Message-ID: <202402040823.4148N7t8022077@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=11ad785cf2cb0f661f98fc2c2366f7d99097a361 commit 11ad785cf2cb0f661f98fc2c2366f7d99097a361 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-02-04 08:21:45 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-02-04 08:22:59 +0000 misc/py-instructor: update to 0.4.8 Changelog: https://github.com/jxnl/instructor/releases/tag/0.4.8 Reported by: Repology --- misc/py-instructor/Makefile | 2 +- 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 2d18d548af7f..fe99d271b042 100644 --- a/misc/py-instructor/Makefile +++ b/misc/py-instructor/Makefile @@ -1,5 +1,5 @@ PORTNAME= instructor -DISTVERSION= 0.4.7 +DISTVERSION= 0.4.8 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-instructor/distinfo b/misc/py-instructor/distinfo index e3eb27222e54..002f521ac013 100644 --- a/misc/py-instructor/distinfo +++ b/misc/py-instructor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705452020 -SHA256 (instructor-0.4.7.tar.gz) = 5a56598f468d41409013fd1f7f66e02e1a32936cb6511989bde68f4204260207 -SIZE (instructor-0.4.7.tar.gz) = 27012 +TIMESTAMP = 1706962327 +SHA256 (instructor-0.4.8.tar.gz) = 2a36c04b3a27f9e6cd1c5d3c7bb9e741cd62ce2e30c11e26c4bcc3b796b107b7 +SIZE (instructor-0.4.8.tar.gz) = 27052
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402040823.4148N7t8022077>