From 7a24aef8fee827429c64da9f39efc8b4b7eb93a5 Mon Sep 17 00:00:00 2001 From: Craig Leres Date: Sat, 26 Apr 2025 21:23:14 -0700 Subject: [PATCH] devel/py-b2sdk: Update to 2.8.1 Changes since 2.8.0: - Fix TimeoutError handling in b2http. - Document params in FileRetentionSetting class. PR: 286353 Approved by: PopularMoment@protonmail.com (maintainer) --- devel/py-b2sdk/Makefile | 3 +-- devel/py-b2sdk/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/py-b2sdk/Makefile b/devel/py-b2sdk/Makefile index 63179302ce4e..c62b049d888f 100644 --- a/devel/py-b2sdk/Makefile +++ b/devel/py-b2sdk/Makefile @@ -1,6 +1,5 @@ PORTNAME= b2sdk -DISTVERSION= 2.8.0 -PORTREVISION= 1 +DISTVERSION= 2.8.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-b2sdk/distinfo b/devel/py-b2sdk/distinfo index 044d140eda78..356af0fe63c9 100644 --- a/devel/py-b2sdk/distinfo +++ b/devel/py-b2sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1737675068 -SHA256 (b2sdk-2.8.0.tar.gz) = e5a75b20b37b45d17fdb7fae491c8bb5d8adac67d99383cda3506f6b10c96710 -SIZE (b2sdk-2.8.0.tar.gz) = 203630 +TIMESTAMP = 1745608892 +SHA256 (b2sdk-2.8.1.tar.gz) = f75d9980259a42915228c3deee475b2b7d5bc252d8c3228a8c3727ad9c68a343 +SIZE (b2sdk-2.8.1.tar.gz) = 203794