git: 05d3fa0cafb6 - main - devel/py-deepdiff: update 6.7.1 → 7.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 12 Apr 2024 03:01:58 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=05d3fa0cafb6b86239e59856fa95d5d9a779f531 commit 05d3fa0cafb6b86239e59856fa95d5d9a779f531 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-12 02:17:10 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-12 03:01:48 +0000 devel/py-deepdiff: update 6.7.1 → 7.0.1 Reported by: portscout --- devel/py-deepdiff/Makefile | 8 +++++--- devel/py-deepdiff/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/py-deepdiff/Makefile b/devel/py-deepdiff/Makefile index 3f35d32425be..051e2dd5cfe9 100644 --- a/devel/py-deepdiff/Makefile +++ b/devel/py-deepdiff/Makefile @@ -1,5 +1,5 @@ PORTNAME= deepdiff -DISTVERSION= 6.7.1 +DISTVERSION= 7.0.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,9 @@ WWW= https://github.com/seperman/deepdiff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ordered-set>=4.0.2:devel/py-ordered-set@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.1.7:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}ordered-set>=4.0.2:devel/py-ordered-set@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}yaml>=6.0.1:devel/py-yaml@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jsonpickle>0:devel/py-jsonpickle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydantic>0:devel/py-pydantic@${PY_FLAVOR} \ @@ -22,7 +24,7 @@ USE_PYTHON= distutils autoplist NO_ARCH= yes -do-test: # some tests fail, see https://github.com/seperman/deepdiff/issues/323 +do-test: # 3 tests fail, see https://github.com/seperman/deepdiff/issues/323 @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest .include <bsd.port.mk> diff --git a/devel/py-deepdiff/distinfo b/devel/py-deepdiff/distinfo index bda3a3061312..b22e2111f330 100644 --- a/devel/py-deepdiff/distinfo +++ b/devel/py-deepdiff/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700025890 -SHA256 (deepdiff-6.7.1.tar.gz) = b367e6fa6caac1c9f500adc79ada1b5b1242c50d5f716a1a4362030197847d30 -SIZE (deepdiff-6.7.1.tar.gz) = 409107 +TIMESTAMP = 1712879083 +SHA256 (deepdiff-7.0.1.tar.gz) = 260c16f052d4badbf60351b4f77e8390bee03a0b516246f6839bc813fb429ddf +SIZE (deepdiff-7.0.1.tar.gz) = 421718