Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages /
python-pytorch
Commits:
477ad2b5 by Torsten Keßler at 2024-05-05T22:33:52+02:00
upgpkg: 2.3.0-5
oneAPI 2024.1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytorch
pkgdesc = Tensors and Dynamic neural networks in Python with strong GPU
acceleration
pkgver = 2.3.0
- pkgrel = 4
+ pkgrel = 5
url = https://pytorch.org
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgbase="python-${_pkgname}"
pkgname=("${pkgbase}" "${pkgbase}-opt" "${pkgbase}-cuda" "${pkgbase}-opt-cuda"
"${pkgbase}-rocm" "${pkgbase}-opt-rocm")
pkgver=2.3.0
_pkgver=2.3.0
-pkgrel=4
+pkgrel=5
_pkgdesc='Tensors and Dynamic neural networks in Python with strong GPU
acceleration'
pkgdesc="${_pkgdesc}"
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytorch/-/commit/477ad2b56f0f2c7a5541f4063a43ced008432c4e
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytorch/-/commit/477ad2b56f0f2c7a5541f4063a43ced008432c4e
You're receiving this email because of your account on gitlab.archlinux.org.