Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytorch


Commits:
7a126c28 by Carl Smedstad at 2024-11-21T06:45:07+01:00
Remove unneeded dependency python-future

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -15,7 +15,7 @@ arch=('x86_64')
 url="https://pytorch.org";
 license=('BSD')
 depends=('google-glog' 'gflags' 'opencv' 'openmp' 'openmpi' 'pybind11' 
'python' 'python-yaml' 'libuv'
-         'python-numpy' 'python-sympy' 'protobuf' 'ffmpeg' 'python-future' 
'qt6-base' 'eigen'
+         'python-numpy' 'python-sympy' 'protobuf' 'ffmpeg' 'qt6-base' 'eigen'
          'intel-oneapi-mkl' 'python-typing_extensions' 'numactl' 'python-jinja'
          'python-networkx' 'python-filelock')
 # https://github.com/ROCm/aotriton/blob/main/requirements-dev.txt



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytorch/-/commit/7a126c28de6c77a811724ab73ebc852a22769b47

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytorch/-/commit/7a126c28de6c77a811724ab73ebc852a22769b47
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to