FreeBSD Bugzilla – Attachment 246426 Details for
Bug 275202
textproc/py-extract-msg: Update to 0.46.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
extract-msg-0.46.2.patch
0001-textproc-py-extract-msg-Update-to-0.46.2.patch (text/plain), 1.70 KB, created by
Jesús Daniel Colmenares Oviedo
on 2023-11-19 16:05:02 UTC
(
hide
)
Description:
extract-msg-0.46.2.patch
Filename:
MIME Type:
Creator:
Jesús Daniel Colmenares Oviedo
Created:
2023-11-19 16:05:02 UTC
Size:
1.70 KB
patch
obsolete
>From d16dc70c6fbeb12420c239d8425d433a9ebee9b2 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Jes=C3=BAs=20Daniel=20Colmenares=20Oviedo?= > <DtxdF@disroot.org> >Date: Sun, 19 Nov 2023 12:00:45 -0400 >Subject: [PATCH] textproc/py-extract-msg: Update to 0.46.2 > >ChangeLog: https://github.com/TeamMsgExtractor/msg-extractor/blob/v0.46.2/CHANGELOG.md > >* Adjusted typing information on regular expressions. They were using a > subscript that was added in Python 3.9 (apparently that is something > the type checker doesn't check for), which made the module incompatible > with Python 3.8. If you are using Python 3.9 or higher a version check > will switch to the more specific typing. >--- > 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 42358e1032..0002772173 100644 >--- a/textproc/py-extract-msg/Makefile >+++ b/textproc/py-extract-msg/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= extract-msg >-DISTVERSION= 0.45.0 >+DISTVERSION= 0.46.2 > CATEGORIES= textproc python > MASTER_SITES= PYPI > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >diff --git a/textproc/py-extract-msg/distinfo b/textproc/py-extract-msg/distinfo >index c7f12e8e10..0637425ba7 100644 >--- a/textproc/py-extract-msg/distinfo >+++ b/textproc/py-extract-msg/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1691959858 >-SHA256 (extract_msg-0.45.0.tar.gz) = 6814865cf2ba806bd69af53af688a13e000a95d4991cce6a0416b3bdeb739496 >-SIZE (extract_msg-0.45.0.tar.gz) = 298409 >+TIMESTAMP = 1700338300 >+SHA256 (extract_msg-0.46.2.tar.gz) = 1ccc852881bba973a1f2e2b65e72138aaf2b5784dddc13be34d65af1c410e8ab >+SIZE (extract_msg-0.46.2.tar.gz) = 314391 >-- >2.41.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 275202
: 246426