git: a7837a493c73 - main - textproc/py-extract-msg: Update to 0.44.0

From: Robert Clausecker <fuz_at_FreeBSD.org>
Date: Sun, 13 Aug 2023 09:41:44 UTC
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a7837a493c734441ac2d9803f0870e112c2630b3

commit a7837a493c734441ac2d9803f0870e112c2630b3
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-08-10 23:55:57 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-08-13 09:35:33 +0000

    textproc/py-extract-msg: Update to 0.44.0
    
    ChangeLog: https://github.com/TeamMsgExtractor/msg-extractor/blob/v0.44.0/CHANGELOG.md
    
    * Fixed a bug that caused MessageBase.headerInit to always return False after the 0.42.0 update.
    * Changed MessageBase.headerInit to a property.
    * Fixed extract_msg.utils.__all__.
    * Minor regoanization within extract_msg/utils.py.
    * Minor changes to docstrings.
    * Minor README updates.
    * Fix issue with folded header fields decoding incorrectly when given to extract_msg.utils.decodeRfc2047.
    
    PR:             273062
---
 textproc/py-extract-msg/Makefile | 2 +-
 textproc/py-extract-msg/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/py-extract-msg/Makefile b/textproc/py-extract-msg/Makefile
index 0052435d0c6f..25fca306a0cb 100644
--- a/textproc/py-extract-msg/Makefile
+++ b/textproc/py-extract-msg/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	extract-msg
-DISTVERSION=	0.41.5
+DISTVERSION=	0.44.0
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/textproc/py-extract-msg/distinfo b/textproc/py-extract-msg/distinfo
index b76be1b4e2e6..b09ba1fb69c5 100644
--- a/textproc/py-extract-msg/distinfo
+++ b/textproc/py-extract-msg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686629657
-SHA256 (extract_msg-0.41.5.tar.gz) = 99d4fdc0c0912c836370bf9fbb6e77558bb978499c1b5fdd31634684e323885c
-SIZE (extract_msg-0.41.5.tar.gz) = 181877
+TIMESTAMP = 1691703145
+SHA256 (extract_msg-0.44.0.tar.gz) = 6f51ca87ffdbc2c8d28589d7221bfb8710e6af164037a3ee574bef35f4470397
+SIZE (extract_msg-0.44.0.tar.gz) = 292825