Summary: | misc/py-emoji: update to 2.12.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ruslan Makhmatkhanov <rm> | ||||||
Component: | Individual Port(s) | Assignee: | Kyle Evans <kevans> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(kevans) |
||||||
Priority: | --- | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Created attachment 251372 [details]
poudriere testport
(In reply to Ruslan Makhmatkhanov from comment #0) Hi, Would you like to take MAINTAINER of this port as a current stakeholder? I think I only worked on it for OctoPrint, but python ports with loads of dependencies like that are too much pain to maintain IMO (In reply to Kyle Evans from comment #2) sure, no problemo. thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7f25c88630da3ee7f39e1a7530a3e010a8bf366b commit 7f25c88630da3ee7f39e1a7530a3e010a8bf366b Author: Ruslan Makhmatkhanov <rm@FreeBSD.org> AuthorDate: 2024-06-11 05:03:51 +0000 Commit: Ruslan Makhmatkhanov <rm@FreeBSD.org> CommitDate: 2024-06-11 05:03:51 +0000 misc/py-emoji: update to 2.12.1 - update to 2.12.1 - switch to pep517 - allow package build with setuptools < 65 - take up maintainership emoji > 2.7.0 is required for newer version of net-im/gajim PR: 279660 Approved by: kevans (maintainer) misc/py-emoji/Makefile | 11 ++++++++--- misc/py-emoji/distinfo | 6 +++--- misc/py-emoji/files/patch-pyproject.toml (new) | 9 +++++++++ 3 files changed, 20 insertions(+), 6 deletions(-) Committed, thanks! |
Created attachment 251371 [details] update to 2.12.1 - update to 2.12.1 - switch to pep517 - allow package build with setuptools < 65 emodji > 2.7.0 is required for newer version of net-im/gajim