Date: Thu, 22 Feb 2024 12:32:44 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 77b212c5d09e - main - textproc/py-extract-msg: Update to 0.47.0 Message-ID: <202402221232.41MCWi4s025358@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=77b212c5d09e6656cfb673f5abdc2734130ec09b commit 77b212c5d09e6656cfb673f5abdc2734130ec09b Author: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> AuthorDate: 2023-12-12 14:42:45 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2024-02-22 12:31:52 +0000 textproc/py-extract-msg: Update to 0.47.0 ChangeLog: https://github.com/TeamMsgExtractor/msg-extractor/blob/v0.47.0/CHANGELOG.md PR: 275724 --- textproc/py-extract-msg/Makefile | 3 +-- textproc/py-extract-msg/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/textproc/py-extract-msg/Makefile b/textproc/py-extract-msg/Makefile index 4dd8144af552..905d63cf52bf 100644 --- a/textproc/py-extract-msg/Makefile +++ b/textproc/py-extract-msg/Makefile @@ -1,5 +1,5 @@ PORTNAME= extract-msg -DISTVERSION= 0.46.2 +DISTVERSION= 0.47.0 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.11.1:www/py-beautifulsoup@$ ${PYTHON_PKGNAMEPREFIX}chardet>=4.0.0:textproc/py-chardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}compressed-rtf>=1.0.6:archivers/py-compressed-rtf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ebcdic>=1.1.1:textproc/py-ebcdic@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}imapclient>=2.1.0:mail/py-imapclient@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}olefile>=0.46:devel/py-olefile@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz-deprecation-shim>0:devel/py-pytz-deprecation-shim@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}red-black-tree-mod>=0:devel/py-red-black-tree-mod@${PY_FLAVOR} \ diff --git a/textproc/py-extract-msg/distinfo b/textproc/py-extract-msg/distinfo index 5b3fdc3a4d22..998e2e5152ae 100644 --- a/textproc/py-extract-msg/distinfo +++ b/textproc/py-extract-msg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700414684 -SHA256 (extract_msg-0.46.2.tar.gz) = 1ccc852881bba973a1f2e2b65e72138aaf2b5784dddc13be34d65af1c410e8ab -SIZE (extract_msg-0.46.2.tar.gz) = 314391 +TIMESTAMP = 1702335134 +SHA256 (extract_msg-0.47.0.tar.gz) = d3ed5fdc8cdff3567421d7e4183511905eb3c83d2605e6c9335c653efa6cfb41 +SIZE (extract_msg-0.47.0.tar.gz) = 322021
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402221232.41MCWi4s025358>