Bug 270758 - misc/py-powerline-status: update to 2.8.3 + fix python 3.11 compatibility
Summary: misc/py-powerline-status: update to 2.8.3 + fix python 3.11 compatibility
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: Muhammad Moinur Rahman
URL: https://github.com/powerline/powerlin...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-11 08:03 UTC by Ralf van der Enden
Modified: 2023-04-15 13:19 UTC (History)
1 user (show)

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


Attachments
Update py-powerline-status to 2.8.3 and fix python 3.11 compat (4.00 KB, patch)
2023-04-11 08:03 UTC, Ralf van der Enden
bofh: maintainer-approval-
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2023-04-11 08:03:38 UTC
Created attachment 241417 [details]
Update py-powerline-status to 2.8.3 and fix python 3.11 compat

Q&A:
poudriere: builds ok (13.1-RELEASE; amd64)

Added PR #2212 from upstream as a patch to ensure python 3.11 compatibility (https://github.com/powerline/powerline/pull/2212)
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2023-04-11 20:20:26 UTC
Maintainer reset.
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2023-04-15 12:09:02 UTC
This is not the proper way of adding GH patches. You have to use PATCH_SITES and PATCH_FILES. However I have already updated the version and will commit the additional patches today or tomorrow.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-04-15 13:18:56 UTC
A commit in branch main references this bug:

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

commit c87203998b95b2099082f5e3dfd15e697e186d4a
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-04-15 12:09:57 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-04-15 13:14:58 +0000

    misc/py-powerline-status: Add python311 compatibility

    Changelog: https://github.com/powerline/powerline/pull/2212

    PR:             270758
    Reported by:    fluffy tremere@cainites.net

 misc/py-powerline-status/Makefile | 4 ++++
 misc/py-powerline-status/distinfo | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)