From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oP0TEmAcOGVtIgEAauVa8A:P1 (envelope-from ) for ; Tue, 24 Oct 2023 21:34:56 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id oP0TEmAcOGVtIgEAauVa8A (envelope-from ) for ; Tue, 24 Oct 2023 21:34:56 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id A84A86ED58 for ; Tue, 24 Oct 2023 21:34:55 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20230601.gappssmtp.com header.s=20230601 header.b=vwcORcKq; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698176096; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=4HPjB5CEFJrEdUg5LHeIXIhIU49cp2Fd4PxBQUDV1cw=; b=fm4s/HDvPRw8u7LDbSsptAZxuTUXV5kDes1BCuwWeGccd5LXRiDrZc9GzVj5j+oQ36uNhE z++e7w+PFrhXxf3EfzFUglq/ubj7Mf0R19yMmxPJ3e0bBzTe9bNLQZVUDMVc/MMv5k8qri 9szbOOZWGXnuciT66qyKhA3wEUmo8c4rqDKTiA7eDu10OVfeIJ5P5s+p2cDHMClTDhVr4r W//I1ddNU5+O+KQ4L/X63eRXHBObExtnJ/6WblnyeSG0S+f0OWVsrED/aNHs1M0ckcjWlA lqx7tAV98ugH05jr4Z9wnSDajunDFl6gONWn/m3mA2F9K95o52ZtcKuNGU5nqw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698176096; a=rsa-sha256; cv=none; b=brbZjxvTxjRzrZASTKU6tnAU4P+gPyytyIqInTZ+m/Lexaz7qJnqogKOBmr/xAjtF3IgYz x5uwPDI3/QA9QXO819+X/OFuAWiVMCBiUkisW6CnOK3EEgylmlIu1PZdWevOXBBva52MW2 836WTTvinIpQsioJ0ySSpmCXXwRTONPkJrH7+dTIgHfcp1l2ptqvGqxsPlj6rRp7e4PXYb LalxtSn2Dtn/XOkYsIMs9qhCSGltyLzANDj2mrJvYolzhT/Ik8Mkb5vyTgw5UZXaDjiScI qxdn9wTG4Xi8aBuet9pErPwmsSRV6fqsalO1urk4+d/22pUA6AbNzxFXBftNAQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=greghogan-com.20230601.gappssmtp.com header.s=20230601 header.b=vwcORcKq; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvNAn-0003UC-QA; Tue, 24 Oct 2023 15:34:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvNAe-0003Rh-Mi for guix-patches@gnu.org; Tue, 24 Oct 2023 15:34:32 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qvNAe-0004CK-EU for guix-patches@gnu.org; Tue, 24 Oct 2023 15:34:32 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvNB8-0004kT-2C for guix-patches@gnu.org; Tue, 24 Oct 2023 15:35:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66735] [PATCH core-updates 2/2] gnu: python-graph-tool: Update to 2.58. Resent-From: Greg Hogan Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 24 Oct 2023 19:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66735 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66735@debbugs.gnu.org Cc: Greg Hogan Received: via spool by 66735-submit@debbugs.gnu.org id=B66735.169817608518219 (code B ref 66735); Tue, 24 Oct 2023 19:35:02 +0000 Received: (at 66735) by debbugs.gnu.org; 24 Oct 2023 19:34:45 +0000 Received: from localhost ([127.0.0.1]:56678 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvNAr-0004jh-71 for submit@debbugs.gnu.org; Tue, 24 Oct 2023 15:34:45 -0400 Received: from mail-qv1-xf2f.google.com ([2607:f8b0:4864:20::f2f]:57458) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvNAp-0004jN-Fh for 66735@debbugs.gnu.org; Tue, 24 Oct 2023 15:34:44 -0400 Received: by mail-qv1-xf2f.google.com with SMTP id 6a1803df08f44-66cfd874520so29747306d6.2 for <66735@debbugs.gnu.org>; Tue, 24 Oct 2023 12:34:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=greghogan-com.20230601.gappssmtp.com; s=20230601; t=1698176048; x=1698780848; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=4HPjB5CEFJrEdUg5LHeIXIhIU49cp2Fd4PxBQUDV1cw=; b=vwcORcKqm4lD3XkPmMNulp1bJ9m71mKTZVKETpCcYd56vbTI4IaioN0L/Pl7DjUAtp 6PGJnqt5dMZZihdu7KU2OhGOwUT7FsDs0kUI5Z2rfnA4vS78EIlqIhaSgaujaLvaerov FIvNwPxb9DZtX/4o4ASQOzo5Z9ggavFArRP1giadHfAxyERSjEX4PBSOlDt7zuCA1tzT gyJeldApTQ8Qt+c0/I3pF0mDd2WzHUS4wpCJ5+05LKBe36oxREW0oeXDzpzd39nFS9KK YCuo0fbMkl1ppZ/YHMTw/fC8vXLOGRRG9AB2egfoX6PSb8NYYI4HNEJ6z3IC+SJTunnW 66yw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698176048; x=1698780848; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4HPjB5CEFJrEdUg5LHeIXIhIU49cp2Fd4PxBQUDV1cw=; b=sKgyrPGcWJPm5PiHTBFeiv683DHOLyLiCWFkuQLBReAqijYcqGbQna3H1w5C9mjs7/ RIZHoCgCaulZmSTvOALnzTjbOSy7y42zt8bVXHrp3Aik5FinR+oHGLVApJaiCQi+HMH+ g6dwvuf/uCQ/T9x3e2tztv0jmVWNI4MBTB5iS5oJKqqwgi1A975ZAM/a+NDXJCI0K/83 h+OQD7bsbKNn4JeeEF+5nyQ0cmvs3VZ/wx9OuIkeRAXxF5YpsGGcljmqv/AIRdGngs6/ EHJ7LkhByZ8LGsfTw+3/sx60tTZZYj+eOOwAZrOOIaDamDxDUXZMUJd9JhTgdpIEdTkr ro4w== X-Gm-Message-State: AOJu0YwyOaYL1ik5CJiCEavviqbuLY7OQhNp1wh+1Vx6Y2RiXXfvjrOf IkD2gaS8EVmfMp49nwbIgnc4a5qf6vVCRSM7saU= X-Google-Smtp-Source: AGHT+IHsJB5pifHp1L+sMZmgqhEHOSEQYTB5FfeKmNdefLTXM8+ifXPU5lGmznBnFZpa5q//WooSFA== X-Received: by 2002:ad4:5966:0:b0:66d:1927:4e6b with SMTP id eq6-20020ad45966000000b0066d19274e6bmr15110285qvb.56.1698176047965; Tue, 24 Oct 2023 12:34:07 -0700 (PDT) Received: from ip-172-31-19-221.us-east-2.compute.internal (ec2-18-223-188-34.us-east-2.compute.amazonaws.com. [18.223.188.34]) by smtp.gmail.com with ESMTPSA id qh17-20020a0562144c1100b0064c1b27bf2dsm3785387qvb.140.2023.10.24.12.34.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Oct 2023 12:34:07 -0700 (PDT) From: Greg Hogan Date: Tue, 24 Oct 2023 19:33:55 +0000 Message-ID: <20231024193404.249783-2-code@greghogan.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20231024193404.249783-1-code@greghogan.com> References: <20231024193404.249783-1-code@greghogan.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -0.62 X-Migadu-Queue-Id: A84A86ED58 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -0.62 X-TUID: UICv3suLjTq+ * gnu/packages/graph.scm (python-graph-tool): Update to 2.58. [source](patches): Fix for Boost 1.83 compatibility. * gnu/packages/patches/python-graph-tool-boost-fix.patch: New file. * gnu/local.mk: Add it. --- gnu/local.mk | 1 + gnu/packages/graph.scm | 5 +++-- .../patches/python-graph-tool-boost-fix.patch | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 gnu/packages/patches/python-graph-tool-boost-fix.patch diff --git a/gnu/local.mk b/gnu/local.mk index b4d588fdc6..ae8af63557 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1752,6 +1752,7 @@ dist_patch_DATA = \ %D%/packages/patches/python-chai-drop-python2.patch \ %D%/packages/patches/python-docrepr-fix-tests.patch \ %D%/packages/patches/python-feedparser-missing-import.patch \ + %D%/packages/patches/python-graph-tool-boost-fix.patch \ %D%/packages/patches/python-louvain-fix-test.patch \ %D%/packages/patches/python-random2-getrandbits-test.patch \ %D%/packages/patches/python-poppler-qt5-fix-build.patch \ diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm index 881033047d..9ba5f5bc53 100644 --- a/gnu/packages/graph.scm +++ b/gnu/packages/graph.scm @@ -631,15 +631,16 @@ (define-public mscgen (define-public python-graph-tool (package (name "python-graph-tool") - (version "2.57") + (version "2.58") (source (origin (method url-fetch) (uri (string-append "https://downloads.skewed.de/graph-tool/graph-tool-" version ".tar.bz2")) + (patches (search-patches "python-graph-tool-boost-fix.patch")) (sha256 (base32 - "0wmvzx509lvigja6cfxh45r4b7wns64vmik0x4rz4y4fnxrhw2m2")))) + "05vsk2600wn790hk7gr2f0609bzcslyhhv9x157n43vxy4y6r8vj")))) (build-system gnu-build-system) (arguments `(#:imported-modules (,@%gnu-build-system-modules diff --git a/gnu/packages/patches/python-graph-tool-boost-fix.patch b/gnu/packages/patches/python-graph-tool-boost-fix.patch new file mode 100644 index 0000000000..19ece783ee --- /dev/null +++ b/gnu/packages/patches/python-graph-tool-boost-fix.patch @@ -0,0 +1,16 @@ +https://git.skewed.de/count0/graph-tool/-/commit/0a837b40538df619f43706d50efe0c7afde755a9.diff + +Scheduled for inclusion in next release after version 2.58. + +diff --git a/src/graph/gml.hh b/src/graph/gml.hh +index 7bea0ca362305a1eba7bfba69813064363809ea0..62027809dab5885f47da3a01fbf3fcf057b8e02e 100644 +--- a/src/graph/gml.hh ++++ b/src/graph/gml.hh +@@ -25,6 +25,7 @@ + #include + #include + #include ++#include + + #include + -- 2.41.0