git: 1b8bbb402a30 - main - devel/py-beartype: Update 0.14.1 → 0.15.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 22 Jul 2023 18:38:03 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b8bbb402a30bc37633b898ab6a34a2ff001c859 commit 1b8bbb402a30bc37633b898ab6a34a2ff001c859 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-07-22 18:37:55 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-07-22 18:37:55 +0000 devel/py-beartype: Update 0.14.1 → 0.15.0 --- devel/py-beartype/Makefile | 6 ++++-- devel/py-beartype/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/py-beartype/Makefile b/devel/py-beartype/Makefile index 264527966258..3f9500837251 100644 --- a/devel/py-beartype/Makefile +++ b/devel/py-beartype/Makefile @@ -1,5 +1,5 @@ PORTNAME= beartype -DISTVERSION= 0.14.1 +DISTVERSION= 0.15.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +11,12 @@ WWW= https://github.com/beartype/beartype LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} USES= python -USE_PYTHON= distutils autoplist pytest # tests fail, see https://github.com/beartype/beartype/issues/244 +USE_PYTHON= pep517 autoplist pytest # 1 test fails, see https://github.com/beartype/beartype/issues/261 NO_ARCH= yes diff --git a/devel/py-beartype/distinfo b/devel/py-beartype/distinfo index 54018487a9ef..7c0e66a111a7 100644 --- a/devel/py-beartype/distinfo +++ b/devel/py-beartype/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687071451 -SHA256 (beartype-0.14.1.tar.gz) = 23df4715d19cebb2ce60e53c3cf44cd925843f00c71938222d777ea6332de3cb -SIZE (beartype-0.14.1.tar.gz) = 964899 +TIMESTAMP = 1690040742 +SHA256 (beartype-0.15.0.tar.gz) = 2af6a8d8a7267ccf7d271e1a3bd908afbc025d2a09aa51123567d7d7b37438df +SIZE (beartype-0.15.0.tar.gz) = 1002709