GNU bug report logs - #68536
[PATCH] gnu: python-graph-tool: Update to 2.59.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Wed, 17 Jan 2024 17:07: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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Sharlatan Hellseher <sharlatanus <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68536: closed ([PATCH] gnu: python-graph-tool: Update to 2.59.)
Date: Fri, 19 Jan 2024 18:00:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 19 Jan 2024 17:59:18 +0000
with message-id <CAO+9K5o1gqAgO3rvK3q2cSe0CpmcRMwtYPk6a82t=hLgakNi+w <at> mail.gmail.com>
and subject line [PATCH] gnu: python-graph-tool: Update to 2.59.
has caused the debbugs.gnu.org bug report #68536,
regarding [PATCH] gnu: python-graph-tool: Update to 2.59.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68536: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68536
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: python-graph-tool: Update to 2.59.
Date: Wed, 17 Jan 2024 17:05:57 +0000
* gnu/packages/graph.scm (python-graph-tool): Update to 2.59.

Change-Id: I0f21bc5cd08da5922ba23f6f7f905bbc1b3a6be6
---
 gnu/packages/graph.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm
index 0010c88c36..f481336438 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -730,7 +730,7 @@ (define-public mscgen
 (define-public python-graph-tool
   (package
     (name "python-graph-tool")
-    (version "2.58")
+    (version "2.59")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -739,7 +739,7 @@ (define-public python-graph-tool
               (patches (search-patches "python-graph-tool-boost-fix.patch"))
               (sha256
                (base32
-                "05vsk2600wn790hk7gr2f0609bzcslyhhv9x157n43vxy4y6r8vj"))))
+                "1bmck5fcihj9lr5kd8x624bdi9xhfc13pl4mwzv74jr5lz07kr6d"))))
     (build-system gnu-build-system)
     (arguments
      `(#:imported-modules (,@%gnu-build-system-modules

base-commit: 297a185413f755ae41aed6d30dcd17b79ced6cab
-- 
2.40.1



[Message part 3 (message/rfc822, inline)]
From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 68536-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: python-graph-tool: Update to 2.59.
Date: Fri, 19 Jan 2024 17:59:18 +0000
I've fixed patch apply issue as seen in QA and
pushed as 15efd5a7f41c9282fd2a61f51df2765383ca4cb0

Thanks,
Oleg

-- 
VCS: https://github.incerto.xyz/; https://git.sr.ht/~hellseher/
GPG: 9847 81DE 689C 21C2 6418 0867 76D7 27BF F62C D2B5

… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

This bug report was last modified 1 year and 123 days ago.

Previous Next


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