Bug 277357 - devel/py-b2sdk: update to 1.33.0
Summary: devel/py-b2sdk: update to 1.33.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: Robert Clausecker
URL: https://github.com/Backblaze/b2-sdk-p...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-27 16:51 UTC by Henry
Modified: 2024-05-13 21:27 UTC (History)
2 users (show)

See Also:
PopularMoment: maintainer-feedback+
PopularMoment: maintainer-feedback+


Attachments
patch (3.56 KB, patch)
2024-02-27 16:51 UTC, Henry
PopularMoment: maintainer-approval+
Details | Diff
patch (3.56 KB, patch)
2024-03-02 16:47 UTC, Henry
PopularMoment: maintainer-approval+
Details | Diff
update (3.66 KB, patch)
2024-04-06 16:05 UTC, Henry
PopularMoment: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Henry 2024-02-27 16:51:33 UTC
Created attachment 248795 [details]
patch

Maintainer update to 1.32.0

poudriere builds fine on 13.2 and 14.0.

Functionality also tested with duplicity.
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2024-03-02 11:30:15 UTC
This patch does not apply.
Comment 2 Henry 2024-03-02 16:47:31 UTC
Created attachment 248877 [details]
patch

Update patch to take account of the devel/py-setuptools_scm rename.
Comment 3 Charlie Li freebsd_committer freebsd_triage 2024-03-26 01:59:22 UTC
1.33.0 is out now, which amongst other things, removes the ${PY_SETUPTOOLS} RUN_DEPENDS (by yours truly).
Comment 4 Henry 2024-04-06 16:05:13 UTC
Created attachment 249763 [details]
update
Comment 5 commit-hook freebsd_committer freebsd_triage 2024-05-13 21:23:01 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=69a281a193ee12ef33811164578914a843cc50d0

commit 69a281a193ee12ef33811164578914a843cc50d0
Author:     Henry <PopularMoment@protonmail.com>
AuthorDate: 2024-04-06 15:56:55 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-05-13 21:19:50 +0000

    devel/py-b2sdk: update to 1.33.0

     - convert to pep517

    Changelog: https://github.com/Backblaze/b2-sdk-python/compare/v1.29.0...v1.33.0

    PR:             277357

 devel/py-b2sdk/Makefile                    | 22 +++-------------------
 devel/py-b2sdk/distinfo                    |  6 +++---
 devel/py-b2sdk/files/patch-setup.py (gone) | 14 --------------
 3 files changed, 6 insertions(+), 36 deletions(-)
Comment 6 Robert Clausecker freebsd_committer freebsd_triage 2024-05-13 21:27:56 UTC
Thank you for your contribution.