git: cc412c06f930 - main - devel/py-b2sdk: Update to 2.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Jan 2025 01:08:59 UTC
The branch main has been updated by leres: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc412c06f9307d5a7531b2e4b562ae67c2a3f971 commit cc412c06f9307d5a7531b2e4b562ae67c2a3f971 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2025-01-26 01:08:30 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2025-01-26 01:08:30 +0000 devel/py-b2sdk: Update to 2.8.0 Changes since 2.7.0: - Migrate to B2 Native API v3. - Fix continuation for started large files with no fully finished parts. - Remove yapf in favor of ruff. PR: 284302 Approved by: PopularMoment@protonmail.com (maintainer) --- devel/py-b2sdk/Makefile | 2 +- devel/py-b2sdk/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-b2sdk/Makefile b/devel/py-b2sdk/Makefile index 3ca3e773fa5b..bb3cfc8a5131 100644 --- a/devel/py-b2sdk/Makefile +++ b/devel/py-b2sdk/Makefile @@ -1,5 +1,5 @@ PORTNAME= b2sdk -DISTVERSION= 2.7.0 +DISTVERSION= 2.8.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-b2sdk/distinfo b/devel/py-b2sdk/distinfo index a96f2744ebe8..044d140eda78 100644 --- a/devel/py-b2sdk/distinfo +++ b/devel/py-b2sdk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736273750 -SHA256 (b2sdk-2.7.0.tar.gz) = efd9a5c59dcddfe626a7860caa7f420ec4b1c50b0ad30972ccebf17392795cf9 -SIZE (b2sdk-2.7.0.tar.gz) = 203488 +TIMESTAMP = 1737675068 +SHA256 (b2sdk-2.8.0.tar.gz) = e5a75b20b37b45d17fdb7fae491c8bb5d8adac67d99383cda3506f6b10c96710 +SIZE (b2sdk-2.8.0.tar.gz) = 203630