GNU bug report logs - #77400
[PATCH python-team 00/26] Some further updates

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Mon, 31 Mar 2025 06:17:01 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Nicolas Graves <ngraves <at> ngraves.fr>
To: 77400 <at> debbugs.gnu.org
Cc: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: [bug#77400] [PATCH 01/26] gnu: python-zeroc-ice: Update to 3.7.10.1.
Date: Mon, 31 Mar 2025 08:18:29 +0200
* gnu/packages/python-xyz.scm (python-zeroc-ice): Update to 3.7.10.1.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index e93ee1469c..1139f0eaf9 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -40225,13 +40225,13 @@ (define-public python-zbarlight
 (define-public python-zeroc-ice
   (package
     (name "python-zeroc-ice")
-    (version "3.7.9")
+    (version "3.7.10.1")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "zeroc-ice" version))
               (sha256
                (base32
-                "0bqkrjxp2fbz34x3wxkxji39kxinypzg8q2994sibiay29mpipxb"))))
+                "0r46q4hd7xbpvnidbra1prkg4xhmajxjjmclfqgp3pv0lgyslqxh"))))
     (build-system pyproject-build-system)
     (inputs (list openssl))
     (native-inputs (list python-setuptools python-wheel))
-- 
2.49.0





This bug report was last modified 52 days ago.

Previous Next


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