From unknown Tue Aug 19 05:09:51 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#36195 <36195@debbugs.gnu.org> To: bug#36195 <36195@debbugs.gnu.org> Subject: Status: [PATCH] gnu: oil-shell: Update to 0.6pre22. Reply-To: bug#36195 <36195@debbugs.gnu.org> Date: Tue, 19 Aug 2025 12:09:51 +0000 retitle 36195 [PATCH] gnu: oil-shell: Update to 0.6pre22. reassign 36195 guix-patches submitter 36195 Robert Vollmert severity 36195 normal tag 36195 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 13 12:32:26 2019 Received: (at submit) by debbugs.gnu.org; 13 Jun 2019 16:32:26 +0000 Received: from localhost ([127.0.0.1]:36005 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbSeH-0000Pw-LQ for submit@debbugs.gnu.org; Thu, 13 Jun 2019 12:32:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:50965) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hbSeE-0000Pj-T1 for submit@debbugs.gnu.org; Thu, 13 Jun 2019 12:32:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50776) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hbSeD-0004He-6P for guix-patches@gnu.org; Thu, 13 Jun 2019 12:32:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hbSXy-0008Q4-FI for guix-patches@gnu.org; Thu, 13 Jun 2019 12:25:57 -0400 Received: from mx1.mailbox.org ([2001:67c:2050:104:0:1:25:1]:38450) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hbSXy-0007YH-9T for guix-patches@gnu.org; Thu, 13 Jun 2019 12:25:54 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [80.241.60.241]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx1.mailbox.org (Postfix) with ESMTPS id B17FA4FFE3; Thu, 13 Jun 2019 18:25:44 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter01.heinlein-hosting.de (spamfilter01.heinlein-hosting.de [80.241.56.115]) (amavisd-new, port 10030) with ESMTP id lt3g5kAi79gl; Thu, 13 Jun 2019 18:25:40 +0200 (CEST) From: Robert Vollmert To: guix-patches@gnu.org Subject: [PATCH] gnu: oil-shell: Update to 0.6pre22. Date: Thu, 13 Jun 2019 18:25:30 +0200 Message-Id: <20190613162530.11065-1-rob@vllmrt.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2001:67c:2050:104:0:1:25:1 X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit Cc: Robert Vollmert 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.6 (--) It turns out the currently packaged release fails to build for me. According to upstream, the 0.6 pre-releases are preferable to currently packaged 0.5. gnu/packages/shells.scm (oil-shell): Update to 0.6pre22. --- gnu/packages/shells.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm index 49152dc3fd..f8c0fdf71f 100644 --- a/gnu/packages/shells.scm +++ b/gnu/packages/shells.scm @@ -749,14 +749,14 @@ Shell (pdksh).") (define-public oil-shell (package (name "oil-shell") - (version "0.5.0") + (version "0.6.pre22") (source (origin (method url-fetch) (uri (string-append "https://www.oilshell.org/download/oil= -" version ".tar.xz")) (sha256 (base32 - "03zc7rhhpl0cybng2i3c33pky1knsnyvn526bn91hg6w4znvn66w"))= )) + "1kslycqa8rrzk9p2265dy045xd88q675w4baqiygcrnvxwn588c5"))= )) (build-system gnu-build-system) (arguments '(#:tests? #f ; the tests are not distributed in the tarballs --=20 2.20.1 (Apple Git-117) From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 17 06:36:10 2019 Received: (at 36195-done) by debbugs.gnu.org; 17 Jun 2019 10:36:10 +0000 Received: from localhost ([127.0.0.1]:42036 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hcozi-0005QJ-50 for submit@debbugs.gnu.org; Mon, 17 Jun 2019 06:36:10 -0400 Received: from eggs.gnu.org ([209.51.188.92]:33381) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hcozf-0005Q2-Ln for 36195-done@debbugs.gnu.org; Mon, 17 Jun 2019 06:36:07 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45455) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hcoza-0000Zo-Ac; Mon, 17 Jun 2019 06:36:02 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=60284 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1hcozZ-0003LV-Eh; Mon, 17 Jun 2019 06:36:01 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Robert Vollmert Subject: Re: [bug#36195] [PATCH] gnu: oil-shell: Update to 0.6pre22. References: <20190613162530.11065-1-rob@vllmrt.net> Date: Mon, 17 Jun 2019 12:36:00 +0200 In-Reply-To: <20190613162530.11065-1-rob@vllmrt.net> (Robert Vollmert's message of "Thu, 13 Jun 2019 18:25:30 +0200") Message-ID: <87imt4zegf.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 36195-done Cc: 36195-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: -3.3 (---) Hi, Robert Vollmert skribis: > It turns out the currently packaged release fails to build for me. > According to upstream, the 0.6 pre-releases are preferable to > currently packaged 0.5. > > gnu/packages/shells.scm (oil-shell): Update to 0.6pre22. Applied! However this pre-release (and also 0.5.0, which was previously packaged) bundles Python=C2=A02.7.13. We should look into unbundling it. Thanks, Ludo=E2=80=99. From unknown Tue Aug 19 05:09:51 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 15 Jul 2019 11:24:05 +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