git: 26027bcf0da9 - main - devel/py-genson: Update to 1.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 May 2024 05:47:21 UTC
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=26027bcf0da9d38bd22ad001ad2c8fb04c1855ed commit 26027bcf0da9d38bd22ad001ad2c8fb04c1855ed Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2024-05-16 05:47:13 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2024-05-16 05:47:13 +0000 devel/py-genson: Update to 1.3.0 --- devel/py-genson/Makefile | 10 +++++----- devel/py-genson/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/py-genson/Makefile b/devel/py-genson/Makefile index 17a38742369d..4278a2d9ab42 100644 --- a/devel/py-genson/Makefile +++ b/devel/py-genson/Makefile @@ -1,6 +1,5 @@ PORTNAME= genson -PORTVERSION= 1.2.2 -PORTREVISION= 1 +DISTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,12 +10,13 @@ WWW= https://pypi.org/project/genson/ LICENSE= MIT +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=3.0.1:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= python shebangfix -SHEBANG_FILES= bin/genson.py -USE_PYTHON= autoplist concurrent distutils +USES= python +USE_PYTHON= autoplist concurrent pep517 do-test: @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest) diff --git a/devel/py-genson/distinfo b/devel/py-genson/distinfo index d69a59d17cec..1657b2463699 100644 --- a/devel/py-genson/distinfo +++ b/devel/py-genson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1601017489 -SHA256 (genson-1.2.2.tar.gz) = 8caf69aa10af7aee0e1a1351d1d06801f4696e005f06cedef438635384346a16 -SIZE (genson-1.2.2.tar.gz) = 34387 +TIMESTAMP = 1715836982 +SHA256 (genson-1.3.0.tar.gz) = e02db9ac2e3fd29e65b5286f7135762e2cd8a986537c075b06fc5f1517308e37 +SIZE (genson-1.3.0.tar.gz) = 34919