git: fd5ec6804fdb - main - misc/py-torchvision: update 0.17.0 → 0.17.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Feb 2024 18:58:11 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd5ec6804fdbfd5960668c2b1321ad7ad4a0a3d0 commit fd5ec6804fdbfd5960668c2b1321ad7ad4a0a3d0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-23 18:57:58 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-23 18:58:09 +0000 misc/py-torchvision: update 0.17.0 → 0.17.1 Reported by: portscout --- misc/py-torchvision/Makefile | 6 +++--- misc/py-torchvision/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/misc/py-torchvision/Makefile b/misc/py-torchvision/Makefile index 4079d31d9a79..c17f1b5839a1 100644 --- a/misc/py-torchvision/Makefile +++ b/misc/py-torchvision/Makefile @@ -1,6 +1,6 @@ PORTNAME= torchvision DISTVERSIONPREFIX= v -DISTVERSION= 0.17.0 +DISTVERSION= 0.17.1 CATEGORIES= misc # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,14 +13,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libpng16.so:graphics/png PY_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}pillow>=5.3.0:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytorch>0:misc/py-pytorch@${PY_FLAVOR} +PY_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pillow>=5.3.0:graphics/py-pillow@${PY_FLAVOR} # image backend BUILD_DEPENDS= ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} USES= python -USE_PYTHON= distutils autoplist pytest # tests run in a very high memory +USE_PYTHON= distutils autoplist pytest # tests run in a very high memory ; in 0.17.1 tests fail to run, see https://github.com/pytorch/vision/issues/8278 USE_GITHUB= yes GH_ACCOUNT= pytorch diff --git a/misc/py-torchvision/distinfo b/misc/py-torchvision/distinfo index 75e95f5bb005..7199214fa90d 100644 --- a/misc/py-torchvision/distinfo +++ b/misc/py-torchvision/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706689239 -SHA256 (pytorch-vision-v0.17.0_GH0.tar.gz) = 55e395d5c7d9bf7658c82ac633cac2224aa168e1bfe8bb5b2b2a296c792a3500 -SIZE (pytorch-vision-v0.17.0_GH0.tar.gz) = 13092203 +TIMESTAMP = 1708706900 +SHA256 (pytorch-vision-v0.17.1_GH0.tar.gz) = a01c7bce4098c41b62cd3a08d87569113e25d12994b1370f0fd5f531952b6cef +SIZE (pytorch-vision-v0.17.1_GH0.tar.gz) = 13091686