From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 2Kx8KwGhxGWXFAAA62LTzQ:P1 (envelope-from ) for ; Thu, 08 Feb 2024 10:38:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 2Kx8KwGhxGWXFAAA62LTzQ (envelope-from ) for ; Thu, 08 Feb 2024 10:38:09 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707385089; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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; bh=6CoRQdqAlb/MtCOolSWiTkpR//nciKyyR0RsnI1m7vk=; b=kEPR7wNkb4+hQUGHgKX4k51M1VA38BA73M8QsQ3pTpH+47aeYz+kAnhzX4t3PzoYYdjvkx 0seS7q+Rl5dtRjxaDurHvshnhLGcdbBbZVi4FmGoj6U7XpJ0eDGFZSOsZG/sC0gDiCmIJ1 arx/rEJbdwGsVuzZZCtSnfzKFPl+OCIOTL69Hk0URHP79sBWEw+P7ZY37mVqo5xotMMCXr w9FnYy1EGZ4vrBxDH1nUgmRXd9QAjswCvFjXkm3RZ0ZX5nbxa138n0Br7/77EnhEm1ytsR t6vnxU8AIOx9Ke5fYD889nZusmIn31Jrk0C8IsZDSdVBrcYZ7OEViSDte+Fjdw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707385089; a=rsa-sha256; cv=none; b=TuU328yJIU0xiUWP42Jiga/ka2Wf6drUwtyhcHRRuJOwrXGeZLiwae685goWwU3Caf/NIP wbtf3n562HwNW0Zv1Ri5lnbyZKsntDj+ZPts3E8l7fNjXiKgu55HpGs+sshRMqgp+VAIXs IcgUCt5wSrk5ZaaECTDE2xzMpc1iN5rmX2smljFoPOqL0nyQdCjkeh4Lci7xwW70QNq3ma IHZXLoIB2mFrYayODCV66cb6ToVrEpcEYoruD8Px9uWd02SvaDpot2JQ5q3ZqJ8aqdVi4Q j4yXByy9Iu3DP4C2qYGGFgkgWxZA534G4iqOKJaOdmQRRcJJy+ElqFwtRW6auw== 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 9EDBA6F461 for ; Thu, 8 Feb 2024 10:38:09 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rY0py-0004eO-6D; Thu, 08 Feb 2024 04:36:54 -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 1rY0pu-0004ak-2Q for guix-patches@gnu.org; Thu, 08 Feb 2024 04:36:50 -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 1rY0pt-0001wU-Ps for guix-patches@gnu.org; Thu, 08 Feb 2024 04:36:49 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rY0q8-0006JU-2F for guix-patches@gnu.org; Thu, 08 Feb 2024 04:37:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68990] [PATCH 03/28] gnu: Add ruby-ipaddr. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 09:37:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68990 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68990@debbugs.gnu.org Received: via spool by 68990-submit@debbugs.gnu.org id=B68990.170738498323944 (code B ref 68990); Thu, 08 Feb 2024 09:37:04 +0000 Received: (at 68990) by debbugs.gnu.org; 8 Feb 2024 09:36:23 +0000 Received: from localhost ([127.0.0.1]:59038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rY0pS-0006Dw-Jh for submit@debbugs.gnu.org; Thu, 08 Feb 2024 04:36:23 -0500 Received: from mail01.noris.net ([62.128.1.221]:37045) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rY0pQ-0006Df-CX for 68990@debbugs.gnu.org; Thu, 08 Feb 2024 04:36:20 -0500 Received: from p57b09e9c.dip0.t-ipconnect.de ([87.176.158.156] helo=hermia.goebel-consult.de) by mail01.noris.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) (envelope-from ) id 1rY0pB-0002l2-Gw for 68990@debbugs.gnu.org; Thu, 08 Feb 2024 10:36:05 +0100 Received: from lenashee.fritz.box (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id 7C2E05F542; Thu, 8 Feb 2024 10:35:59 +0100 (CET) From: Hartmut Goebel Date: Thu, 8 Feb 2024 10:35:33 +0100 Message-ID: <684fd66b080407d073ea3dfc008856205878b45b.1707383694.git.h.goebel@crazy-compilers.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Noris-IP: 87.176.158.156 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -5.27 X-Migadu-Queue-Id: 9EDBA6F461 X-Spam-Score: -5.27 X-Migadu-Scanner: mx11.migadu.com X-TUID: pMx8vCEMIBNQ * gnu/packages/ruby.scm (ruby-ipaddr): New variable. --- gnu/packages/ruby.scm | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index e410c1c75b..f3b34cb154 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -4427,6 +4427,27 @@ (define-public ruby-flores (home-page "https://github.com/jordansissel/ruby-flores") (license license:asl2.0))) +(define-public ruby-ipaddr + (package + (name "ruby-ipaddr") + (version "1.2.6") + (source (origin + (method git-fetch) ;for tests + (uri (git-reference + (url "https://github.com/ruby/ipaddr") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "0h3z8i1fa8s4gx48322fflhpkzghd4bmd9109hglsgdkic7b0dyp")))) + (build-system ruby-build-system) + (native-inputs (list ruby-test-unit-ruby-core)) + (synopsis "Manipulate IP addresses") + (description "This package provides a set of methods to manipulate an IP +address. Both IPv4 and IPv6 are supported.") + (home-page "https://github.com/ruby/ipaddr") + (license license:bsd-2))) + (define-public ruby-net-http-persistent (package (name "ruby-net-http-persistent") -- 2.41.0