Date: Thu, 08 Jan 2026 21:58: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: 6d7d72b13f5a - main - devel/py-b2: Update to 4.5.0 Message-ID: <69602875.221d2.17b7de91@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=6d7d72b13f5abb49b3cdf42839fa0fc9fefc5186 commit 6d7d72b13f5abb49b3cdf42839fa0fc9fefc5186 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2026-01-08 21:57:47 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2026-01-08 21:57:47 +0000 devel/py-b2: Update to 4.5.0 Changes since 4.4.2: - Fixed SystemError buffer overflow crash on Python 3.14+ caused by rst2ansi's terminal size detection bug. 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 f42a26a8aa0a..e3e72addf3e7 100644 --- a/devel/py-b2/Makefile +++ b/devel/py-b2/Makefile @@ -1,6 +1,6 @@ PORTNAME= b2 DISTVERSIONPREFIX= v -DISTVERSION= 4.4.2 +DISTVERSION= 4.5.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.9.4:devel/py-b2sdk@${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} \ diff --git a/devel/py-b2/distinfo b/devel/py-b2/distinfo index f198dc70dd3f..54c341acf55d 100644 --- a/devel/py-b2/distinfo +++ b/devel/py-b2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761431604 -SHA256 (Backblaze-B2_Command_Line_Tool-v4.4.2_GH0.tar.gz) = abb12544f470f5fed22cffba46c4ebc8538215b993595d41103e83e11b172087 -SIZE (Backblaze-B2_Command_Line_Tool-v4.4.2_GH0.tar.gz) = 223895 +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) = 222136home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69602875.221d2.17b7de91>
