diff options
author | Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org> | 2023-12-12 14:42:45 +0000 |
---|---|---|
committer | Robert Clausecker <fuz@FreeBSD.org> | 2024-02-22 12:31:52 +0000 |
commit | 77b212c5d09e6656cfb673f5abdc2734130ec09b (patch) | |
tree | 0db17ca34cff6bb2bbee9dc6a9a7c1686416a8e1 | |
parent | 2f3bdc0e7ae3912b61ec9517633b15a6caec0bf5 (diff) | |
download | ports-77b212c5d09e6656cfb673f5abdc2734130ec09b.tar.gz ports-77b212c5d09e6656cfb673f5abdc2734130ec09b.zip |
textproc/py-extract-msg: Update to 0.47.0
-rw-r--r-- | textproc/py-extract-msg/Makefile | 3 | ||||
-rw-r--r-- | 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 |