Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Nov 2023 01:52:22 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 837ccc00cfde - main - misc/py-torchvision: update 0.15.2 =?utf-8?Q?=E2=86=92?= 0.16.1
Message-ID:  <202311180152.3AI1qMIm059948@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=837ccc00cfde0c57127c177e3eec41a4db70ea66

commit 837ccc00cfde0c57127c177e3eec41a4db70ea66
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-11-18 01:01:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-11-18 01:52:18 +0000

    misc/py-torchvision: update 0.15.2 → 0.16.1
    
    Reported by:    portscout
---
 misc/py-torchvision/Makefile | 4 ++--
 misc/py-torchvision/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/misc/py-torchvision/Makefile b/misc/py-torchvision/Makefile
index 7b8249d4040f..be2aaf9de948 100644
--- a/misc/py-torchvision/Makefile
+++ b/misc/py-torchvision/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	torchvision
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.15.2
+DISTVERSION=	0.16.1
 CATEGORIES=	misc # machine-learning
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
@@ -20,7 +20,7 @@ BUILD_DEPENDS=	${PY_DEPENDS}
 RUN_DEPENDS=	${PY_DEPENDS}
 
 USES=		python
-USE_PYTHON=	distutils autoplist
+USE_PYTHON=	distutils autoplist pytest # tests run in a very high memory
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	pytorch
diff --git a/misc/py-torchvision/distinfo b/misc/py-torchvision/distinfo
index 81ea657c6822..b42247410cb7 100644
--- a/misc/py-torchvision/distinfo
+++ b/misc/py-torchvision/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685317370
-SHA256 (pytorch-vision-v0.15.2_GH0.tar.gz) = 1efcb80e0a6e42c54f07ee16167839b4d302aeeecc12839cc47c74b06a2c20d4
-SIZE (pytorch-vision-v0.15.2_GH0.tar.gz) = 13090980
+TIMESTAMP = 1700177454
+SHA256 (pytorch-vision-v0.16.1_GH0.tar.gz) = d31fe52e4540750c8d372b0f38f1bfa81d8261193f2c2c06577332831d203c50
+SIZE (pytorch-vision-v0.16.1_GH0.tar.gz) = 13124582



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311180152.3AI1qMIm059948>