From patchwork Fri Aug 5 17:11:26 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: phodina X-Patchwork-Id: 41303 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 1541427BBE9; Fri, 5 Aug 2022 18:12:13 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FREEMAIL_FROM,HTML_MESSAGE,MAILING_LIST_MULTI, SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id 791E527BBEA for ; Fri, 5 Aug 2022 18:12:10 +0100 (BST) Received: from localhost ([::1]:37352 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oK0rp-0000UG-LD for patchwork@mira.cbaines.net; Fri, 05 Aug 2022 13:12:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51750) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oK0ri-0000U6-4S for guix-patches@gnu.org; Fri, 05 Aug 2022 13:12:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42401) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oK0rh-0001Pl-Rl for guix-patches@gnu.org; Fri, 05 Aug 2022 13:12:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oK0rh-0004SM-K8 for guix-patches@gnu.org; Fri, 05 Aug 2022 13:12:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54299] [PATCH v2 01/25] gnu: rust-structopt-derive-0.4: Update to 0.4.18. Resent-From: phodina Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 05 Aug 2022 17:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54299 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "54299@debbugs.gnu.org" <54299@debbugs.gnu.org> Cc: Maxime Devos Received: via spool by 54299-submit@debbugs.gnu.org id=B54299.165971950517106 (code B ref 54299); Fri, 05 Aug 2022 17:12:01 +0000 Received: (at 54299) by debbugs.gnu.org; 5 Aug 2022 17:11:45 +0000 Received: from localhost ([127.0.0.1]:60383 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oK0rQ-0004Rp-Eu for submit@debbugs.gnu.org; Fri, 05 Aug 2022 13:11:45 -0400 Received: from mail-4322.protonmail.ch ([185.70.43.22]:33953) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oK0rN-0004RY-Rz for 54299@debbugs.gnu.org; Fri, 05 Aug 2022 13:11:43 -0400 Date: Fri, 05 Aug 2022 17:11:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1659719495; x=1659978695; bh=GIBD5aw4glEMNgC5CXeWUuxyzM54Mc48yodit7PxVAs=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=jPozQbZSgsGljdDcPFAYSL0Lsv9CHqO8sArU9Dlz1WWO5G9CmLCpk6vmI/2Yg6hCA sPLhTEMaY3idD3NYS46zbyRLj+coL74RywSJRkwFogdHGODfVFxUJQvSWnC17aw6Tv Q5IKKxnohZwCb9vUbCNNZepGpfglSpMy8NpHhW9QZ6SjJW62yJq6Y8zU/QRFBm3wPv 4UQC6SKNZEL1mRQ0tsTFySFwfcFXwQfIESf9UGVdYL+s2NLBVEhLi8HgbmvA3slgoP cawzjxUS97zxZfXdURUEzD/aISxtEs2srKzbZCMnaEE4LfLtj6nd2gzW66PDMvC7Xw 2eRsAmWIwyi4w== Message-ID: In-Reply-To: References: Feedback-ID: 14143818:user:proton MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" Reply-to: phodina X-ACL-Warn: , phodina via Guix-patches X-Patchwork-Original-From: phodina via Guix-patches via From: phodina X-getmail-retrieved-from-mailbox: Patches Hi Maxime, thanks for the patch. I've rebased the patches on master and there are only few to apply now as many of the previous have already been merged. --- Petr From 84bcbe957f848fc231fb9b9ec16b5bfeb836b438 Mon Sep 17 00:00:00 2001 From: Petr Hodina Date: Sun, 24 Apr 2022 01:27:08 +0200 Subject: [PATCH v3 2/5] gnu: rust-structopt-0.3: Update to 0.3.26. * gnu/packages/crates-io.scm (rust-structopt): Update to 0.3.26. [arguments]: Add rust-paw-1 to cargo-inputs. Add cargo development inputs. Add phases to fix rust-clap-2 version and remove lints feature. diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index ac9cf297f2..108e8258f8 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -59982,7 +59982,7 @@ (define-public rust-strsim-0.5 (define-public rust-structopt-0.3 (package (name "rust-structopt") - (version "0.3.21") + (version "0.3.26") (source (origin (method url-fetch) @@ -59991,14 +59991,27 @@ (define-public rust-structopt-0.3 (string-append name "-" version ".tar.gz")) (sha256 (base32 - "136j0lvjmpv5syi751vxg8vb30gfyv4k81x8d18kxrj6xvbsqxsj")))) + "043sg3qxllann6q9i71d05qp3q13scmcvhxhd950ka2v8ij5qsqc")))) (build-system cargo-build-system) (arguments `(#:skip-build? #t #:cargo-inputs (("rust-structopt-derive" ,rust-structopt-derive-0.4) ("rust-lazy-static" ,rust-lazy-static-1) - ("rust-clap" ,rust-clap-2)))) + ("rust-paw" ,rust-paw-1) + ("rust-clap" ,rust-clap-2)) + #:cargo-development-inputs + (("rust-strum" ,rust-strum-0.21) + ("rust-trybuild" ,rust-trybuild-1) + ("rust-rustversion" ,rust-rustversion-1)) + #:phases + (modify-phases %standard-phases + (add-before 'build 'fixup-cargo-toml + (lambda _ + (substitute* "Cargo.toml" + ;; feature does not exist + (("lints.*") "") + (("2.33") ,(package-version rust-clap-2)))))))) (home-page "https://github.com/TeXitoi/structopt") (synopsis "Parse command line argument by defining a struct") (description -- 2.37.0