FreeBSD Bugzilla – Attachment 238247 Details for
Bug 267924
textproc/py-extract-msg: Update to 0.37.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-extract-msg-0.37.0.patch
0001-textproc-py-extract-msg-Update-to-0.37.0.patch (text/plain), 2.66 KB, created by
Jesús Daniel Colmenares Oviedo
on 2022-11-22 14:27:10 UTC
(
hide
)
Description:
py-extract-msg-0.37.0.patch
Filename:
MIME Type:
Creator:
Jesús Daniel Colmenares Oviedo
Created:
2022-11-22 14:27:10 UTC
Size:
2.66 KB
patch
obsolete
>From f4fb9100f8bff2eb4d4b92ab357b97ac2f664b6f Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Jes=C3=BAs=20Daniel=20Colmenares=20Oviedo?= > <DtxdF@disroot.org> >Date: Tue, 22 Nov 2022 10:23:55 -0400 >Subject: [PATCH] textproc/py-extract-msg: Update to 0.37.0 > >* 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. >--- > textproc/py-extract-msg/Makefile | 6 +++--- > textproc/py-extract-msg/distinfo | 6 +++--- > 2 files changed, 6 insertions(+), 6 deletions(-) > >diff --git a/textproc/py-extract-msg/Makefile b/textproc/py-extract-msg/Makefile >index ff4c4514c..fab35970b 100644 >--- a/textproc/py-extract-msg/Makefile >+++ b/textproc/py-extract-msg/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= extract-msg >-PORTVERSION= 0.36.4 >+PORTVERSION= 0.37.0 > CATEGORIES= textproc python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -7,7 +7,7 @@ DISTNAME= extract_msg-${PORTVERSION} > > MAINTAINER= DtxdF@disroot.org > COMMENT= Extracts emails and attachments saved in MS Outlook's .msg files >-WWW= https://github.com/TeamMsgExtractor/msg-extractor >+WWW= https://github.com/TeamMsgExtractor/msg-extractor > > LICENSE= GPLv3 > LICENSE_FILE= ${WRKSRC}/LICENSE.txt >@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.11.1:www/py-beautifulsoup@$ > ${PYTHON_PKGNAMEPREFIX}RTFDE>=0.0.2:textproc/py-RTFDE@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}tzlocal>=4.2:devel/py-tzlocal@${PY_FLAVOR} > >-USES= python:3.6+ >+USES= python:3.6+ > USE_PYTHON= autoplist distutils > > .include <bsd.port.mk> >diff --git a/textproc/py-extract-msg/distinfo b/textproc/py-extract-msg/distinfo >index c4d6d1f7b..37ecad063 100644 >--- a/textproc/py-extract-msg/distinfo >+++ b/textproc/py-extract-msg/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1667171508 >-SHA256 (extract_msg-0.36.4.tar.gz) = 7924421fbb7d09ef2fb94221c873f443d9390677282b9a91eba00b15badbe4e8 >-SIZE (extract_msg-0.36.4.tar.gz) = 159130 >+TIMESTAMP = 1669124444 >+SHA256 (extract_msg-0.37.0.tar.gz) = b0ad4ab44e4e180c858ea2c327f714a20160c41ba432053477c07b1c481f0cd8 >+SIZE (extract_msg-0.37.0.tar.gz) = 159709 >-- >2.38.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
DtxdF
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 267924
: 238247