From unknown Tue Aug 19 10:05:39 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#48938] [PATCH] gnu: python-hg-evolve: Update to 10.3.2. Resent-From: Xinglu Chen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 09 Jun 2021 16:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48938 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48938@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16232562316959 (code B ref -1); Wed, 09 Jun 2021 16:31:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Jun 2021 16:30:31 +0000 Received: from localhost ([127.0.0.1]:34454 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lr166-0001oA-VR for submit@debbugs.gnu.org; Wed, 09 Jun 2021 12:30:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:46214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lr165-0001o0-0u for submit@debbugs.gnu.org; Wed, 09 Jun 2021 12:30:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38088) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lr164-0002hR-Ot for guix-patches@gnu.org; Wed, 09 Jun 2021 12:30:28 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:57058 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lr162-0003ju-LD for guix-patches@gnu.org; Wed, 09 Jun 2021 12:30:28 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1623256218; bh=3m8b/HL6ZzeDxMZeHH/ZT3/6g3MCElxSZ/0AbNT1C/E=; h=From:To:Subject:Date; b=bG96Vh0Dy/tDD/mtmxxI+bJ/YhGCPXK1ILAu+ncHb8BQjCUOdG6p88LLyIwcZFtaC hGHyC4QfNaHeg/MMYThUKH/RAWGQM28ppSAj7lVIxEsULOz0+VeKWBa4Y7gVHKU/g+ HWeKoWpik1WCZn4MsADH1xCcOBJTm4Kg909Vxev4= Message-Id: <17df7d94bb725dcc409f8c20d9f9c6b9b333a241.1623256207.git.public@yoctocell.xyz> Date: Wed, 09 Jun 2021 18:30:17 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 30 X-Spam_score: 3.0 X-Spam_bar: +++ X-Spam_report: (3.0 / 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, FROM_SUSPICIOUS_NTLD=0.498, FROM_SUSPICIOUS_NTLD_FP=1.597, PDS_OTHER_BAD_TLD=1.997, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.8 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/version-control.scm (python-hg-evolve): Update to 10.3.2. [source]: Use =?UTF-8?Q?=E2=80=98hg-file-name=E2=80=99?= instead of =?UTF-8?Q?=E2=80=98string-append=E2=80=99.?= --- gnu/packages/version-control.scm | 6 +++--- 1 file changed [...] Content analysis details: (2.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 1.6 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 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: 0.2 (/) * gnu/packages/version-control.scm (python-hg-evolve): Update to 10.3.2. [source]: Use =E2=80=98hg-file-name=E2=80=99 instead of =E2=80=98string-a= ppend=E2=80=99. --- gnu/packages/version-control.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-contro= l.scm index 5900779de8..7562bd1675 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -1701,17 +1701,17 @@ interface.") (define-public python-hg-evolve (package (name "python-hg-evolve") - (version "10.3.1") + (version "10.3.2") (source (origin (method hg-fetch) (uri (hg-reference (url "https://www.mercurial-scm.org/repo/evolve") (changeset version))) - (file-name (string-append name "-" version "-checkout")) + (file-name (hg-file-name name version)) (sha256 (base32 - "0msnp5fp8sz4q2r5xpcmm60h82kwkyg23y212v1xfp7ixkq9f4qa")))) + "0qgk39s5pwxbshfa6x1f1ccxahja3fs265dddxy6q99spy3b3x5h")))) (build-system python-build-system) (arguments ;; Tests need mercurial source code. base-commit: 2d31eeecf06ab14732d374c75cdf6e7a55aa704e --=20 2.32.0 From unknown Tue Aug 19 10:05:39 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: Xinglu Chen Subject: bug#48938: closed (Re: [bug#48938] [PATCH] gnu: python-hg-evolve: Update to 10.3.2.) Message-ID: References: <17df7d94bb725dcc409f8c20d9f9c6b9b333a241.1623256207.git.public@yoctocell.xyz> X-Gnu-PR-Message: they-closed 48938 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 48938@debbugs.gnu.org Date: Sun, 13 Jun 2021 07:41:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1623570063-25195-1" This is a multi-part message in MIME format... ------------=_1623570063-25195-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #48938: [PATCH] gnu: python-hg-evolve: Update to 10.3.2. 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 48938@debbugs.gnu.org. --=20 48938: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48938 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1623570063-25195-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 48938-done) by debbugs.gnu.org; 13 Jun 2021 07:40:25 +0000 Received: from localhost ([127.0.0.1]:42537 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsKjJ-0006Wv-88 for submit@debbugs.gnu.org; Sun, 13 Jun 2021 03:40:25 -0400 Received: from flashner.co.il ([178.62.234.194]:45204) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsKjH-0006Wj-Lq for 48938-done@debbugs.gnu.org; Sun, 13 Jun 2021 03:40:24 -0400 Received: from localhost (unknown [31.210.177.125]) by flashner.co.il (Postfix) with ESMTPSA id CDAA9406AD; Sun, 13 Jun 2021 07:40:17 +0000 (UTC) Date: Sun, 13 Jun 2021 10:38:39 +0300 From: Efraim Flashner To: Xinglu Chen Subject: Re: [bug#48938] [PATCH] gnu: python-hg-evolve: Update to 10.3.2. Message-ID: Mail-Followup-To: Efraim Flashner , Xinglu Chen , 48938-done@debbugs.gnu.org References: <17df7d94bb725dcc409f8c20d9f9c6b9b333a241.1623256207.git.public@yoctocell.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ufOuvntMELiqQfhp" Content-Disposition: inline In-Reply-To: <17df7d94bb725dcc409f8c20d9f9c6b9b333a241.1623256207.git.public@yoctocell.xyz> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 48938-done Cc: 48938-done@debbugs.gnu.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: -1.0 (-) --ufOuvntMELiqQfhp Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Patch pushed. Thanks! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --ufOuvntMELiqQfhp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmDFtf4ACgkQQarn3Mo9 g1HdWBAAhYNx6kStokRqW2m3uFrkNl0qp+1l1SL00gmbRkTVXEnvRY2aOB/Ad0vl qCtvSCdW9FK6q2+KIyKJ4f9zzxiNL8X6E28GNf+kdBdZ1BcFc6xghYxMLQGEzIvr HbLF8K9r4LI6oNioRfxqi0SknvMpDitbuPhTrAN3XKdmVjl3LEo7ieh4XbK7K0AU xzizscyERhrk7Nkk669geWfAjlHX+AZQ5dpEhXbm/VbEI+IwQ3KP+Fp4eqjBK0VB rlsJOVBworOX8KM8SvssjG6Xd6nnqollKXy+bcMDolqv/BAgCt//6edoxXhPFhf3 EqbmRSfybmnACkm1NYx8CzTUWu5FfobzY/R+6MoWrKN9d3kBuejoX2Yzr6QWY9QX D/vdDRWGvWpoPLP1/P0IEgC7HRBYfZxqVuP7QraSxVUY8bJ1rLtL0E6GuQv9clMt kVB/9nRF9CLtw/N54fe4ALQzMKC3HIF+TqfYeI48wSxvww0Zg1D8kYj5IrOZFQyJ 1+vrQ4pFuaWMvX3a2ZjnGvegtqCXqlnSPXK0m7p+aCqkt/3ffF77xWqx3Y9QLs2J 8Y0wqKF02dT7wkiQIsRI2BwvJvxw8PCdKMrKXIBFgQgOgLbhtGxRruiRdH85fECY H3lcnrLXOaM5OmVOf0QjS3BbNBROT2bmPpT9k08ZvXZ6MxoiYqg= =BxFS -----END PGP SIGNATURE----- --ufOuvntMELiqQfhp-- ------------=_1623570063-25195-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Jun 2021 16:30:31 +0000 Received: from localhost ([127.0.0.1]:34454 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lr166-0001oA-VR for submit@debbugs.gnu.org; Wed, 09 Jun 2021 12:30:31 -0400 Received: from lists.gnu.org ([209.51.188.17]:46214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lr165-0001o0-0u for submit@debbugs.gnu.org; Wed, 09 Jun 2021 12:30:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38088) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lr164-0002hR-Ot for guix-patches@gnu.org; Wed, 09 Jun 2021 12:30:28 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:57058 helo=mail.yoctocell.xyz) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lr162-0003ju-LD for guix-patches@gnu.org; Wed, 09 Jun 2021 12:30:28 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1623256218; bh=3m8b/HL6ZzeDxMZeHH/ZT3/6g3MCElxSZ/0AbNT1C/E=; h=From:To:Subject:Date; b=bG96Vh0Dy/tDD/mtmxxI+bJ/YhGCPXK1ILAu+ncHb8BQjCUOdG6p88LLyIwcZFtaC hGHyC4QfNaHeg/MMYThUKH/RAWGQM28ppSAj7lVIxEsULOz0+VeKWBa4Y7gVHKU/g+ HWeKoWpik1WCZn4MsADH1xCcOBJTm4Kg909Vxev4= To: guix-patches@gnu.org Subject: [PATCH] gnu: python-hg-evolve: Update to 10.3.2. Message-Id: <17df7d94bb725dcc409f8c20d9f9c6b9b333a241.1623256207.git.public@yoctocell.xyz> Date: Wed, 09 Jun 2021 18:30:17 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=87.96.130.155; envelope-from=public@yoctocell.xyz; helo=mail.yoctocell.xyz X-Spam_score_int: 30 X-Spam_score: 3.0 X-Spam_bar: +++ X-Spam_report: (3.0 / 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, FROM_SUSPICIOUS_NTLD=0.498, FROM_SUSPICIOUS_NTLD_FP=1.597, PDS_OTHER_BAD_TLD=1.997, RDNS_DYNAMIC=0.982, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.8 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: * gnu/packages/version-control.scm (python-hg-evolve): Update to 10.3.2. [source]: Use ‘hg-file-name’ instead of ‘string-append’. --- gnu/packages/version-control.scm | 6 +++--- 1 file changed [...] Content analysis details: (2.8 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 2.0 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 1.6 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD X-Debbugs-Envelope-To: submit 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: 0.2 (/) * gnu/packages/version-control.scm (python-hg-evolve): Update to 10.3.2. [source]: Use =E2=80=98hg-file-name=E2=80=99 instead of =E2=80=98string-a= ppend=E2=80=99. --- gnu/packages/version-control.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-contro= l.scm index 5900779de8..7562bd1675 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -1701,17 +1701,17 @@ interface.") (define-public python-hg-evolve (package (name "python-hg-evolve") - (version "10.3.1") + (version "10.3.2") (source (origin (method hg-fetch) (uri (hg-reference (url "https://www.mercurial-scm.org/repo/evolve") (changeset version))) - (file-name (string-append name "-" version "-checkout")) + (file-name (hg-file-name name version)) (sha256 (base32 - "0msnp5fp8sz4q2r5xpcmm60h82kwkyg23y212v1xfp7ixkq9f4qa")))) + "0qgk39s5pwxbshfa6x1f1ccxahja3fs265dddxy6q99spy3b3x5h")))) (build-system python-build-system) (arguments ;; Tests need mercurial source code. base-commit: 2d31eeecf06ab14732d374c75cdf6e7a55aa704e --=20 2.32.0 ------------=_1623570063-25195-1--