sci-ml/torchdata: update DESCRIPTION

Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
Alfredo Tupone
2026-04-27 09:15:36 +02:00
parent 8906f73ff8
commit 3d773cb428
+2 -2
View File
@@ -1,4 +1,4 @@
# Copyright 2025 Gentoo Authors
# Copyright 2025-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ DISTUTILS_USE_PEP517=setuptools
DISTUTILS_SINGLE_IMPL=1
inherit distutils-r1
DESCRIPTION="A repo for data loading and utilities on PyTorch domain libraries."
DESCRIPTION="A repo for data loading and utilities on PyTorch domain libraries"
HOMEPAGE="https://github.com/pytorch/data"
SRC_URI="https://github.com/pytorch/data/archive/refs/tags/v${PV}.tar.gz
-> ${P}.gh.tar.gz"