git: 33ecfebed8ef - main - graphics/py-albumentations: update 1.4.0 → 1.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Mar 2024 07:34:31 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=33ecfebed8ef1596b9bcbd54afa66a9ee2210cf3 commit 33ecfebed8ef1596b9bcbd54afa66a9ee2210cf3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-09 06:08:13 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-09 07:34:12 +0000 graphics/py-albumentations: update 1.4.0 → 1.4.1 Reported by: portscout --- graphics/py-albumentations/Makefile | 7 +++++-- graphics/py-albumentations/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/graphics/py-albumentations/Makefile b/graphics/py-albumentations/Makefile index 1f4e7483ab9c..7602c88947a5 100644 --- a/graphics/py-albumentations/Makefile +++ b/graphics/py-albumentations/Makefile @@ -1,5 +1,5 @@ PORTNAME= albumentations -DISTVERSION= 1.4.0 +DISTVERSION= 1.4.1 CATEGORIES= graphics python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,9 +14,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}qudida>=0.0.4:graphics/py-qudida@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-image>0:graphics/py-scikit-image@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scikit-learn>=1.3.2:science/py-scikit-learn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.10.0:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.9.0:devel/py-typing-extensions@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deepdiff>0:devel/py-deepdiff@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}deepdiff>0:devel/py-deepdiff@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytorch>0:misc/py-pytorch@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist pytest # 83 tests fail, see https://github.com/albumentations-team/albumentations/issues/1505 diff --git a/graphics/py-albumentations/distinfo b/graphics/py-albumentations/distinfo index 61d4eb675d2a..49cb71b840ed 100644 --- a/graphics/py-albumentations/distinfo +++ b/graphics/py-albumentations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708240502 -SHA256 (albumentations-1.4.0.tar.gz) = 649f8a14896f788b356ecc70083c4fb91bedab4ff4e2b39ad217a824e189ded0 -SIZE (albumentations-1.4.0.tar.gz) = 163904 +TIMESTAMP = 1709947764 +SHA256 (albumentations-1.4.1.tar.gz) = 556c53a958bd26ce484f545058d755af55db13a80b8aef6946b87adcb38a5545 +SIZE (albumentations-1.4.1.tar.gz) = 173855