aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-02-18 08:30:52 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-02-18 10:07:54 +0000
commit8174287140bf62a65af82c3d2265e5ac9bf29945 (patch)
tree1d25a31224d7060b8d9108f04aa126b530f30bda /graphics
parent14c4044a0fc19fe3b2c2b9f5510f84fbf8b521bc (diff)
downloadports-8174287140bf62a65af82c3d2265e5ac9bf29945.tar.gz
ports-8174287140bf62a65af82c3d2265e5ac9bf29945.zip
graphics/py-albumentations: update 1.3.1 → 1.4.0
Reported by: portscout
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-albumentations/Makefile11
-rw-r--r--graphics/py-albumentations/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/graphics/py-albumentations/Makefile b/graphics/py-albumentations/Makefile
index 60835c1107aa..1f4e7483ab9c 100644
--- a/graphics/py-albumentations/Makefile
+++ b/graphics/py-albumentations/Makefile
@@ -1,5 +1,5 @@
PORTNAME= albumentations
-DISTVERSION= 1.3.1
+DISTVERSION= 1.4.0
CATEGORIES= graphics python # machine-learning
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,14 +11,15 @@ WWW= https://albumentations.ai/
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.11.1:math/py-numpy@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}qudida>=0.0.4:graphics/py-qudida@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}scikit-image>=0.16.1:graphics/py-scikit-image@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}scipy>=1.1.0:science/py-scipy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scikit-image>0:graphics/py-scikit-image@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>=1.10.0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deepdiff>0:devel/py-deepdiff@${PY_FLAVOR}
USES= python
-USE_PYTHON= distutils autoplist pytest # 95 tests fail, see https://github.com/albumentations-team/albumentations/issues/1505
+USE_PYTHON= distutils autoplist pytest # 83 tests fail, see https://github.com/albumentations-team/albumentations/issues/1505
NO_ARCH= yes
diff --git a/graphics/py-albumentations/distinfo b/graphics/py-albumentations/distinfo
index 51738e8d5176..61d4eb675d2a 100644
--- a/graphics/py-albumentations/distinfo
+++ b/graphics/py-albumentations/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1703558078
-SHA256 (albumentations-1.3.1.tar.gz) = a6a38388fe546c568071e8c82f414498e86c9ed03c08b58e7a88b31cf7a244c6
-SIZE (albumentations-1.3.1.tar.gz) = 176371
+TIMESTAMP = 1708240502
+SHA256 (albumentations-1.4.0.tar.gz) = 649f8a14896f788b356ecc70083c4fb91bedab4ff4e2b39ad217a824e189ded0
+SIZE (albumentations-1.4.0.tar.gz) = 163904