From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SM2hLwo50WQbLAAASxT56A (envelope-from ) for ; Mon, 07 Aug 2023 20:33:46 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0BGFLwo50WRC3AAAauVa8A (envelope-from ) for ; Mon, 07 Aug 2023 20:33:46 +0200 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 9C0583C1B5 for ; Mon, 7 Aug 2023 20:33:46 +0200 (CEST) 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-Seal: i=1; s=key1; d=yhetil.org; t=1691433226; a=rsa-sha256; cv=none; b=IGaJ8yHar5Yxh62XoK7G9l5zkG0wAk7pJIWHPbqWU/OSmwX5+/cEJt340/WgxS69zbjh5M B5yF2uiXaKaOr6aAsb2/1WzAF0XQNPJ3JSFxvmaf12l0l5zkTCfSUqe1zh4hv7MD4o0NKs vgo0SeJn9TZY3ARQPqLn85PRYAyjbI35VTYQZd9gtzU6Ucx35L8tWFYboEBBSRZSca2gZN OqK61DaWel8l2m7VPs/8onQyGq7DClXvXZGcpWv63SzzV1dulXHeivKaNzBwokeYOv/LgG sFk0Rv7Kj/ys5PgUKlkD3jQ4WdlcYSVCxVfmzqdYIoklDjcI+0t+6oP5EhEPgA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691433226; 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=HYaJYPw1oBHQw/velrXKdyp5z2wLpHMUW2YBN+v0dmY=; b=LcjTkwdjI58aaC2kM1R4fB/NmcLjEhmOxM2kLsv3iYLR0heXt/ydyGz4qhiJZ23vu9gWgj W/53wcEiIzORHu1cvgC4tbGV6FfQkfjDJtn5ZOnJVCFTPFLmfpAxRoZSiDQ3zfWg7Ijb9s KFdhExduopaeteLv/jw8RRYeTMj5QFbyPe1Nyl7miEqRfymjeZPNmyCMYrZ9i3KwekvQwj gSCR7P+dgI56fkvzQd13emxAMxLKUbqs/Y7+AOOu3pQd58n+qnzkZVvFdshh5frgkIkAri 8S4euHWSnMSfoQdFDFYvQQxQb/QZsfWulqM82wroiwj1JcPxMv7PRxASVZ2aSw== 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qT4wc-0000x4-LC; Mon, 07 Aug 2023 14:27:06 -0400 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 1qT4wa-0000vp-IW for guix-patches@gnu.org; Mon, 07 Aug 2023 14:27:04 -0400 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 1qT4wa-000450-AR for guix-patches@gnu.org; Mon, 07 Aug 2023 14:27:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qT4wa-0005jy-7J for guix-patches@gnu.org; Mon, 07 Aug 2023 14:27:04 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65131] [PATCH 03/32] gnu: Add ruby-net-ftp. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 07 Aug 2023 18:27:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65131 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 65131@debbugs.gnu.org Received: via spool by 65131-submit@debbugs.gnu.org id=B65131.169143281121940 (code B ref 65131); Mon, 07 Aug 2023 18:27:04 +0000 Received: (at 65131) by debbugs.gnu.org; 7 Aug 2023 18:26:51 +0000 Received: from localhost ([127.0.0.1]:34248 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qT4wN-0005hj-3f for submit@debbugs.gnu.org; Mon, 07 Aug 2023 14:26:51 -0400 Received: from mout.kundenserver.de ([212.227.126.135]:59605) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qT4wK-0005h0-4Z for 65131@debbugs.gnu.org; Mon, 07 Aug 2023 14:26:48 -0400 Received: from hermia.goebel-consult.de ([79.211.183.123]) by mrelayeu.kundenserver.de (mreue010 [212.227.15.167]) with ESMTPSA (Nemesis) id 1MQuwR-1q8UzN1O8F-00O2C1 for <65131@debbugs.gnu.org>; Mon, 07 Aug 2023 20:26:42 +0200 Received: from thisbe.goebel-consult.de (thisbe.fritz.box [192.168.110.24]) by hermia.goebel-consult.de (Postfix) with ESMTP id 196BB66E96; Mon, 7 Aug 2023 20:26:37 +0200 (CEST) From: Hartmut Goebel Date: Mon, 7 Aug 2023 20:26:07 +0200 Message-Id: X-Mailer: git-send-email 2.30.9 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K1:4BrOxMLOZyAltKkQncwAaGpw9PLeSqZrz+Ssz4vTkQi1nr4TMV2 rT6VedX3oKKuygtAuyBXtUgVbU1NWRNb50mDbYddiimOo76poaY1Kj+vVzGxXGjxHrNOrTZ 14CNOoQfNA+dCuYJ31Nnrl4tVjkczfMXmOX/JXkHNBnOZD6owIvKJo7a9UJEf55wvLLJxbg 8YmKp2LkkAaJTHtFUhQZQ== UI-OutboundReport: notjunk:1;M01:P0:/iNMu7mMFcA=;qMO1CRyGK6miIcgktTiG47SLH5k xbd3xhojHVk0WPx7phcGH+JcRtkKnMG2HsiD5p8h75XBZP7xFprm9Scfyh1eJsaRwYw1aeMl9 cRNBP4N9kofedKEUxYbz7wPTcSCImFFajogo9CMo7nLpkzFoDe0kfhYh3rcLBSVjJv3YP7BLF xRIGgvwwbj5HBcNklONj3tUJ5njMcIgb0HIlt/ftyWIIXtYkN5yNrrzrbSqsgHdxLFAyDM6nj RbTpjR+hiCXzhMDEIOW7Yb2oZ/+JZ0n1JWNsEYwJk6sbh9n/637u1RRxtrbiFvRqG3S1WAut4 +GH039aCb+82eg8yoJrDQ5leCDLYvrDH6s5wzhwUHQYZ9VDVOf1oyipvZR/vbAq7ZBp05QwaF 2hYDh6Myf1ppysauxRJAiNJtBdej8qrzdGh2zyEO9xRe8pMdrw/KMSBtVGenLeFo5vW30M6S9 ve4kSLB7bgsR1k7ta3ym8pD134dOlWsoVgcxprZz8gpubWKcpjss9Lk71A+O/Yn48BsyoIemA D5EAyXemF9qnANy1m91K25cacGGNpNjOAlS/4jkgbilLl2BRFZUBCMH7S20caMsehFi3RoofP ku7AwUIzwSISSg3H9YfaZ2KRBbWl7PxmYiwaxJ323KPc8rRbqrANRiS8r49j9eEsMugGMB19W 3oj/9GvG8mFKmvHCEy7ckLP5xsbZZs7n/WmrZEr0Ng/vsImIz3hU/8Dd7KdWych7/FKuvTnPk ei2lxo6MvZMPEp4D9hpAdINNjsplWMRjXawTsa++IKxd+GPHVGFfsWABBf2DygTg1E7gOioWL IeifWOCbWFnngcOC4pRWJrrQSBIVivTTZ9xIfZEdIrYt1T/nS+synOIolgVVAWtYGSf54Z/An Dfy04BV4hRbsLECHOgHrvEAJhky6OTL6m1O8= 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: -4.65 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 9C0583C1B5 X-Spam-Score: -4.65 X-TUID: i4Sm9V9+w58Z * gnu/packages/ruby.scm (ruby-net-ftp): New variable. --- gnu/packages/ruby.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index a0c21c09af..eef586776b 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -4428,6 +4428,29 @@ address. Both IPv4 and IPv6 are supported.") (home-page "https://github.com/ruby/ipaddr") (license license:bsd-2))) +(define-public ruby-net-ftp + (package + (name "ruby-net-ftp") + (version "0.2.0") + (source (origin + (method git-fetch) ;for tests + (uri (git-reference + (url "https://github.com/ruby/net-ftp") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "13yb6zalbcizsg592xqlck9xmzqb05pavsfh6ixqlilv4vv7d5ch")))) + (build-system ruby-build-system) + (propagated-inputs (list ruby-net-protocol ruby-time)) + (synopsis "File Transfer Protocol client library") + (description "This class implements the File Transfer Protocol. If you +have used a command-line FTP program, and are familiar with the commands, you +will be able to use this class easily. Some extra features are included to +take advantage of Ruby's style and strengths.") + (home-page "https://github.com/ruby/net-ftp") + (license license:bsd-2))) + (define-public ruby-net-http-persistent (package (name "ruby-net-http-persistent") -- 2.30.9