Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
python-pytorch
Commits:
6c26a5a3 by Christian Heusel at 2024-09-09T17:24:44+02:00
upgpkg: 2.3.1-6: Rebuild for protobut 28.0
- - - - -
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.1
- pkgrel = 5
+ pkgrel = 6
url = https://pytorch.org
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=("${pkgbase}" "${pkgbase}-opt" "${pkgbase}-cuda"
"${pkgbase}-opt-cuda" "
# https://github.com/pytorch/vision?tab=readme-ov-file#installation
pkgver=2.3.1
_pkgver=2.3.1
-pkgrel=5
+pkgrel=6
_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/6c26a5a317c8a1b30c5c7864ec031e8f3d768ff0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytorch/-/commit/6c26a5a317c8a1b30c5c7864ec031e8f3d768ff0
You're receiving this email because of your account on gitlab.archlinux.org.