Date: Thu, 05 Feb 2026 21:03:10 +0000 From: Craig Leres <leres@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 32b201914ccb - main - devel/py-b2: Update to 4.5.1 Message-ID: <6985058e.42fb3.38521d27@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=32b201914ccb4211ef039a89bf2c142b2993ad88 commit 32b201914ccb4211ef039a89bf2c142b2993ad88 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2026-02-05 21:02:43 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2026-02-05 21:02:43 +0000 devel/py-b2: Update to 4.5.1 Changes since 4.5.0: - Replace the phx-class-registry dependency with a simple in-house implementation. - Avoid eager calculation of command help during parser construction. Reported by: github --- devel/py-b2/Makefile | 3 +-- devel/py-b2/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-b2/Makefile b/devel/py-b2/Makefile index e3e72addf3e7..65a240f7d7cb 100644 --- a/devel/py-b2/Makefile +++ b/devel/py-b2/Makefile @@ -1,6 +1,6 @@ PORTNAME= b2 DISTVERSIONPREFIX= v -DISTVERSION= 4.5.0 +DISTVERSION= 4.5.1 CATEGORIES= devel PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=3.5.2:devel/py-argcomplete@${PY ${PYTHON_PKGNAMEPREFIX}arrow>=1.0.2:devel/py-arrow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}b2sdk>=2.10.2:devel/py-b2sdk@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.18.1:textproc/py-docutils@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}phx-class-registry>=4.0:devel/py-phx-class-registry@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}platformdirs>=3.11.0:devel/py-platformdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rst2ansi>=0.1.5:textproc/py-rst2ansi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tabulate>=0.9.0:devel/py-tabulate@${PY_FLAVOR} \ diff --git a/devel/py-b2/distinfo b/devel/py-b2/distinfo index 54c341acf55d..71d3c87f6732 100644 --- a/devel/py-b2/distinfo +++ b/devel/py-b2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1767909112 -SHA256 (Backblaze-B2_Command_Line_Tool-v4.5.0_GH0.tar.gz) = f00d5b7ab119fff026fc4eed576daef5d827817ddcc3e5955023727d269a4e6c -SIZE (Backblaze-B2_Command_Line_Tool-v4.5.0_GH0.tar.gz) = 222136 +TIMESTAMP = 1770325162 +SHA256 (Backblaze-B2_Command_Line_Tool-v4.5.1_GH0.tar.gz) = 26bffe266c5d4465b54acd214cc9f4a67c652cc2532dcaf3af3afb0297e19564 +SIZE (Backblaze-B2_Command_Line_Tool-v4.5.1_GH0.tar.gz) = 223735home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6985058e.42fb3.38521d27>
