blob: 02f9bf7aa2d6df5f8f80f3def02845bd57fc5adb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-torchdata
pkgdesc = A PyTorch repo for data loading and utilities to be shared by the PyTorch domain libraries
pkgver = 0.7.0
pkgrel = 1
url = https://github.com/pytorch/data
arch = x86_64
license = BSD
makedepends = python-installer
depends = python-portalocker
depends = python-pytorch
depends = python-requests
depends = python-urllib3
source = https://files.pythonhosted.org/packages/cp311/t/torchdata/torchdata-0.7.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
source = https://github.com/pytorch/data/raw/main/LICENSE
sha512sums = faa6199c221664e4565610c872faaf1f5e9f16f0f4f7e5798e70f3b1c48d6aedfd0c3d5fcc9d5d7d13adacd0c83655259b68c35a0e4797273dc93c9cc281ef71
sha512sums = 2d437cc8226bf32ddcf8e12f2583c5777afd3d9932b6b97a65f8fcf3d115a64749ebf37737fa9a69cea01e59649ba49b011ab219d1636ad970e79613a406f837
pkgname = python-torchdata
|