Bug 283906 - devel/py-b2sdk: Update to 2.7.0
Summary: devel/py-b2sdk: Update to 2.7.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Craig Leres
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-07 18:23 UTC by Craig Leres
Modified: 2025-01-22 18:03 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (PopularMoment)


Attachments
patch (1.37 KB, patch)
2025-01-07 18:24 UTC, Craig Leres
leres: maintainer-approval? (PopularMoment)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Leres freebsd_committer freebsd_triage 2025-01-07 18:23:08 UTC
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.
Comment 1 Craig Leres freebsd_committer freebsd_triage 2025-01-07 18:24:09 UTC
Created attachment 256505 [details]
patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-01-22 17:37:23 UTC
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(-)