From unknown Sun Jun 22 08:05:19 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#74698] Update diffoscope to 283 Resent-From: Vagrant Cascadian Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 04 Dec 2024 23:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 74698 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 74698@debbugs.gnu.org Cc: vagrant@reproducible-builds.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.173335392022066 (code B ref -1); Wed, 04 Dec 2024 23:12:02 +0000 Received: (at submit) by debbugs.gnu.org; 4 Dec 2024 23:12:00 +0000 Received: from localhost ([127.0.0.1]:37218 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tIyXI-0005jn-6n for submit@debbugs.gnu.org; Wed, 04 Dec 2024 18:12:00 -0500 Received: from lists.gnu.org ([209.51.188.17]:43106) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tIyXG-0005jd-Gl for submit@debbugs.gnu.org; Wed, 04 Dec 2024 18:11:59 -0500 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 1tIyXD-0008F0-IX for guix-patches@gnu.org; Wed, 04 Dec 2024 18:11:56 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tIyXB-0007Oq-EL for guix-patches@gnu.org; Wed, 04 Dec 2024 18:11:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1733353908; bh=6+R+P6LOvz4YiikvaZE7iDbwrNAMT4/+CJX/TJVtcuc=; h=From:To:Cc:Subject:Date:From; b=toIIK6L692FZlGpsfQ/NOZ7oH82RFAl1Tv4rWb+5HLVxYoj+uilD32tl10m8sS9ov pPlEgzeDrAoHjDC1rq2qq1IuZzrjIZ6b85Blm+iVLSoha+Gz2cOg+rVlON2f8h9IxY rB8VrVOdFGH8OCQDTGQiVpPMatajcF+TJt1xcfqDl5nG8In2MO8LfqGVC+479yZebX o5QXOoRg9bq1JpaiTitUU9oI//SAHTz7xDLq73G9I2IYokAmfPhXyqBJrS+ThN3ihr Wy6g/eQUQu+nQ2so4GS3ygicuJbhLu8sDsgg8D9Dv1SZNNvdV0mwBKy1Lf3b6it235 a3/JtkSgFszSg== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) by cascadia.aikidev.net (Postfix) with ESMTPSA id 336764D1E; Wed, 4 Dec 2024 15:11:48 -0800 (PST) From: Vagrant Cascadian Date: Wed, 04 Dec 2024 15:11:40 -0800 Message-ID: <87v7vzujpv.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=173.255.214.101; envelope-from=vagrant@reproducible-builds.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) 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: -2.3 (--) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain The attached patch updates diffoscope to 283. reprotest, the only dependent, still builds. live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-diffoscope-Update-to-283.patch Content-Transfer-Encoding: quoted-printable From=20499ba9834ca6e3c9bce2f90ab36a6f70ac28cfe8 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 4 Dec 2024 14:53:55 -0800 Subject: [PATCH] gnu: diffoscope: Update to 283. * gnu/packages/diffoscope.scm (diffoscope): Update to 283. =2D-- gnu/packages/diffoscope.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index 04e4ca2dc4..239742a5d2 100644 =2D-- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm @@ -75,7 +75,7 @@ (define-module (gnu packages diffoscope) (define-public diffoscope (package (name "diffoscope") =2D (version "282") + (version "283") (source (origin (method git-fetch) @@ -84,7 +84,7 @@ (define-public diffoscope (commit version))) (file-name (git-file-name name version)) (sha256 =2D (base32 "0xaig9fimj7jdq2k3m47jb04fj98fmzx83m5yf6kz04rivj8by3i"))= )) + (base32 "006q0bb7m7jz8priiaa8mhjzj4qp8jj003kmr4n7ss0sh1qp046f")))) (build-system python-build-system) (arguments (list base-commit: 006679d1e6ca7acea0629b4f019c8cf89cde08be =2D-=20 2.39.5 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZ1DhrAAKCRDcUY/If5cW qjaUAQCp3LETGkE4O4EGVGLpa6t/grIYgw38qedO7+KM3aV2tQD/XEHlO8eKdObU vGFChLTWGkGSLbwyI9YGhezS7hDE3wk= =0nKV -----END PGP SIGNATURE----- --==-=-=-- From unknown Sun Jun 22 08:05:19 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Vagrant Cascadian Subject: bug#74698: closed (Re: Update diffoscope to 283) Message-ID: References: <875xnwdqui.fsf@contorta> <87v7vzujpv.fsf@wireframe> X-Gnu-PR-Message: they-closed 74698 X-Gnu-PR-Package: guix-patches Reply-To: 74698@debbugs.gnu.org Date: Sat, 07 Dec 2024 05:07:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1733548022-20197-1" This is a multi-part message in MIME format... ------------=_1733548022-20197-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #74698: Update diffoscope to 283 which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 74698@debbugs.gnu.org. --=20 74698: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D74698 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1733548022-20197-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 74698-done) by debbugs.gnu.org; 7 Dec 2024 05:06:48 +0000 Received: from localhost ([127.0.0.1]:45052 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tJn1j-0005FD-Le for submit@debbugs.gnu.org; Sat, 07 Dec 2024 00:06:47 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]:49688) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tJn1h-0005Ew-9A for 74698-done@debbugs.gnu.org; Sat, 07 Dec 2024 00:06:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1733547996; bh=G4EE3uNqX4o0wgI/eHZ0SCLEg9SmCrkh5UDmfVDP+GQ=; h=From:To:Subject:In-Reply-To:References:Date:From; b=Qw9IU36gBnWNnhvP1cdQWMIu2+9UAl8bVBBcFECAi2zMezMsW301AxWsqgWMbeEaz azAcThEKzY5u0/THQ1K6K2LwZ8V+3kYRhPLc+/yGFeHixxAXxhX0Hoq/VSHkTXZRUW FxuX8O5HAHVY7GxtkhamVxLDl6gPjB2Z261zjr5XuWRMi7ULyHzqegJrJdKxoQuIUA GXCxRtNHDyMjjlhgi0f6lTLPWzpYmH1iVFBQ/NrQA59rTugal88Gv66rG9U0j272+2 5Nt7uo7obLzZRjE4xPiQk1P4841TVptUiAhL0IIyK7IOx1LolmNBimGUF7WZK8uuLH Q6Rp3ghpW5DwQ== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:20]) by cascadia.aikidev.net (Postfix) with ESMTPSA id 5C9144E02 for <74698-done@debbugs.gnu.org>; Fri, 6 Dec 2024 21:06:36 -0800 (PST) From: Vagrant Cascadian To: 74698-done@debbugs.gnu.org Subject: Re: Update diffoscope to 283 In-Reply-To: <87v7vzujpv.fsf@wireframe> References: <87v7vzujpv.fsf@wireframe> Date: Fri, 06 Dec 2024 21:06:29 -0800 Message-ID: <875xnwdqui.fsf@contorta> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 74698-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 (-) --=-=-= Content-Type: text/plain On 2024-12-04, Vagrant Cascadian wrote: > The attached patch updates diffoscope to 283. Superceded by merged newer version: 074f6d6dd6673953b91f14c7e5dbdac71c8a33df gnu: diffoscope: Update to 284. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZ1PX1gAKCRDcUY/If5cW qlq7AQCMsi5lI/6LZGzgG6stbetR/OdvIbw24dM6unzQ3fpKbwD7BP/WYTPCdrfb 8H5jIbrkp5g4oJh3qSqtnfzvM3HGjQU= =z2Lu -----END PGP SIGNATURE----- --=-=-=-- ------------=_1733548022-20197-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 4 Dec 2024 23:12:00 +0000 Received: from localhost ([127.0.0.1]:37218 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tIyXI-0005jn-6n for submit@debbugs.gnu.org; Wed, 04 Dec 2024 18:12:00 -0500 Received: from lists.gnu.org ([209.51.188.17]:43106) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tIyXG-0005jd-Gl for submit@debbugs.gnu.org; Wed, 04 Dec 2024 18:11:59 -0500 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 1tIyXD-0008F0-IX for guix-patches@gnu.org; Wed, 04 Dec 2024 18:11:56 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tIyXB-0007Oq-EL for guix-patches@gnu.org; Wed, 04 Dec 2024 18:11:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=reproducible-builds.org; s=1.vagrant; t=1733353908; bh=6+R+P6LOvz4YiikvaZE7iDbwrNAMT4/+CJX/TJVtcuc=; h=From:To:Cc:Subject:Date:From; b=toIIK6L692FZlGpsfQ/NOZ7oH82RFAl1Tv4rWb+5HLVxYoj+uilD32tl10m8sS9ov pPlEgzeDrAoHjDC1rq2qq1IuZzrjIZ6b85Blm+iVLSoha+Gz2cOg+rVlON2f8h9IxY rB8VrVOdFGH8OCQDTGQiVpPMatajcF+TJt1xcfqDl5nG8In2MO8LfqGVC+479yZebX o5QXOoRg9bq1JpaiTitUU9oI//SAHTz7xDLq73G9I2IYokAmfPhXyqBJrS+ThN3ihr Wy6g/eQUQu+nQ2so4GS3ygicuJbhLu8sDsgg8D9Dv1SZNNvdV0mwBKy1Lf3b6it235 a3/JtkSgFszSg== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) by cascadia.aikidev.net (Postfix) with ESMTPSA id 336764D1E; Wed, 4 Dec 2024 15:11:48 -0800 (PST) From: Vagrant Cascadian To: guix-patches@gnu.org Subject: Update diffoscope to 283 Date: Wed, 04 Dec 2024 15:11:40 -0800 Message-ID: <87v7vzujpv.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=173.255.214.101; envelope-from=vagrant@reproducible-builds.org; helo=cascadia.aikidev.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: vagrant@reproducible-builds.org 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: -2.3 (--) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain The attached patch updates diffoscope to 283. reprotest, the only dependent, still builds. live well, vagrant --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-gnu-diffoscope-Update-to-283.patch Content-Transfer-Encoding: quoted-printable From=20499ba9834ca6e3c9bce2f90ab36a6f70ac28cfe8 Mon Sep 17 00:00:00 2001 From: Vagrant Cascadian Date: Wed, 4 Dec 2024 14:53:55 -0800 Subject: [PATCH] gnu: diffoscope: Update to 283. * gnu/packages/diffoscope.scm (diffoscope): Update to 283. =2D-- gnu/packages/diffoscope.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm index 04e4ca2dc4..239742a5d2 100644 =2D-- a/gnu/packages/diffoscope.scm +++ b/gnu/packages/diffoscope.scm @@ -75,7 +75,7 @@ (define-module (gnu packages diffoscope) (define-public diffoscope (package (name "diffoscope") =2D (version "282") + (version "283") (source (origin (method git-fetch) @@ -84,7 +84,7 @@ (define-public diffoscope (commit version))) (file-name (git-file-name name version)) (sha256 =2D (base32 "0xaig9fimj7jdq2k3m47jb04fj98fmzx83m5yf6kz04rivj8by3i"))= )) + (base32 "006q0bb7m7jz8priiaa8mhjzj4qp8jj003kmr4n7ss0sh1qp046f")))) (build-system python-build-system) (arguments (list base-commit: 006679d1e6ca7acea0629b4f019c8cf89cde08be =2D-=20 2.39.5 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZ1DhrAAKCRDcUY/If5cW qjaUAQCp3LETGkE4O4EGVGLpa6t/grIYgw38qedO7+KM3aV2tQD/XEHlO8eKdObU vGFChLTWGkGSLbwyI9YGhezS7hDE3wk= =0nKV -----END PGP SIGNATURE----- --==-=-=-- ------------=_1733548022-20197-1--