git: 43b9883a96b1 - main - devel/py-b2: Update to 4.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Mar 2026 20:13:54 UTC
The branch main has been updated by leres:
URL: https://cgit.FreeBSD.org/ports/commit/?id=43b9883a96b1350c8d5826826e850cdf41eb9bee
commit 43b9883a96b1350c8d5826826e850cdf41eb9bee
Author: Craig Leres <leres@FreeBSD.org>
AuthorDate: 2026-03-23 20:13:25 +0000
Commit: Craig Leres <leres@FreeBSD.org>
CommitDate: 2026-03-23 20:13:25 +0000
devel/py-b2: Update to 4.6.0
Changes since 4.5.1:
- Update the version command to display the installed b2sdk version
alongside the CLI version.
- Bump b2sdk version to 2.10.3.
- Fixed autocomplete parser cache on Python 3.14.2+.
- Improve command-line options formatting in CLI help text.
Reported by: github
---
devel/py-b2/Makefile | 4 ++--
devel/py-b2/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/py-b2/Makefile b/devel/py-b2/Makefile
index 65a240f7d7cb..24445d701b9b 100644
--- a/devel/py-b2/Makefile
+++ b/devel/py-b2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= b2
DISTVERSIONPREFIX= v
-DISTVERSION= 4.5.1
+DISTVERSION= 4.6.0
CATEGORIES= devel
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pdm-backend>=0:devel/py-pdm-backend@${PY_F
${PYTHON_PKGNAMEPREFIX}tabulate>=0.9.0:devel/py-tabulate@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argcomplete>=3.5.2:devel/py-argcomplete@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}arrow>=1.0.2:devel/py-arrow@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}b2sdk>=2.10.2:devel/py-b2sdk@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}b2sdk>=2.10.3:devel/py-b2sdk@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}docutils>=0.18.1:textproc/py-docutils@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}platformdirs>=3.11.0:devel/py-platformdirs@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rst2ansi>=0.1.5:textproc/py-rst2ansi@${PY_FLAVOR} \
diff --git a/devel/py-b2/distinfo b/devel/py-b2/distinfo
index 71d3c87f6732..cc20fe48195e 100644
--- a/devel/py-b2/distinfo
+++ b/devel/py-b2/distinfo
@@ -1,3 +1,3 @@
-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) = 223735
+TIMESTAMP = 1773262729
+SHA256 (Backblaze-B2_Command_Line_Tool-v4.6.0_GH0.tar.gz) = 7b3d04d4a3ad4c12c34a4b759340844de6668bf84b5a9a0d72dc175d98168fcd
+SIZE (Backblaze-B2_Command_Line_Tool-v4.6.0_GH0.tar.gz) = 223687