From unknown Sun Jul 27 00:55:55 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#48283] [PATCH] gnu: mercurial: Update to 5.8. Resent-From: Xinglu Chen Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 08 May 2021 11:54:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48283 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48283@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.1620474804329 (code B ref -1); Sat, 08 May 2021 11:54:01 +0000 Received: (at submit) by debbugs.gnu.org; 8 May 2021 11:53:24 +0000 Received: from localhost ([127.0.0.1]:49776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfLWN-00005F-Pq for submit@debbugs.gnu.org; Sat, 08 May 2021 07:53:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:46916) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfLWL-000054-Rk for submit@debbugs.gnu.org; Sat, 08 May 2021 07:53:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43360) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfLWL-0007gJ-K1 for guix-patches@gnu.org; Sat, 08 May 2021 07:53:21 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:45108 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 1lfLWJ-0003pO-HC for guix-patches@gnu.org; Sat, 08 May 2021 07:53:21 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1620474795; bh=7+Sug2ppsBNAppKfGOCD0INpNR8QSrx9M/E+1Dg1a5A=; h=From:To:Subject:Date; b=PlLd+rFAExUlOgz9ibUaUnq/DmZoZoCh510aoeslYGxMsfwTZ4MwG4uLwOHo5ZbZT 4h8r2j/5bS6vpUPZuIQNIegtW0TC/1lLIbERd8Fb+NezVvIV4eZckCPhzIaTEvr5Da 4qkHzmMzb/MwLEdmq4c5SP9nCKP4Aa9bwbWEvT2A= Message-Id: Date: Sat, 08 May 2021 13:53:14 +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: 34 X-Spam_score: 3.4 X-Spam_bar: +++ X-Spam_report: (3.4 / 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.997, 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: 3.2 (+++) 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 (mercurial): Update to 5.8. [build-system]: Switch from =?UTF-8?Q?=E2=80=98python-build-system=E2=80=99?= to =?UTF-8?Q?=E2=80=98gnu-build-system=E2=80=99,?= this will install additional things like man pages. [arg [...] Content analysis details: (3.2 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) -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] 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 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 (mercurial): Update to 5.8. [build-system]: Switch from =E2=80=98python-build-system=E2=80=99 to =E2=80= =98gnu-build-system=E2=80=99, this will install additional things like man pages. [arguments]<#:make-flags>: Set PREFIX argument. [native-inputs]: Add =E2=80=98python-docutils=E2=80=99 for generating man p= ages. [inputs]: Add =E2=80=98python=E2=80=99. [description]: Fix formatting. --- gnu/packages/version-control.scm | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-contro= l.scm index 0cad83c4b0..b5c7800e12 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -1638,18 +1638,21 @@ execution of any hook written in any language befor= e every commit.") (define-public mercurial (package (name "mercurial") - (version "5.6.1") + (version "5.8") (source (origin (method url-fetch) (uri (string-append "https://www.mercurial-scm.org/" "release/mercurial-" version ".tar.gz")) (sha256 (base32 - "1bgz8f1a7lnmh6lzcvwg6q1yx6i7yibhwy06l4k55i04957jap75")))) - (build-system python-build-system) + "17rhlmmkqz5ll3k68jfzpcifg3nndbcbc2nx7kw8xn3qcj7nlpgw")))) + (build-system gnu-build-system) (arguments - `(#:phases + `(#:make-flags + (list (string-append "PREFIX=3D" (assoc-ref %outputs "out"))) + #:phases (modify-phases %standard-phases + (delete 'configure) (add-after 'unpack 'patch-tests (lambda _ (substitute* '("tests/test-extdiff.t" @@ -1702,17 +1705,20 @@ execution of any hook written in any language befor= e every commit.") ;; The test suite takes a long time and produces = little ;; output by default. Prevent timeouts due to si= lence. "-v")))))))) - ;; The following inputs are only needed to run the tests. (native-inputs - `(("python-nose" ,python-nose) + `(("python-docutils", python-docutils) + ;; The following inputs are only needed to run the tests. + ("python-nose" ,python-nose) ("unzip" ,unzip) ("which" ,which))) + (inputs + `(("python" ,python))) (home-page "https://www.mercurial-scm.org/") (synopsis "Decentralized version control system") (description - "Mercurial is a free, distributed source control management tool. -It efficiently handles projects of any size -and offers an easy and intuitive interface.") + "Mercurial is a free, distributed source control management tool. It +efficiently handles projects of any size and offers an easy and intuitive +interface.") (license license:gpl2+))) =20 (define-public python-hg-evolve base-commit: e5adaf6c2de917f33f90e24b551a8991e55b3eb6 --=20 2.31.1 From unknown Sun Jul 27 00:55:55 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#48283: closed (Re: [bug#48283] [PATCH] gnu: mercurial: Update to 5.8.) Message-ID: References: X-Gnu-PR-Message: they-closed 48283 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 48283@debbugs.gnu.org Date: Sat, 15 May 2021 19:51:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1621108262-22407-1" This is a multi-part message in MIME format... ------------=_1621108262-22407-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #48283: [PATCH] gnu: mercurial: Update to 5.8. 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 48283@debbugs.gnu.org. --=20 48283: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48283 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1621108262-22407-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 48283-done) by debbugs.gnu.org; 15 May 2021 19:50:36 +0000 Received: from localhost ([127.0.0.1]:49283 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1li0Iy-0005oj-My for submit@debbugs.gnu.org; Sat, 15 May 2021 15:50:35 -0400 Received: from flashner.co.il ([178.62.234.194]:44214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1li0Iw-0005oT-2l for 48283-done@debbugs.gnu.org; Sat, 15 May 2021 15:50:30 -0400 Received: from localhost (unknown [31.210.177.125]) by flashner.co.il (Postfix) with ESMTPSA id A700C401B2; Sat, 15 May 2021 19:50:23 +0000 (UTC) Date: Sat, 15 May 2021 22:49:57 +0300 From: Efraim Flashner To: Xinglu Chen Subject: Re: [bug#48283] [PATCH] gnu: mercurial: Update to 5.8. Message-ID: Mail-Followup-To: Efraim Flashner , Xinglu Chen , 48283-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="MPZvlPlNcQi+UOXZ" Content-Disposition: inline In-Reply-To: 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: 48283-done Cc: 48283-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 (-) --MPZvlPlNcQi+UOXZ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Pushed by Ludovic as bdb6ff3ab13c94ae5b51171c4f1df87f8af398cc. 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 --MPZvlPlNcQi+UOXZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmCgJeUACgkQQarn3Mo9 g1Errw/+OGLQC0LvqaOr7ZRRg2II/ByRrHZBfkgIH+LzBaf7cc4exlN1pQyCFOC7 EnmzL3oG/8Q1g5VMqa0siqcDwKFKqeJl69M/q7kWS84jMVS9IFEnC/ZbKB60NN2N M0Pl+I8MIcHg0s3JMXWE0Ay5W6hVhDbPWL90sA8UH1AS0fMZ4M8DB+n8BFL3lbBM GECmUInElqlJ8AQa+acZ6fLNZP2ALYztXyRBhRTNO2G7qmw+eh7ClL8QC1zTvEr5 h7FUbVOlEBpvpPEHcDZ7yctRdZJF8OJ/C04fd5l1yJ1CGr8ntFTSgAoyuL+hw+l7 4emdP0zO0JDa0hQyr6WPzCUWM3C4luYZhG5C81Ps9sTb/gum/usFLmlqGvPs+t3+ KjCAPOYAwjU1BvwUFoACsyPwMgJhwA3VK2JsVS53gSgnSSf8/FntonWpyKVquO9m 0w+FkY57jc+rkxIozt5NMSD1U98nZHMolT5UQS6gNqr99cBDC2huqxRjSU6Xo5fJ jhu1kkafcNkPCRxmuajcaBPK2IccCFV7IYhpOmf5ibqRzzI/RivqIOC5tpilulZN I9OfEkv0tC9oM3Jdiape+bk+YnkO8E5Vw6uJpmMTINy3lBa8q8Tv7fuGXKXnJ/sD uV0Ma4CChBR65Gkm/tfWPFPYZIx+9Q0/Sk++SvQm+amBDl4xQnk= =BBMT -----END PGP SIGNATURE----- --MPZvlPlNcQi+UOXZ-- ------------=_1621108262-22407-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 8 May 2021 11:53:24 +0000 Received: from localhost ([127.0.0.1]:49776 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfLWN-00005F-Pq for submit@debbugs.gnu.org; Sat, 08 May 2021 07:53:24 -0400 Received: from lists.gnu.org ([209.51.188.17]:46916) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfLWL-000054-Rk for submit@debbugs.gnu.org; Sat, 08 May 2021 07:53:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43360) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfLWL-0007gJ-K1 for guix-patches@gnu.org; Sat, 08 May 2021 07:53:21 -0400 Received: from h87-96-130-155.cust.a3fiber.se ([87.96.130.155]:45108 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 1lfLWJ-0003pO-HC for guix-patches@gnu.org; Sat, 08 May 2021 07:53:21 -0400 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yoctocell.xyz; s=mail; t=1620474795; bh=7+Sug2ppsBNAppKfGOCD0INpNR8QSrx9M/E+1Dg1a5A=; h=From:To:Subject:Date; b=PlLd+rFAExUlOgz9ibUaUnq/DmZoZoCh510aoeslYGxMsfwTZ4MwG4uLwOHo5ZbZT 4h8r2j/5bS6vpUPZuIQNIegtW0TC/1lLIbERd8Fb+NezVvIV4eZckCPhzIaTEvr5Da 4qkHzmMzb/MwLEdmq4c5SP9nCKP4Aa9bwbWEvT2A= To: guix-patches@gnu.org Subject: [PATCH] gnu: mercurial: Update to 5.8. Message-Id: Date: Sat, 08 May 2021 13:53:14 +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: 34 X-Spam_score: 3.4 X-Spam_bar: +++ X-Spam_report: (3.4 / 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.997, 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: 3.2 (+++) 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 (mercurial): Update to 5.8. [build-system]: Switch from ‘python-build-system’ to ‘gnu-build-system’, this will install additional things like man pages. [arg [...] Content analysis details: (3.2 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) -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] 0.0 RCVD_IN_MSPIKE_H4 RBL: Very Good reputation (+4) [209.51.188.17 listed in wl.mailspike.net] 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD 2.0 FROM_SUSPICIOUS_NTLD_FP From abused NTLD 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders 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 (mercurial): Update to 5.8. [build-system]: Switch from =E2=80=98python-build-system=E2=80=99 to =E2=80= =98gnu-build-system=E2=80=99, this will install additional things like man pages. [arguments]<#:make-flags>: Set PREFIX argument. [native-inputs]: Add =E2=80=98python-docutils=E2=80=99 for generating man p= ages. [inputs]: Add =E2=80=98python=E2=80=99. [description]: Fix formatting. --- gnu/packages/version-control.scm | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-contro= l.scm index 0cad83c4b0..b5c7800e12 100644 --- a/gnu/packages/version-control.scm +++ b/gnu/packages/version-control.scm @@ -1638,18 +1638,21 @@ execution of any hook written in any language befor= e every commit.") (define-public mercurial (package (name "mercurial") - (version "5.6.1") + (version "5.8") (source (origin (method url-fetch) (uri (string-append "https://www.mercurial-scm.org/" "release/mercurial-" version ".tar.gz")) (sha256 (base32 - "1bgz8f1a7lnmh6lzcvwg6q1yx6i7yibhwy06l4k55i04957jap75")))) - (build-system python-build-system) + "17rhlmmkqz5ll3k68jfzpcifg3nndbcbc2nx7kw8xn3qcj7nlpgw")))) + (build-system gnu-build-system) (arguments - `(#:phases + `(#:make-flags + (list (string-append "PREFIX=3D" (assoc-ref %outputs "out"))) + #:phases (modify-phases %standard-phases + (delete 'configure) (add-after 'unpack 'patch-tests (lambda _ (substitute* '("tests/test-extdiff.t" @@ -1702,17 +1705,20 @@ execution of any hook written in any language befor= e every commit.") ;; The test suite takes a long time and produces = little ;; output by default. Prevent timeouts due to si= lence. "-v")))))))) - ;; The following inputs are only needed to run the tests. (native-inputs - `(("python-nose" ,python-nose) + `(("python-docutils", python-docutils) + ;; The following inputs are only needed to run the tests. + ("python-nose" ,python-nose) ("unzip" ,unzip) ("which" ,which))) + (inputs + `(("python" ,python))) (home-page "https://www.mercurial-scm.org/") (synopsis "Decentralized version control system") (description - "Mercurial is a free, distributed source control management tool. -It efficiently handles projects of any size -and offers an easy and intuitive interface.") + "Mercurial is a free, distributed source control management tool. It +efficiently handles projects of any size and offers an easy and intuitive +interface.") (license license:gpl2+))) =20 (define-public python-hg-evolve base-commit: e5adaf6c2de917f33f90e24b551a8991e55b3eb6 --=20 2.31.1 ------------=_1621108262-22407-1--