1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 3.11.0

Changes:	https://github.com/SpamScope/mail-parser/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-01-13 17:41:40 +00:00
parent 3df2a6bf84
commit 29117236f0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522903
2 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mail-parser
PORTVERSION= 3.10.0
PORTVERSION= 3.11.0
CATEGORIES= mail python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,8 +14,8 @@ LICENSE= APACHE20
RUN_DEPENDS= msgconvert:mail/p5-Email-Outlook-Message \
${PY_IPADDRESS} \
${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}simplejson>=3.17.0:devel/py-simplejson@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.13.0:devel/py-six@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
@ -23,6 +23,6 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e 's|==.*||' ${WRKSRC}/requirements.txt ${WRKSRC}/mail_parser.egg-info/requires.txt
@${REINPLACE_CMD} -e 's|==|>=|' ${WRKSRC}/requirements.txt ${WRKSRC}/mail_parser.egg-info/requires.txt
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1578401174
SHA256 (mail-parser-3.10.0.tar.gz) = ac49b18a92e8e9ab1ae588f829902b3cf424d387794cd1d41f2e1d212dbd776e
SIZE (mail-parser-3.10.0.tar.gz) = 15940
TIMESTAMP = 1578923220
SHA256 (mail-parser-3.11.0.tar.gz) = 6e8f1b97433a4c69640d0b5785da801f4cd335709fc4587340f484041fa2e445
SIZE (mail-parser-3.11.0.tar.gz) = 16400