[Bug 267924] textproc/py-extract-msg: Update to 0.37.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Nov 2022 14:27:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267924

            Bug ID: 267924
           Summary: textproc/py-extract-msg: Update to 0.37.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/TeamMsgExtractor/msg-extractor/blob
                    /v0.37.0/CHANGELOG.md
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
 Attachment #238247 maintainer-approval+
             Flags:

Created attachment 238247
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238247&action=edit
py-extract-msg-0.37.0.patch

Description:

* pet portfmt

ChangeLog:
https://github.com/TeamMsgExtractor/msg-extractor/blob/v0.37.0/CHANGELOG.md

* Renamed internal variable that wasn't changed when the other instances
  or it were renamed.
* Fixed properties missing (a fatal MSG error) raising an unclear
  exception. It now uses InvalidFileFormatError.
* Updated README to contain documentation on command line option added
  in previous version.
* Removed MSGFile.mainProperties after deprecating it in v0.36.0.
* Added new Properties Intelligence type: ERROR. This type is used when
  a properties instance is created but has something wrong with it that
  is not necessarily fatal. Currently the only thing that will cause it
  is the properties stream being 0 bytes.

QA:

* portlint:
  - WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX
and/or PKGNAMESUFFIX.
* testport: OK (poudriere: 13.1-RELEASE, amd64)

-- 
You are receiving this mail because:
You are the assignee for the bug.