git: 2c283447f531 - main - graphics/py-tifffile: Update to 2024.2.12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Apr 2024 09:32:38 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c283447f531e6fd9a0d3723a9baa68e4f1cbd11 commit 2c283447f531e6fd9a0d3723a9baa68e4f1cbd11 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-13 09:29:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-13 09:31:41 +0000 graphics/py-tifffile: Update to 2024.2.12 - Convert to USE_PYTHON=pep517 Changes: https://github.com/cgohlke/tifffile/releases https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst --- graphics/py-tifffile/Makefile | 6 ++++-- graphics/py-tifffile/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/graphics/py-tifffile/Makefile b/graphics/py-tifffile/Makefile index 772e3f8df6be..23e54e49f170 100644 --- a/graphics/py-tifffile/Makefile +++ b/graphics/py-tifffile/Makefile @@ -1,5 +1,5 @@ PORTNAME= tifffile -PORTVERSION= 2023.4.12 +PORTVERSION= 2024.2.12 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +11,12 @@ WWW= https://github.com/cgohlke/tifffile LICENSE= BSD3CLAUSE 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}numpy>=0,1:math/py-numpy@${PY_FLAVOR} USES= dos2unix python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/graphics/py-tifffile/distinfo b/graphics/py-tifffile/distinfo index c9abf2440b8c..b665a5d6beb3 100644 --- a/graphics/py-tifffile/distinfo +++ b/graphics/py-tifffile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1684104496 -SHA256 (tifffile-2023.4.12.tar.gz) = 2fa99f9890caab919d932a0acaa9d0f5843dc2ef3594e212963932e20713badd -SIZE (tifffile-2023.4.12.tar.gz) = 342873 +TIMESTAMP = 1712886450 +SHA256 (tifffile-2024.2.12.tar.gz) = 4920a3ec8e8e003e673d3c6531863c99eedd570d1b8b7e141c072ed78ff8030d +SIZE (tifffile-2024.2.12.tar.gz) = 354832