Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2022 14:27:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267924] textproc/py-extract-msg: Update to 0.37.0
Message-ID:  <bug-267924-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267924

            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=3D238247&action=
=3Dedit
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)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267924-7788>