Date: Sat, 18 Sep 2021 04:43:17 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 06dca0335f5b - main - math/py-pytorchvideo: Update to 0.1.3 Message-ID: <202109180443.18I4hHhj028877@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=06dca0335f5b67ceec57e8c135ba0b35ba06b837 commit 06dca0335f5b67ceec57e8c135ba0b35ba06b837 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-09-18 04:06:50 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-09-18 04:43:03 +0000 math/py-pytorchvideo: Update to 0.1.3 --- math/py-pytorchvideo/Makefile | 2 +- math/py-pytorchvideo/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/py-pytorchvideo/Makefile b/math/py-pytorchvideo/Makefile index 6ddb8f56154d..c735050fc88c 100644 --- a/math/py-pytorchvideo/Makefile +++ b/math/py-pytorchvideo/Makefile @@ -1,5 +1,5 @@ PORTNAME= pytorchvideo -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pytorchvideo/distinfo b/math/py-pytorchvideo/distinfo index 5f1b1e6523a3..0a5fb695ceee 100644 --- a/math/py-pytorchvideo/distinfo +++ b/math/py-pytorchvideo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626233697 -SHA256 (pytorchvideo-0.1.2.tar.gz) = 441def1c771881220c693b8117dcfdc6c55b13ccf9ff691adfe2a50d3ef4da81 -SIZE (pytorchvideo-0.1.2.tar.gz) = 115424 +TIMESTAMP = 1631938002 +SHA256 (pytorchvideo-0.1.3.tar.gz) = 6568e84b4b36f9559f7f3cf7a365aef903e5f3c1b71df1d1a819786a15b097ba +SIZE (pytorchvideo-0.1.3.tar.gz) = 128943
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109180443.18I4hHhj028877>