Bug 280908 - textproc/py-python-pptx: Update to 1.0.2
Summary: textproc/py-python-pptx: Update to 1.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://github.com/scanny/python-pptx...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-18 15:29 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2024-08-19 00:14 UTC (History)
1 user (show)

See Also:


Attachments
python-pptx-1.0.2.patch (2.30 KB, patch)
2024-08-18 15:29 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2024-08-18 15:29:51 UTC
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)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-19 00:09:19 UTC
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(-)
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2024-08-19 00:14:58 UTC
Thanks.

If you want merge-quarterly - just ask.