Changes since 2.5.1: - Fixed datetime.utcnow() deprecation warnings under Python 3.12. - Make Event Notifications generally available. - Switch a pytest hook from path to collection_path. - Add upload token reset after upload timeout. - Fix file/directory permission handling for Windows during the B2 sync.
Created attachment 256505 [details] patch
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a13d3f0d936e7d7624139070f7eeca178c29294 commit 6a13d3f0d936e7d7624139070f7eeca178c29294 Author: Craig Leres <leres@FreeBSD.org> AuthorDate: 2025-01-22 17:35:56 +0000 Commit: Craig Leres <leres@FreeBSD.org> CommitDate: 2025-01-22 17:35:56 +0000 devel/py-b2sdk: Update to 2.7.0 Changes since 2.5.1: - Fixed datetime.utcnow() deprecation warnings under Python 3.12. - Make Event Notifications generally available. - Switch a pytest hook from path to collection_path. - Add upload token reset after upload timeout. - Fix file/directory permission handling for Windows during the B2 sync. PR: 283906 Approved by: PopularMoment@protonmail.com (maintainer timeout, 2 weeks) devel/py-b2sdk/Makefile | 3 ++- devel/py-b2sdk/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-)