GNU bug report logs - #78723
[PATCH 0/5] Update PyTorch to 2.7.0 with dependencies

Previous Next

Package: guix-patches;

Reported by: Ayan Das <bvits <at> riseup.net>

Date: Sun, 8 Jun 2025 15:25:04 UTC

Severity: normal

Tags: patch

Merged with 78722, 78724, 78725, 78726

Done: Ludovic Courtès <ludo <at> gnu.org>

To reply to this bug, email your comments to 78723 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#78723; Package guix-patches. (Sun, 08 Jun 2025 15:25:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ayan Das <bvits <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 08 Jun 2025 15:25:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ayan Das <bvits <at> riseup.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 4/5] gnu: python-torchvision: Update to 0.22.0.
Date: Sun,  8 Jun 2025 20:52:40 +0530
* gnu/packages/machine-learning.scm (python-torchvision): Update to 0.22.0.

Signed-off-by: Ayan Das <bvits <at> riseup.net>
---
 gnu/packages/machine-learning.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/machine-learning.scm b/gnu/packages/machine-learning.scm
index e056197b31..9636e2cd19 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -5849,7 +5849,7 @@ (define-public python-torchmetrics
 (define-public python-torchvision
   (package
     (name "python-torchvision")
-    (version "0.20.1")
+    (version "0.22.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -5859,7 +5859,7 @@ (define-public python-torchvision
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1hxcpg44bjnfzqwihzbnfgd0gpkhfgqrcg116mnvdn0fpbhf4yq5"))
+                "0hz6v8796vq8kinafzyq2v2wir5s3hykfn0rnlwx7qcsz62i3ggv"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.49.0





Merged 78721 78722 78723 78724 78725 78726. Request was from Ayan Das <bvits <at> riseup.net> to control <at> debbugs.gnu.org. (Sun, 08 Jun 2025 15:31:02 GMT) Full text and rfc822 format available.

Changed bug title to '[PATCH 0/5] Update PyTorch to 2.7.0 with dependencies' from '[PATCH 4/5] gnu: python-torchvision: Update to 0.22.0.' Request was from Ayan Das <bvits <at> riseup.net> to control <at> debbugs.gnu.org. (Sun, 08 Jun 2025 15:31:02 GMT) Full text and rfc822 format available.

Forcibly Merged 78721 78722 78723 78724 78725 78726. Request was from Ayan Das <bvits <at> riseup.net> to control <at> debbugs.gnu.org. (Sun, 08 Jun 2025 15:46:01 GMT) Full text and rfc822 format available.

Disconnected #78721 from all other report(s). Request was from Andreas Enge <andreas <at> enge.fr> to control <at> debbugs.gnu.org. (Sat, 14 Jun 2025 14:03:13 GMT) Full text and rfc822 format available.

This bug report was last modified 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.