From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id OO5mIqd65WF5NgEAgWs5BA (envelope-from ) for ; Mon, 17 Jan 2022 15:18:15 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QNOfH6d65WFYoQAA9RJhRA (envelope-from ) for ; Mon, 17 Jan 2022 15:18:15 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2D3423CBF6 for ; Mon, 17 Jan 2022 15:18:15 +0100 (CET) Received: from localhost ([::1]:35354 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n9Spq-0005dX-By for larch@yhetil.org; Mon, 17 Jan 2022 09:18:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:38722) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n9S5O-0001ML-Cf for guix-patches@gnu.org; Mon, 17 Jan 2022 08:30:24 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:52516) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n9S5F-0000vt-WE for guix-patches@gnu.org; Mon, 17 Jan 2022 08:30:13 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n9S5F-0005JM-Pu for guix-patches@gnu.org; Mon, 17 Jan 2022 08:30:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53315] [PATCH 094/150] gnu: Add rust-der-oid-macro-0.5. Resent-From: Aleksandr Vityazev Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 17 Jan 2022 13:30:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53315 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53315@debbugs.gnu.org Received: via spool by 53315-submit@debbugs.gnu.org id=B53315.164242619320330 (code B ref 53315); Mon, 17 Jan 2022 13:30:05 +0000 Received: (at 53315) by debbugs.gnu.org; 17 Jan 2022 13:29:53 +0000 Received: from localhost ([127.0.0.1]:45411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9S53-0005Hq-Fb for submit@debbugs.gnu.org; Mon, 17 Jan 2022 08:29:53 -0500 Received: from mout01.posteo.de ([185.67.36.65]:33689) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n9S52-0005Hc-9z for 53315@debbugs.gnu.org; Mon, 17 Jan 2022 08:29:52 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id B4ED0240027 for <53315@debbugs.gnu.org>; Mon, 17 Jan 2022 14:29:46 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.org; s=2017; t=1642426186; bh=IAKHlRlwNWLPfD0utUvkJ7Osu/sgKa3YYvPB7FYuPDw=; h=From:To:Subject:Date:From; b=eAV70+d/BIMuuU7oDd3IE1okwfyIzA+9My+yDyPwR65DI+5hZ3omUq2MQqIFEMsOj GLDVP77AAPBBkNL/T7yBiXfEwXKucP9Amtpn13kX7V/WIjjc4dxxAAuxeMMr6MwXPp o/0NMt2+GeVfPnjNeEMPufOe6cYMrk2EikJFnzzgm6xcv6ee/XbatPlhtnHfaDs8PL eccRmMYXMA8EHLREZ/p+173OMt4AsOvLBPAxEiGYw5qF09gIcvMfTg4PnHpVVBfjqv tv4tfEU1bDgD6y2f4m0ClaYJNyq4UAxadfA1kKIiYyByHRKbEX4x1V4iGE6lWioKO4 WOy5TvfXk6ijg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Jct6x2D8Nz6tpL for <53315@debbugs.gnu.org>; Mon, 17 Jan 2022 14:29:45 +0100 (CET) From: Aleksandr Vityazev In-Reply-To: References: Message-Id: <2e97df7eda82ec6416130d7642541d6b24e98bd3.1642424353.git.avityazev@posteo.org> Date: Mon, 17 Jan 2022 13:29:44 +0000 MIME-Version: 1.0 Content-Type: text/plain 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+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642429095; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=44yoJqILT/VTjOuJ63LsxrPyDX9S0fJWA8grzBbh9tg=; b=V2Eszf26/g9eIw8kA6QtX9Mdz3Ov8MVwF9Lx613hOB8xPBLQqBQ2S5u6+C3TlEcU4qVzrS +VDgoMg27RwXIeHzryIYuIPyUPuwCJV8+EKGmggKQ5T/TsA0MCyJhpdsXkaUiexxbKy/pS 7MbcxtOOojOWvOVHMNTWPCXL7s9vPy2k1RPTz3vRRo7MVQ6/ALKTjuW+sd2ovFooKYC3tl BPXxh4ArMl68RuBxhCebHHkC8em9gO53T3ChzhdAf4P8oow+Ha6B4c2XqE+hR6LNXEVF62 /UxpcbicWEZgy3a+mJClBWG6gQ9tyZ7zIUB1A5ub/ajC9yK5W4d4VtxrvlUYDA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642429095; a=rsa-sha256; cv=none; b=GgTkI+nMwSJL3lGFMmfQgLdLpF4SpqKyqL93yxEDxX7ZOK0cRVk6YHWMWGwFne6NyCnIZn cycxx8CLbjnT+31xpkO66g8B58nMaHmCyVRei6mFOd3q+U+/7oJ5QZDcOKCDw4iqdMrCHi AYTztDYoBBjicN/4iJPlv7nSNHvEoFNqZ+eruItP/QvBZHJGpOGpXnSKtYI7wNE3tBonhR BNco8sfVXjs2+jnLLbc+4uqjEcQPJ8PTsRgxXNzQ3IbyEhPNDJql7GBdU2JOWhLifixA4h qgNTnttfiBnJPx/OIGH6peZj2UgJpZ8hA0XZcgl+z13g2J9CdbdfKsyyEO+dYg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b="eAV70+d/"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -1.22 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.org header.s=2017 header.b="eAV70+d/"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 2D3423CBF6 X-Spam-Score: -1.22 X-Migadu-Scanner: scn1.migadu.com X-TUID: 0IkkRcJ/8ZYn * gnu/packages/crates-io.scm (rust-der-oid-macro-0.5): New variable. --- gnu/packages/crates-io.scm | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index a7f3207c2c..9b6a84635a 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -15670,6 +15670,32 @@ (define-public rust-derive-new-0.5 structs and enums.") (license license:expat))) +(define-public rust-der-oid-macro-0.5 + (package + (name "rust-der-oid-macro") + (version "0.5.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "der-oid-macro" version)) + (file-name + (string-append name "-" version ".tar.gz")) + (sha256 + (base32 + "0dply8g2p72hfhyymkrkr7fjqy844drj19xbrfkqrp55nq4z4fn7")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs + (("rust-num-bigint" ,rust-num-bigint-0.4) + ("rust-num-traits" ,rust-num-traits-0.2) + ("rust-syn" ,rust-syn-1)))) + (home-page "https://github.com/rusticata/der-parser") + (synopsis "Macro to encode DER oids at compile time") + (description + "Macro to encode DER oids at compile time.") + (license (list license:expat license:asl2.0)))) + (define-public rust-des-0.6 (package (name "rust-des") -- 2.34.0 -- Aleksandr Vityazev