Created attachment 252886 [details] python-pptx-1.0.2.patch Description: ChangeLog: https://github.com/scanny/python-pptx/blob/v1.0.2/HISTORY.rst * Restore read-only enum members. QA: * portlint: - Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX. * portlint: OK (poudriere: 14.1-RELEASE, amd64)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=93bff23f327fa64ff6ed14f7824a9b643f85da10 commit 93bff23f327fa64ff6ed14f7824a9b643f85da10 Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2024-08-18 23:54:32 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2024-08-19 00:08:17 +0000 textproc/py-python-pptx: Update 0.6.23 → 1.0.2 Changelog: 1.0.2 (2024-08-07) fix: #1003 restore read-only enum members 1.0.1 (2024-08-05) fix: #1000 add py.typed 1.0.0 (2024-08-03) fix: #929 raises on JPEG with image/jpg MIME-type fix: #943 remove mention of a Px Length subtype fix: #972 next-slide-id fails in rare cases fix: #990 do not require strict timestamps for Zip Add type annotations https://github.com/scanny/python-pptx/blob/v1.0.2/HISTORY.rst PR: 280908 textproc/py-python-pptx/Makefile | 7 +++++-- textproc/py-python-pptx/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-)
Thanks. If you want merge-quarterly - just ask.