Date: Mon, 4 Nov 2024 11:53:28 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8bae777058e4 - main - editors/py-babi: Update version 1.5.7=>1.6.0 Message-ID: <202411041153.4A4BrSC7023670@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=8bae777058e4a12197cf7025e5833d39c9ada9ff commit 8bae777058e4a12197cf7025e5833d39c9ada9ff Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-11-04 10:55:39 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-11-04 11:53:12 +0000 editors/py-babi: Update version 1.5.7=>1.6.0 Changelog: https://github.com/asottile/babi/releases/tag/v1.6.0 --- editors/py-babi/Makefile | 2 +- editors/py-babi/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editors/py-babi/Makefile b/editors/py-babi/Makefile index 12913c37248d..9b838ef194a3 100644 --- a/editors/py-babi/Makefile +++ b/editors/py-babi/Makefile @@ -1,5 +1,5 @@ PORTNAME= babi -DISTVERSION= 1.5.7 +DISTVERSION= 1.6.0 CATEGORIES= editors python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/editors/py-babi/distinfo b/editors/py-babi/distinfo index e2230891e4fc..be499e999244 100644 --- a/editors/py-babi/distinfo +++ b/editors/py-babi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727615479 -SHA256 (babi-1.5.7.tar.gz) = d1eecf63455c3c609436c8d0cecc0468d7c49c1a70f64adf2c3ca687eb80071b -SIZE (babi-1.5.7.tar.gz) = 46506 +TIMESTAMP = 1730717704 +SHA256 (babi-1.6.0.tar.gz) = ae18d95e227a7f8a52613aac909522f0f0ea0fa217a944f9df1c3d09e6bc9a9d +SIZE (babi-1.6.0.tar.gz) = 46574
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411041153.4A4BrSC7023670>