From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id mAY3G5Fhm2USswAAkFu2QA (envelope-from ) for ; Mon, 08 Jan 2024 03:44:33 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id cGXgF5Fhm2V7cAAA62LTzQ (envelope-from ) for ; Mon, 08 Jan 2024 03:44:33 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=FZv6pioM; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704681873; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=/ZbjaVOSaI1Um80CXnJ+lPEzmNxVh7XaFgkSLARmX3g=; b=QcvngMgGzWn8FkOqAJ5WKM0/TXfkBn+tnv76KX4eub71wFaVDagv3smF6PdbLXoV0galeU NbLvH7Hx9V8rTMbDPhMC18GXrJeKWhRwj7Hxp0zGsoriw9pOONuLzpemiUlMFeXSs3R8rQ AOCVm/5qUXlmYhO+P0V7gT/XfU4+NYluip5f2MgFR9zQF1hHZDabLuVkFDWsn2aUfQLUAv qnMbG88f0r5mGFny2WWul+4lcsOGWrSim5TTUcXi5R94Re7YqG+ONCXKl8ZWcmxrMsJxGe z1GCPoaI4G+sotM3ao0JOsJv+ppKXWvF/DyJLOSGDzOE7sNRA70Aoszss6gx8g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=wmeyer.eu header.s=mail header.b=FZv6pioM; 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"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=wmeyer.eu (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704681873; a=rsa-sha256; cv=none; b=uoeY2WUFAs6Ald/HlxbaCNfo09ubq/pnvkf2PESNMRo708ks3dTW01WoIKELb7XxtFA2im ywBZGEKLXep5b1X5V8TTqu0ccmcEoVck6vNafi+23s6SP25kmM+OmYiTv1yphKQzkvOgnR GnPZI+f1wf9AhBo02RbwlRMng/9SxqB/mLInGUdkvCjUVyyqv0Sq5AFneXtf3DCGtcT4F4 nMIU+RAOCBcFw70Uy5d0vWpXZaXQzG/9+OOM3PWiyAZSKqaU9Y6SlTss/rrN62L6/JS6jB F2rImt9uxH2kZiA/EwBIUZvGgAxehl3kwJQgOSz7zju3m95TYEsO227f4qdICQ== 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 435EE56C8F for ; Mon, 8 Jan 2024 03:44:32 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rMesE-0006yc-6k; Sun, 07 Jan 2024 20:56:18 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rMesC-0006xT-2Q for guix-patches@gnu.org; Sun, 07 Jan 2024 20:56:16 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rMesB-0004UR-Q7 for guix-patches@gnu.org; Sun, 07 Jan 2024 20:56:15 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rMesH-0000Ex-MP for guix-patches@gnu.org; Sun, 07 Jan 2024 20:56:21 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68312] [PATCH 067/156] gnu: Add rust-ipnetwork-0.20. Resent-From: Wilko Meyer Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Jan 2024 01:56:21 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68312 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68312@debbugs.gnu.org Cc: Wilko Meyer Received: via spool by 68312-submit@debbugs.gnu.org id=B68312.1704678951335 (code B ref 68312); Mon, 08 Jan 2024 01:56:21 +0000 Received: (at 68312) by debbugs.gnu.org; 8 Jan 2024 01:55:51 +0000 Received: from localhost ([127.0.0.1]:34370 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMerm-00005C-MB for submit@debbugs.gnu.org; Sun, 07 Jan 2024 20:55:51 -0500 Received: from mail.wmeyer.eu ([95.216.196.112]:33388) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rMeqy-0008Eh-KS for 68312@debbugs.gnu.org; Sun, 07 Jan 2024 20:55:06 -0500 From: Wilko Meyer DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wmeyer.eu; s=mail; t=1704678890; bh=/ZbjaVOSaI1Um80CXnJ+lPEzmNxVh7XaFgkSLARmX3g=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=FZv6pioM0+ZkwxMoEJf75jWABOG+2T4csDSCbVjfYY1MLv4mMUyUHxCv9HMWsUo+y t8SS4w/vpvDbbC0Ouz3uF8HX0JVHdgTYubXedPVBkBNFhKpNf4QDPYnTGG3lOP5NhT IU7Vv7OiG3N+yFeYNVDKwsR76CkcsOR/hD+xBvjw= Date: Mon, 8 Jan 2024 02:52:44 +0100 Message-ID: <928f8e81395df8ec39c52ff9ee8a82fafb67a50f.1704675825.git.w@wmeyer.eu> In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -3.69 X-Spam-Score: -3.69 X-Migadu-Queue-Id: 435EE56C8F X-TUID: kudYZU2UiEiW * gnu/packages/crates-io.scm (rust-ipnetwork-0.20): New variable. (rust-ipnetwork-0.17): Inherit from rust-ipnetwork-0.20. Change-Id: Ie6268112b4ad172dc414502f34bd2ef716ffa7fa --- gnu/packages/crates-io.scm | 31 ++++++++++++++++++++++++------- 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm index 6795db803ff..749367f175c 100644 --- a/gnu/packages/crates-io.scm +++ b/gnu/packages/crates-io.scm @@ -34820,8 +34820,31 @@ (define-public rust-ipnet-2 stable toolchain.") (license (list license:expat license:asl2.0)))) +(define-public rust-ipnetwork-0.20 + (package + (name "rust-ipnetwork") + (version "0.20.0") + (source + (origin + (method url-fetch) + (uri (crate-uri "ipnetwork" version)) + (file-name (string-append name "-" version ".tar.gz")) + (sha256 + (base32 "03hhmxyimz0800z44wl3z1ak8iw91xcnk7sgx5p5jinmx50naimz")))) + (build-system cargo-build-system) + (arguments + `(#:skip-build? #t + #:cargo-inputs (("rust-schemars" ,rust-schemars-0.8) + ("rust-serde" ,rust-serde-1)))) + (home-page "https://crates.io/crates/ipnetwork") + (synopsis "Work with IP CIDRs in Rust") + (description "This package provides a library to work with IP CIDRs in +Rust.") + (license (list license:expat license:asl2.0)))) + (define-public rust-ipnetwork-0.17 (package + (inherit rust-ipnetwork-0.20) (name "rust-ipnetwork") (version "0.17.0") (source @@ -34832,19 +34855,13 @@ (define-public rust-ipnetwork-0.17 (sha256 (base32 "0sviri9ksb3cmhx3h0rcfy8pvpx7f0cx5ba1z87ydvf07amymhq2")))) - (build-system cargo-build-system) (arguments `(#:cargo-inputs (("rust-serde" ,rust-serde-1)) #:cargo-development-inputs (("rust-criterion" ,rust-criterion-0.3) ("rust-serde-derive" ,rust-serde-derive-1) - ("rust-serde-json" ,rust-serde-json-1)))) - (home-page "https://crates.io/crates/ipnetwork") - (synopsis "Work with IP CIDRs in Rust") - (description "This package provides a library to work with IP CIDRs in -Rust.") - (license (list license:expat license:asl2.0)))) + ("rust-serde-json" ,rust-serde-json-1)))))) (define-public rust-is-debug-1 (package -- 2.41.0