summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/py-tifffile/Makefile6
-rw-r--r--graphics/py-tifffile/distinfo6
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