git: 76358741fed3 - main - textproc/py-parse-type: Update to 0.6.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jul 2023 21:39:20 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=76358741fed36ccd5e4514c3f59e77c1e7a94ad5 commit 76358741fed36ccd5e4514c3f59e77c1e7a94ad5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-07-09 21:25:10 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-07-09 21:34:41 +0000 textproc/py-parse-type: Update to 0.6.2 - Convert to USE_PYTHON=pep517 Changes: https://github.com/jenisys/parse_type/releases --- textproc/py-parse-type/Makefile | 8 +++++--- textproc/py-parse-type/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/textproc/py-parse-type/Makefile b/textproc/py-parse-type/Makefile index 1255b4c539cf..33f3c2e82d90 100644 --- a/textproc/py-parse-type/Makefile +++ b/textproc/py-parse-type/Makefile @@ -1,5 +1,5 @@ PORTNAME= parse-type -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.2 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +12,13 @@ WWW= https://github.com/jenisys/parse_type LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parse>=1.18.0:textproc/py-parse@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}six>=1.11:devel/py-six@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}six>=1.15:devel/py-six@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/textproc/py-parse-type/distinfo b/textproc/py-parse-type/distinfo index 26905792939f..6ba2418aff15 100644 --- a/textproc/py-parse-type/distinfo +++ b/textproc/py-parse-type/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1643133799 -SHA256 (parse_type-0.6.0.tar.gz) = 20b43c660e48ed47f433bce5873a2a3d4b9b6a7ba47bd7f7d2a7cec4bec5551f -SIZE (parse_type-0.6.0.tar.gz) = 272751 +TIMESTAMP = 1688902185 +SHA256 (parse_type-0.6.2.tar.gz) = 79b1f2497060d0928bc46016793f1fca1057c4aacdf15ef876aa48d75a73a355 +SIZE (parse_type-0.6.2.tar.gz) = 69720