From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uAWhDzChxGUjogAA62LTzQ:P1 (envelope-from ) for ; Thu, 08 Feb 2024 10:38:56 +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 uAWhDzChxGUjogAA62LTzQ (envelope-from ) for ; Thu, 08 Feb 2024 10:38:56 +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=1707385136; 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=tLBQuJnPjaBbd+bKs8Idq+hCn9WOETupa0QsO9WWm24=; b=a9pbkFOV7Q1cxYYTBirAb7UOHZJe7cz2kEXK8YmlMGAf/NhkJS3UKsfer8n0zhIK3Ps8DR DI5RFINe4y1X7Es7EqAFbJfenMo/Xf4AgVSCGj9uy4B+JgIFKdCcvBqFhFyrNamE1hPGc5 fNRO1BDHVyFAhhTGc1XqZQl9wZIDTXeWW99CQsbrOhseZM8UUPx6A8ZHuHhC31hZ8o5b9T Ybcdgh/JvrAjgPBOkk+b6Js2Z7g42l3Lzx+VUqrZUTpJnn+k7UZ73ZLtZIHHbjfrgl34+R S4Dq0kx67SCKjJWNoeZa8paLPxpO2+V0/dPQ3CSU0oe0eWr7cQEXp9qMdl+EJw== 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=1707385136; a=rsa-sha256; cv=none; b=XHAVw3pf3SKiE5ENdvSVC7IHKk1hcEfJqEup/zYeM5iIjfKoc6vZ0eMydflIVm44Genlov cYCBefvNUWBGxq4o9KdgPwN0N/1FO8uO7H6KeoleqbyozX/V7Q5/OzFvVWzj05iVQeoWid OYj0piLvDQr+dIQkzGsdlWMnWCWLZXXAmw9aFM0aD95oI7UAh+LHUk7ywexLjQWcELYB41 naZeRADG06ZoibxGriWU0IusWuYqGYC6Xoha18s+GIkZv4gBZBBVLwu2NohGd4DBhB9W7d PMsWAHLUpuwqfgJm31j0pCQg0DDYDrqq4zrmT0m/Z/GxhN+WuBWmItomtlwCNw== 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 2D90153030 for ; Thu, 8 Feb 2024 10:38:56 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rY0q7-0004pY-2u; Thu, 08 Feb 2024 04:37:03 -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 1rY0q5-0004mr-B2 for guix-patches@gnu.org; Thu, 08 Feb 2024 04:37:01 -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 1rY0q5-00020F-1s for guix-patches@gnu.org; Thu, 08 Feb 2024 04:37:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rY0qJ-0006NF-95 for guix-patches@gnu.org; Thu, 08 Feb 2024 04:37:15 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68990] [PATCH 25/28] gnu: Add ruby-fog-core. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 08 Feb 2024 09:37:15 +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.170738503124430 (code B ref 68990); Thu, 08 Feb 2024 09:37:15 +0000 Received: (at 68990) by debbugs.gnu.org; 8 Feb 2024 09:37:11 +0000 Received: from localhost ([127.0.0.1]:59123 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rY0qE-0006Lr-To for submit@debbugs.gnu.org; Thu, 08 Feb 2024 04:37:11 -0500 Received: from mail02.noris.net ([62.128.1.232]:48423) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rY0qC-0006L8-UR for 68990@debbugs.gnu.org; Thu, 08 Feb 2024 04:37:09 -0500 Received: from p57b09e9c.dip0.t-ipconnect.de ([87.176.158.156] helo=hermia.goebel-consult.de) by mail02.noris.net with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim) (envelope-from ) id 1rY0py-0000vx-2j for 68990@debbugs.gnu.org; Thu, 08 Feb 2024 10:36:54 +0100 Received: from lenashee.fritz.box (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id 738645F56F; Thu, 8 Feb 2024 10:36:01 +0100 (CET) From: Hartmut Goebel Date: Thu, 8 Feb 2024 10:35:55 +0100 Message-ID: <9856948f7166bb4b3cabda0717fb3e9b03b33967.1707383695.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-Scanner: mx13.migadu.com X-Spam-Score: -5.27 X-Migadu-Queue-Id: 2D90153030 X-TUID: 9j3LqtQgAiz4 * gnu/packages/ruby.scm (ruby-fog-core): New variable. --- gnu/packages/ruby.scm | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 9e1d36c4ea..01174275e6 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -9696,6 +9696,36 @@ (define-public ruby-libvirt (home-page "https://ruby.libvirt.org/") (license license:lgpl2.1+))) +(define-public ruby-fog-core + (package + (name "ruby-fog-core") + (version "2.4.0") + (source (origin + (method git-fetch) ; for tests + (uri (git-reference + (url "https://github.com/fog/fog-core") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "184vpi81az7raz98652m7d98ikabdl9di37dgal0adr76q57j03c")))) + (build-system ruby-build-system) + (arguments + (list + #:phases + #~(modify-phases %standard-phases + (add-before 'check 'set-home + (lambda _ + (setenv "HOME" "/tmp")))))) + (native-inputs (list ruby-minitest-stub-const)) + (propagated-inputs (list ruby-builder ruby-excon ruby-formatador + ruby-mime-types)) + (synopsis "Shared classes and tests for fog providers and services") + (description "@code{fog} is a Ruby cloud services library. This package +provides shared classes and tests for @code{fog} providers and services.") + (home-page "https://github.com/fog/fog-core") + (license license:expat))) + (define-public ruby-pry-byebug (package (name "ruby-pry-byebug") -- 2.41.0