Date: Mon, 30 Sep 2024 13:42:12 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 26e16261a98a - main - graphics/py-tifffile: Update to 2024.9.20 Message-ID: <202409301342.48UDgCZZ013166@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=26e16261a98a850cce0713c7389adbeae184d752 commit 26e16261a98a850cce0713c7389adbeae184d752 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-30 13:02:28 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-30 13:36:34 +0000 graphics/py-tifffile: Update to 2024.9.20 Changes: https://github.com/cgohlke/tifffile/releases https://github.com/cgohlke/tifffile/blob/master/CHANGES.rst --- graphics/py-tifffile/Makefile | 4 ++-- graphics/py-tifffile/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/py-tifffile/Makefile b/graphics/py-tifffile/Makefile index 1f115994b5a2..946ac79abd97 100644 --- a/graphics/py-tifffile/Makefile +++ b/graphics/py-tifffile/Makefile @@ -1,5 +1,5 @@ PORTNAME= tifffile -PORTVERSION= 2024.8.30 +PORTVERSION= 2024.9.20 CATEGORIES= graphics python MASTER_SITES= PYPI \ https://github.com/cgohlke/tifffile/releases/download/v${PORTVERSION}/ @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} -USES= dos2unix python +USES= dos2unix python:3.10+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/graphics/py-tifffile/distinfo b/graphics/py-tifffile/distinfo index 6c597b91158d..8d1ac5948b1d 100644 --- a/graphics/py-tifffile/distinfo +++ b/graphics/py-tifffile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725559853 -SHA256 (tifffile-2024.8.30.tar.gz) = 2c9508fe768962e30f87def61819183fb07692c258cb175b3c114828368485a4 -SIZE (tifffile-2024.8.30.tar.gz) = 365714 +TIMESTAMP = 1727314578 +SHA256 (tifffile-2024.9.20.tar.gz) = 3fbf3be2f995a7051a8ae05a4be70c96fc0789f22ed6f1c4104c973cf68a640b +SIZE (tifffile-2024.9.20.tar.gz) = 367207home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409301342.48UDgCZZ013166>
