git: 50342d32c9e4 - main - devel/py-jsonpickle: Update 3.0.1 → 3.0.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Aug 2023 17:25:32 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=50342d32c9e4d81eeaf40ea1a1df91fbd96a94d0 commit 50342d32c9e4d81eeaf40ea1a1df91fbd96a94d0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-14 14:38:02 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-14 17:25:29 +0000 devel/py-jsonpickle: Update 3.0.1 → 3.0.2 Reported by: portscout --- devel/py-jsonpickle/Makefile | 8 +++++--- devel/py-jsonpickle/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/py-jsonpickle/Makefile b/devel/py-jsonpickle/Makefile index 9ff25045a086..439e094455f7 100644 --- a/devel/py-jsonpickle/Makefile +++ b/devel/py-jsonpickle/Makefile @@ -1,5 +1,5 @@ PORTNAME= jsonpickle -DISTVERSION= 3.0.1 +DISTVERSION= 3.0.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,9 @@ WWW= https://jsonpickle.github.io/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy2>0:math/py-gmpy2@${PY_FLAVOR}\ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ @@ -26,7 +28,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy2>0:math/py-gmpy2@${PY_FLAVOR}\ # ${PYTHON_PKGNAMEPREFIX}yajl>0:devel/py-yajl@${PY_FLAVOR} # is also needed for tests, but isnt't yet ported USES= cpe python -USE_PYTHON= distutils autoplist pytest # 1 fail, 1 error in tests, see https://github.com/jsonpickle/jsonpickle/issues/429 +USE_PYTHON= pep517 autoplist pytest # 1 fail, 1 error in tests, see https://github.com/jsonpickle/jsonpickle/issues/429 CPE_VENDOR= ${PORTNAME}_project diff --git a/devel/py-jsonpickle/distinfo b/devel/py-jsonpickle/distinfo index c88b92aa532c..03abf579f7a5 100644 --- a/devel/py-jsonpickle/distinfo +++ b/devel/py-jsonpickle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1671401445 -SHA256 (jsonpickle-3.0.1.tar.gz) = 032538804795e73b94ead410800ac387fdb6de98f8882ac957fcd247e3a85200 -SIZE (jsonpickle-3.0.1.tar.gz) = 265121 +TIMESTAMP = 1692033259 +SHA256 (jsonpickle-3.0.2.tar.gz) = e37abba4bfb3ca4a4647d28bb9f4706436f7b46c8a8333b4a718abafa8e46b37 +SIZE (jsonpickle-3.0.2.tar.gz) = 266361