Date: Thu, 1 Feb 2024 17:56:09 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: e9d79798a42b - main - misc/py-torchvision: update 0.16.2 =?utf-8?Q?=E2=86=92?= 0.17.0 Message-ID: <202402011756.411Hu97T016485@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=e9d79798a42b4653d6ec0d6d10d31c6b3940af8c commit e9d79798a42b4653d6ec0d6d10d31c6b3940af8c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-01-02 14:29:02 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-01 17:56:05 +0000 misc/py-torchvision: update 0.16.2 → 0.17.0 Reported by: portscout --- misc/py-torchvision/Makefile | 2 +- misc/py-torchvision/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/py-torchvision/Makefile b/misc/py-torchvision/Makefile index c9090011f1a5..4079d31d9a79 100644 --- a/misc/py-torchvision/Makefile +++ b/misc/py-torchvision/Makefile @@ -1,6 +1,6 @@ PORTNAME= torchvision DISTVERSIONPREFIX= v -DISTVERSION= 0.16.2 +DISTVERSION= 0.17.0 CATEGORIES= misc # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-torchvision/distinfo b/misc/py-torchvision/distinfo index 030bf2a0b3db..75e95f5bb005 100644 --- a/misc/py-torchvision/distinfo +++ b/misc/py-torchvision/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702661391 -SHA256 (pytorch-vision-v0.16.2_GH0.tar.gz) = 8c1f2951e98d8ada6e5a468f179af4be9f56d2ebc3ab057af873da61669806d7 -SIZE (pytorch-vision-v0.16.2_GH0.tar.gz) = 13124572 +TIMESTAMP = 1706689239 +SHA256 (pytorch-vision-v0.17.0_GH0.tar.gz) = 55e395d5c7d9bf7658c82ac633cac2224aa168e1bfe8bb5b2b2a296c792a3500 +SIZE (pytorch-vision-v0.17.0_GH0.tar.gz) = 13092203
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402011756.411Hu97T016485>