Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Jun 2025 23:30:54 GMT
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: ad1482269452 - main - devel/py-b2: Update to 4.3.3
Message-ID:  <202506192330.55JNUs2Q030784@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=ad1482269452dcd610fed3c37ab17ae1c7c60b3b

commit ad1482269452dcd610fed3c37ab17ae1c7c60b3b
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2025-06-19 23:30:26 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2025-06-19 23:30:26 +0000

    devel/py-b2: Update to 4.3.3
    
    Changes since 4.3.2:
    
     - Fix autocomplete install for zsh.
    
     - Suggest running b2 bucket list on NonExistentBucket errors.
    
    Reported by:    github
---
 devel/py-b2/Makefile | 2 +-
 devel/py-b2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/py-b2/Makefile b/devel/py-b2/Makefile
index e73c9a0c4c1a..116460bf1903 100644
--- a/devel/py-b2/Makefile
+++ b/devel/py-b2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	b2
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.3.2
+DISTVERSION=	4.3.3
 CATEGORIES=	devel
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/devel/py-b2/distinfo b/devel/py-b2/distinfo
index 419cf581e84d..a12bbe9a4611 100644
--- a/devel/py-b2/distinfo
+++ b/devel/py-b2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745727914
-SHA256 (Backblaze-B2_Command_Line_Tool-v4.3.2_GH0.tar.gz) = f8aa59e4f4aea80b1b18960f1f860e813b52df2acf644a6932e30bf2b702c39c
-SIZE (Backblaze-B2_Command_Line_Tool-v4.3.2_GH0.tar.gz) = 219545
+TIMESTAMP = 1750375711
+SHA256 (Backblaze-B2_Command_Line_Tool-v4.3.3_GH0.tar.gz) = 500582b82e2f48ae2e060b3e042f7c0340ec8f4d4f2113b5725e9fe63304f09e
+SIZE (Backblaze-B2_Command_Line_Tool-v4.3.3_GH0.tar.gz) = 219791


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506192330.55JNUs2Q030784>