git: 8174287140bf - main - graphics/py-albumentations: update 1.3.1 → 1.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Feb 2024 10:08:00 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8174287140bf62a65af82c3d2265e5ac9bf29945 commit 8174287140bf62a65af82c3d2265e5ac9bf29945 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-18 08:30:52 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-18 10:07:54 +0000 graphics/py-albumentations: update 1.3.1 → 1.4.0 Reported by: portscout --- graphics/py-albumentations/Makefile | 11 ++++++----- graphics/py-albumentations/distinfo | 6 +++--- 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