From unknown Sat Aug 16 00:31:15 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#73566 <73566@debbugs.gnu.org> To: bug#73566 <73566@debbugs.gnu.org> Subject: Status: [PATCH] gnu: pari-gp: Update to 2.17.0. Reply-To: bug#73566 <73566@debbugs.gnu.org> Date: Sat, 16 Aug 2025 07:31:15 +0000 retitle 73566 [PATCH] gnu: pari-gp: Update to 2.17.0. reassign 73566 guix-patches submitter 73566 Andreas Enge severity 73566 normal tag 73566 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 30 08:37:11 2024 Received: (at submit) by debbugs.gnu.org; 30 Sep 2024 12:37:11 +0000 Received: from localhost ([127.0.0.1]:44964 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svFeI-0000vK-1i for submit@debbugs.gnu.org; Mon, 30 Sep 2024 08:37:11 -0400 Received: from lists.gnu.org ([209.51.188.17]:35750) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1svFe1-0000rn-1g for submit@debbugs.gnu.org; Mon, 30 Sep 2024 08:37:07 -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 1svFdT-0008Lf-G8 for guix-patches@gnu.org; Mon, 30 Sep 2024 08:36:19 -0400 Received: from hera.aquilenet.fr ([2a0c:e300::1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1svFdR-0004dP-60 for guix-patches@gnu.org; Mon, 30 Sep 2024 08:36:19 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 0201653F; Mon, 30 Sep 2024 14:36:14 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GyZdM9xFv7oP; Mon, 30 Sep 2024 14:36:13 +0200 (CEST) Received: from jurong.lan (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 596FE16C; Mon, 30 Sep 2024 14:36:13 +0200 (CEST) From: Andreas Enge To: guix-patches@gnu.org Subject: [PATCH] gnu: pari-gp: Update to 2.17.0. Date: Mon, 30 Sep 2024 14:35:26 +0200 Message-ID: X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 X-Debbugs-Cc: Andreas Enge , Eric Bavier , Sharlatan Hellseher Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a0c:e300::1; envelope-from=andreas@enge.fr; helo=hera.aquilenet.fr X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit Cc: Andreas Enge X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/algebra.scm (pari-gp): Update to 2.17.0. Change-Id: If0ea83651ae7aa4cb5de61dfaa5ec2b11051eaab --- gnu/packages/algebra.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm index 2187cd062d..2c81b88d8d 100644 --- a/gnu/packages/algebra.scm +++ b/gnu/packages/algebra.scm @@ -230,7 +230,7 @@ (define-public python-fpylll (define-public pari-gp (package (name "pari-gp") - (version "2.15.5") + (version "2.17.0") (source (origin (method url-fetch) (uri (string-append @@ -238,7 +238,7 @@ (define-public pari-gp version ".tar.gz")) (sha256 (base32 - "10grsn8wr8k02akj8f8wm1rhzrk0qls4phr46gv59nfr2msxmz8f")))) + "1a5fn64x7255ma7rkkjg5g17fq6mnjlzjfi8wbncc24dy77ff8z7")))) (build-system gnu-build-system) (native-inputs (list (texlive-updmap.cfg))) (inputs (list gmp libx11 perl readline)) base-commit: 1a6a85768e4652ee1bd44d3a913baa3285be238b -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 07 10:23:50 2024 Received: (at 73566) by debbugs.gnu.org; 7 Oct 2024 14:23:50 +0000 Received: from localhost ([127.0.0.1]:47219 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxoeM-0007Xd-CI for submit@debbugs.gnu.org; Mon, 07 Oct 2024 10:23:50 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:48032) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxoeK-0007XM-63 for 73566@debbugs.gnu.org; Mon, 07 Oct 2024 10:23:48 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 7713E112C; Mon, 7 Oct 2024 16:23:34 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vokM9ncvDmRz; Mon, 7 Oct 2024 16:23:33 +0200 (CEST) Received: from jurong.lan (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id AA29D365; Mon, 7 Oct 2024 16:23:33 +0200 (CEST) From: Andreas Enge To: 73566@debbugs.gnu.org Subject: [PATCH v2 1/2] gnu: pari-gp: Update to 2.17.0. Date: Mon, 7 Oct 2024 16:23:09 +0200 Message-ID: <645fc152cce5bf23d34e0ae67bddffa6b5f8dcea.1728310990.git.andreas@enge.fr> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 X-Debbugs-Cc: Andreas Enge , Eric Bavier , Sharlatan Hellseher Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 73566 Cc: Andreas Enge X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/algebra.scm (pari-gp): Update to 2.17.0. Change-Id: If0ea83651ae7aa4cb5de61dfaa5ec2b11051eaab --- gnu/packages/algebra.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm index 2187cd062d..2c81b88d8d 100644 --- a/gnu/packages/algebra.scm +++ b/gnu/packages/algebra.scm @@ -230,7 +230,7 @@ (define-public python-fpylll (define-public pari-gp (package (name "pari-gp") - (version "2.15.5") + (version "2.17.0") (source (origin (method url-fetch) (uri (string-append @@ -238,7 +238,7 @@ (define-public pari-gp version ".tar.gz")) (sha256 (base32 - "10grsn8wr8k02akj8f8wm1rhzrk0qls4phr46gv59nfr2msxmz8f")))) + "1a5fn64x7255ma7rkkjg5g17fq6mnjlzjfi8wbncc24dy77ff8z7")))) (build-system gnu-build-system) (native-inputs (list (texlive-updmap.cfg))) (inputs (list gmp libx11 perl readline)) base-commit: ff88c8cf3e2b8e3e86f438dd42adfce2db8dc337 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 07 10:24:23 2024 Received: (at 73566) by debbugs.gnu.org; 7 Oct 2024 14:24:23 +0000 Received: from localhost ([127.0.0.1]:47226 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxoes-0007Z0-NN for submit@debbugs.gnu.org; Mon, 07 Oct 2024 10:24:22 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:36954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sxoer-0007Yl-DA for 73566@debbugs.gnu.org; Mon, 07 Oct 2024 10:24:21 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 93ABA1160; Mon, 7 Oct 2024 16:23:38 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UYoqhZ587ZEM; Mon, 7 Oct 2024 16:23:38 +0200 (CEST) Received: from jurong.lan (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 03051365; Mon, 7 Oct 2024 16:23:37 +0200 (CEST) From: Andreas Enge To: 73566@debbugs.gnu.org Subject: [PATCH v2 2/2] gnu: gp2c: Update to 0.0.14. Date: Mon, 7 Oct 2024 16:23:10 +0200 Message-ID: X-Mailer: git-send-email 2.46.0 In-Reply-To: <645fc152cce5bf23d34e0ae67bddffa6b5f8dcea.1728310990.git.andreas@enge.fr> References: <645fc152cce5bf23d34e0ae67bddffa6b5f8dcea.1728310990.git.andreas@enge.fr> MIME-Version: 1.0 X-Debbugs-Cc: Andreas Enge , Eric Bavier , Sharlatan Hellseher Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 73566 Cc: Andreas Enge X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/algebra.scm (gp2c): Update to 0.0.14. Change-Id: Ia45f9fae34f0a63a434ab5f7120cf1fba943161b --- gnu/packages/algebra.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm index 2c81b88d8d..8cfdb6456d 100644 --- a/gnu/packages/algebra.scm +++ b/gnu/packages/algebra.scm @@ -268,7 +268,7 @@ (define-public pari-gp (define-public gp2c (package (name "gp2c") - (version "0.0.13") + (version "0.0.14") (source (origin (method url-fetch) (uri (string-append @@ -276,7 +276,7 @@ (define-public gp2c version ".tar.gz")) (sha256 (base32 - "0dlxlrwwvhmjljjzsq95fsm14j5n5353snd92b0pdg9ylzn784r6")))) + "0c3v1g04mkb45xrcrxr9xzp61nnql38k6i6s77i5f14l0b614qdg")))) (build-system gnu-build-system) (native-inputs (list perl)) (inputs (list pari-gp)) -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 21 10:14:00 2024 Received: (at 73566) by debbugs.gnu.org; 21 Oct 2024 14:14:01 +0000 Received: from localhost ([127.0.0.1]:52720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t2tAW-0003s6-KL for submit@debbugs.gnu.org; Mon, 21 Oct 2024 10:14:00 -0400 Received: from gaia.aquilenet.fr ([185.233.100.2]:44432) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t2tAT-0003rn-1b for 73566@debbugs.gnu.org; Mon, 21 Oct 2024 10:13:58 -0400 Received: from hera.aquilenet.fr (hera.aquilenet.fr [185.233.100.1]) by gaia.aquilenet.fr (Postfix) with ESMTP id 1BFEE1B77 for <73566@debbugs.gnu.org>; Mon, 21 Oct 2024 16:13:24 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 124281651; Mon, 21 Oct 2024 16:13:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6BQS2OR8zdOU; Mon, 21 Oct 2024 16:13:23 +0200 (CEST) Received: from jurong.lan (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 5FCF91DE; Mon, 21 Oct 2024 16:13:23 +0200 (CEST) From: Andreas Enge To: 73566@debbugs.gnu.org Subject: [PATCH v3 0/2] Update pari-gp Date: Mon, 21 Oct 2024 16:11:34 +0200 Message-ID: X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 X-Debbugs-Cc: Andreas Enge , Eric Bavier , Sharlatan Hellseher Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 73566 Cc: Andreas Enge X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) A new version with a patch from upstream, which should make one more dependent package compile. paritwine is still not compiling, since some pari-gp internals on which it relied have changed. Andreas Enge (2): gnu: pari-gp: Update to 2.17.0. gnu: gp2c: Update to 0.0.14. gnu/local.mk | 1 + gnu/packages/algebra.scm | 8 ++++---- gnu/packages/patches/pari-gp-qfcvp.patch | 19 +++++++++++++++++++ 3 files changed, 24 insertions(+), 4 deletions(-) create mode 100644 gnu/packages/patches/pari-gp-qfcvp.patch base-commit: 59b2a60d0041882d732e1766e28f0df5a1ef1ac1 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 21 10:14:08 2024 Received: (at 73566) by debbugs.gnu.org; 21 Oct 2024 14:14:08 +0000 Received: from localhost ([127.0.0.1]:52728 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t2tAd-0003t6-VO for submit@debbugs.gnu.org; Mon, 21 Oct 2024 10:14:08 -0400 Received: from gaia.aquilenet.fr ([185.233.100.2]:44444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t2tAa-0003s3-5V for 73566@debbugs.gnu.org; Mon, 21 Oct 2024 10:14:07 -0400 Received: from hera.aquilenet.fr (hera.aquilenet.fr [185.233.100.1]) by gaia.aquilenet.fr (Postfix) with ESMTP id 8D49E2042 for <73566@debbugs.gnu.org>; Mon, 21 Oct 2024 16:13:24 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8478F15F3; Mon, 21 Oct 2024 16:13:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KrW8HdaSZH-Q; Mon, 21 Oct 2024 16:13:24 +0200 (CEST) Received: from jurong.lan (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id DAD8178C; Mon, 21 Oct 2024 16:13:23 +0200 (CEST) From: Andreas Enge To: 73566@debbugs.gnu.org Subject: [PATCH v3 1/2] gnu: pari-gp: Update to 2.17.0. Date: Mon, 21 Oct 2024 16:11:35 +0200 Message-ID: <4a5fb9fc22b8474639ce074d0673696fac195332.1729519896.git.andreas@enge.fr> X-Mailer: git-send-email 2.46.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: Andreas Enge , Eric Bavier , Sharlatan Hellseher Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 73566 Cc: Andreas Enge X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/algebra.scm (pari-gp): Update to 2.17.0. * gnu/packages/patches/pari-gp-qfcvp.patch: New file. * gnu/local.mk (dist_patch_DATA): Register patch. Change-Id: If0ea83651ae7aa4cb5de61dfaa5ec2b11051eaab --- gnu/local.mk | 1 + gnu/packages/algebra.scm | 4 ++-- gnu/packages/patches/pari-gp-qfcvp.patch | 19 +++++++++++++++++++ 3 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 gnu/packages/patches/pari-gp-qfcvp.patch diff --git a/gnu/local.mk b/gnu/local.mk index 89a795bfbd..3e9943daa5 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1944,6 +1944,7 @@ dist_patch_DATA = \ %D%/packages/patches/strace-readlink-tests.patch \ %D%/packages/patches/sunxi-tools-remove-sys-io.patch \ %D%/packages/patches/p11-kit-hurd.patch \ + %D%/packages/patches/pari-gp-qfcvp.patch \ %D%/packages/patches/patch-hurd-path-max.patch \ %D%/packages/patches/perl-5.14-autosplit-default-time.patch \ %D%/packages/patches/perl-5.14-module-pluggable-search.patch \ diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm index 2187cd062d..2c81b88d8d 100644 --- a/gnu/packages/algebra.scm +++ b/gnu/packages/algebra.scm @@ -230,7 +230,7 @@ (define-public python-fpylll (define-public pari-gp (package (name "pari-gp") - (version "2.15.5") + (version "2.17.0") (source (origin (method url-fetch) (uri (string-append @@ -238,7 +238,7 @@ (define-public pari-gp version ".tar.gz")) (sha256 (base32 - "10grsn8wr8k02akj8f8wm1rhzrk0qls4phr46gv59nfr2msxmz8f")))) + "1a5fn64x7255ma7rkkjg5g17fq6mnjlzjfi8wbncc24dy77ff8z7")))) (build-system gnu-build-system) (native-inputs (list (texlive-updmap.cfg))) (inputs (list gmp libx11 perl readline)) diff --git a/gnu/packages/patches/pari-gp-qfcvp.patch b/gnu/packages/patches/pari-gp-qfcvp.patch new file mode 100644 index 0000000000..4dfaedc54a --- /dev/null +++ b/gnu/packages/patches/pari-gp-qfcvp.patch @@ -0,0 +1,19 @@ +commit 9086c5ce165bdff6ac0e63b641279f6d9e44f4a7 +Author: Bill Allombert +Date: Tue Oct 1 23:54:34 2024 +0200 + + qfcvp: fix prototype code [#2575] + +diff --git a/src/functions/linear_algebra/qfcvp b/src/functions/linear_algebra/qfcvp +index 5ee883390a..7be5fa9570 100644 +--- a/src/functions/linear_algebra/qfcvp ++++ b/src/functions/linear_algebra/qfcvp +@@ -1,7 +1,7 @@ + Function: qfcvp + Section: linear_algebra + C-Name: qfcvp0 +-Prototype: GGDGDGD0,L,p ++Prototype: GGDGDGD0,L, + Help: qfcvp(x,t,{B},{m},{flag=0}): x being a square and symmetric + matrix representing a positive definite quadratic form, and t a vector of + the same dimension, this function deals with the vectors of whose squared -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 21 10:14:11 2024 Received: (at 73566) by debbugs.gnu.org; 21 Oct 2024 14:14:11 +0000 Received: from localhost ([127.0.0.1]:52730 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t2tAh-0003tG-Cw for submit@debbugs.gnu.org; Mon, 21 Oct 2024 10:14:11 -0400 Received: from gaia.aquilenet.fr ([185.233.100.2]:44444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1t2tAd-0003s3-F1 for 73566@debbugs.gnu.org; Mon, 21 Oct 2024 10:14:07 -0400 Received: from hera.aquilenet.fr (hera.aquilenet.fr [185.233.100.1]) by gaia.aquilenet.fr (Postfix) with ESMTP id D87C44A2A for <73566@debbugs.gnu.org>; Mon, 21 Oct 2024 16:13:24 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id D235578C; Mon, 21 Oct 2024 16:13:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kYkts5NFm7Ff; Mon, 21 Oct 2024 16:13:24 +0200 (CEST) Received: from jurong.lan (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 56C911DE; Mon, 21 Oct 2024 16:13:24 +0200 (CEST) From: Andreas Enge To: 73566@debbugs.gnu.org Subject: [PATCH v3 2/2] gnu: gp2c: Update to 0.0.14. Date: Mon, 21 Oct 2024 16:11:36 +0200 Message-ID: <8d20a2eb7f79e0db03bb30f8ae1eea6c78410568.1729519896.git.andreas@enge.fr> X-Mailer: git-send-email 2.46.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: Andreas Enge , Eric Bavier , Sharlatan Hellseher Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 73566 Cc: Andreas Enge X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/algebra.scm (gp2c): Update to 0.0.14. Change-Id: Ia45f9fae34f0a63a434ab5f7120cf1fba943161b --- gnu/packages/algebra.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm index 2c81b88d8d..8cfdb6456d 100644 --- a/gnu/packages/algebra.scm +++ b/gnu/packages/algebra.scm @@ -268,7 +268,7 @@ (define-public pari-gp (define-public gp2c (package (name "gp2c") - (version "0.0.13") + (version "0.0.14") (source (origin (method url-fetch) (uri (string-append @@ -276,7 +276,7 @@ (define-public gp2c version ".tar.gz")) (sha256 (base32 - "0dlxlrwwvhmjljjzsq95fsm14j5n5353snd92b0pdg9ylzn784r6")))) + "0c3v1g04mkb45xrcrxr9xzp61nnql38k6i6s77i5f14l0b614qdg")))) (build-system gnu-build-system) (native-inputs (list perl)) (inputs (list pari-gp)) -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Sun Dec 15 11:32:42 2024 Received: (at 73566) by debbugs.gnu.org; 15 Dec 2024 16:32:42 +0000 Received: from localhost ([127.0.0.1]:51759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tMrXt-0006lX-Ke for submit@debbugs.gnu.org; Sun, 15 Dec 2024 11:32:41 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58392) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tMrXr-0006lH-4E for 73566@debbugs.gnu.org; Sun, 15 Dec 2024 11:32:39 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tMrXl-0007Ra-BY; Sun, 15 Dec 2024 11:32:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=KGkyG3UiYD8vNpuF0mC/hrW4Oq8RZC2ikWO3YRZxO8g=; b=FcOzLTaNxRMVNOqk+iZW lHgWXUjSf1sjM0330ZZNdr88TdUGcfKszMm/rueqARH9xKHbjT2QhXYHu1PAC39uheRI+wt3LNpjd KatcmhjAjnw4Pm9Z6y7kcIic9vgAheRG5VhjSdg+MCtcaeOd8tnSNmxcIP1IHOLZFn82GjfULwQP3 aAy5/MWAyieH57eiXV6aW2ykeY8OhaHHg8Ql/E17ae4xYob9RgsRfU+N9Was3v9GfNxPhbhvSy4vU rnZvPamFtiu9D0Du/Y9zUYK8X4txQFRqJc8r9JQrB94fG0WhoMI68JtXOJWrF3vRDLsHPEvdvVmKK g18BizYM4jEycg==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Andreas Enge Subject: Re: [bug#73566] [PATCH v3 0/2] Update pari-gp In-Reply-To: (Andreas Enge's message of "Mon, 21 Oct 2024 16:11:34 +0200") References: Date: Sun, 15 Dec 2024 17:32:31 +0100 Message-ID: <87h674j49s.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 73566 Cc: 73566@debbugs.gnu.org, Sharlatan Hellseher , Eric Bavier X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Andreas Enge skribis: > gnu: pari-gp: Update to 2.17.0. > gnu: gp2c: Update to 0.0.14. I=E2=80=99m not on the math team but I think you can go ahead and push it! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 17 11:35:08 2024 Received: (at 73566) by debbugs.gnu.org; 17 Dec 2024 16:35:08 +0000 Received: from localhost ([127.0.0.1]:60062 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tNaXM-0001Fv-9x for submit@debbugs.gnu.org; Tue, 17 Dec 2024 11:35:08 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:37088) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tNaXI-0001FD-8T for 73566@debbugs.gnu.org; Tue, 17 Dec 2024 11:35:05 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 4936B565; Tue, 17 Dec 2024 17:34:57 +0100 (CET) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id zPntXOfb9Roi; Tue, 17 Dec 2024 17:34:56 +0100 (CET) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id E895A28B; Tue, 17 Dec 2024 17:34:53 +0100 (CET) Date: Tue, 17 Dec 2024 17:34:50 +0100 From: Andreas Enge To: Ludovic =?iso-8859-15?Q?Court=E8s?= Subject: Re: [bug#73566] [PATCH v3 0/2] Update pari-gp Message-ID: References: <87h674j49s.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87h674j49s.fsf@gnu.org> X-Rspamd-Server: hera X-Rspamd-Queue-Id: 4936B565 X-Spamd-Result: default: False [-5.52 / 15.00]; NEURAL_HAM(-3.00)[-1.000]; BAYES_HAM(-2.92)[99.67%]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; TO_DN_SOME(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; FREEMAIL_CC(0.00)[debbugs.gnu.org,posteo.net,gmail.com] X-Spamd-Bar: ----- X-Rspamd-Action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 73566 Cc: 73566@debbugs.gnu.org, Sharlatan Hellseher , Eric Bavier X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Am Sun, Dec 15, 2024 at 05:32:31PM +0100 schrieb Ludovic Courtès: > > gnu: pari-gp: Update to 2.17.0. > > gnu: gp2c: Update to 0.0.14. Thanks for the encouragement! In fact there is a problem with some depending packages, I just have not found the time to update them as well. So for the time being, I prefer staying with the old version... Andreas From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 16 11:55:24 2025 Received: (at 73566-done) by debbugs.gnu.org; 16 Jan 2025 16:55:24 +0000 Received: from localhost ([127.0.0.1]:34463 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tYT9P-00073R-TK for submit@debbugs.gnu.org; Thu, 16 Jan 2025 11:55:24 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:48878) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tYT9N-00073B-2Y for 73566-done@debbugs.gnu.org; Thu, 16 Jan 2025 11:55:21 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 1E7E783E; Thu, 16 Jan 2025 17:55:14 +0100 (CET) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id j3YeuRdUP7GT; Thu, 16 Jan 2025 17:55:13 +0100 (CET) Received: from jurong (sauterelle.math.u-bordeaux1.fr [147.210.16.128]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 246F8785; Thu, 16 Jan 2025 17:55:12 +0100 (CET) Date: Thu, 16 Jan 2025 17:55:09 +0100 From: Andreas Enge To: 73566-done@debbugs.gnu.org Subject: Re: [PATCH v3 0/2] Update pari-gp Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Rspamd-Server: hera X-Spamd-Bar: +++++ X-Rspamd-Queue-Id: 1E7E783E X-Spamd-Result: default: False [5.49 / 15.00]; SPAM_FLAG(5.00)[]; NEURAL_SPAM(2.97)[0.991]; BAYES_HAM(-2.89)[99.51%]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; ARC_NA(0.00)[] X-Spam-Level: ***** X-Rspamd-Action: greylist X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 73566-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Am Mon, Oct 21, 2024 at 04:11:34PM +0200 schrieb Andreas Enge: > A new version with a patch from upstream, which should make one more > dependent package compile. paritwine is still not compiling, since some > pari-gp internals on which it relied have changed. I have just pushed the patches; the next steps will be to rewrite the offending parts of paritwine, and to update to the next point release of pari-gp. Andreas From unknown Sat Aug 16 00:31:15 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 14 Feb 2025 12:24:17 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator