Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2026 17:46:13 +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: 75d123c36363 - main - devel/py-b2: Update to 4.7.1
Message-ID:  <6a2af465.3fe10.7ee9454@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=75d123c363631304efedee5d884c40f6fca1ef81

commit 75d123c363631304efedee5d884c40f6fca1ef81
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2026-06-11 17:45:44 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2026-06-11 17:45:44 +0000

    devel/py-b2: Update to 4.7.1
    
    Changes since 4.7.0:
    
     - Fix b2:// URI parsing to accept bucket names containing periods.
    
     - Bump urllib3 from 2.6.3 to 2.7.0.
    
    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 c1bae1ddf054..fe6673e2266a 100644
--- a/devel/py-b2/Makefile
+++ b/devel/py-b2/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	b2
 DISTVERSIONPREFIX=	v
-DISTVERSION=	4.7.0
+DISTVERSION=	4.7.1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
diff --git a/devel/py-b2/distinfo b/devel/py-b2/distinfo
index c4dc2ee8d7d3..d2fb40d3e59b 100644
--- a/devel/py-b2/distinfo
+++ b/devel/py-b2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1779727676
-SHA256 (Backblaze-B2_Command_Line_Tool-v4.7.0_GH0.tar.gz) = 1423f362a083891ece854d71a347c652a03a4b696904c6bdb754bba046fc87c2
-SIZE (Backblaze-B2_Command_Line_Tool-v4.7.0_GH0.tar.gz) = 269560
+TIMESTAMP = 1780948712
+SHA256 (Backblaze-B2_Command_Line_Tool-v4.7.1_GH0.tar.gz) = e77f1442749c15cad69980a132c21b03a6f95976559446f0da52b8511d26f681
+SIZE (Backblaze-B2_Command_Line_Tool-v4.7.1_GH0.tar.gz) = 269695


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2af465.3fe10.7ee9454>