From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WOwgIvEDp2UV+QAA62LTzQ:P1 (envelope-from ) for ; Tue, 16 Jan 2024 23:32:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id WOwgIvEDp2UV+QAA62LTzQ (envelope-from ) for ; Tue, 16 Jan 2024 23:32:17 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b="CR459/Ek"; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1705444337; h=from:from:sender:sender:reply-to: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=TQQp8jbXBbnGlKi9HCKsfg0fa/7O8Tf5J6hctTwScXg=; b=uonwZ8J8Lbjp0YceDKSp2w1+CNLM/iLuhOs4cvG9UKSn0E0M7HwxFFSvxK/I4zj7eCLqER q1jAjZqAiq13kFPktkdv5XpzWZihbLCaX/HwaBBIhNGjYBQ5PyySczWZLia0hyxGH8dOcp iS/WH18YAxKBUmtH+DVVZ2jQvgwoeNYblYRKZeNMj7Hq45EMGZ1JyxvTDgSoPZRZjoli2E r5e9e/1vvn7D1trBCyMPilllQ1KIQ4cWm9dnJ/0pNfinuTP7FWXxSMeT9DZZKZnDBjq/tI 5Ffz8kRoJXOu+7CCgmQh/qWoagpsKcTVY5Q2ZEoWj2yspDOy0fRUHc8kVdBxlw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1705444337; a=rsa-sha256; cv=none; b=TC8KjLzhn6FOp+pfzQhWBGEgCTyZjaajYjRxx3vmntbDrNnR+0kd5MUfKbQDwwPgZotBQx rajwNqv1YBn5b56Z7NZI6bXUsfTrAAtX8a2X4QXk2bf7PaqcOPYJSlwBPThKfHDcscVtOL B/12CXQ8UXAM4mVLO2Ij3QkL4u7WznTQdCRlYZj8mihrezqHJjrKFlSwEUPxVfkiuZEoU6 7sqyM67t829+2JtOMgWfKaoPitFB4DiiNabZCMVUu9E46BV6Z0hYGrx9d1CcqxfqGfUvff ApHsGZhjnLrQiX49jQdDYvQWshF59zU4j2/AeHjJ91Pio8yGdLdKL0hEBG7lew== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lease-up.com header.s=2017 header.b="CR459/Ek"; dmarc=pass (policy=none) header.from=gnu.org; 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" 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 71425E53E for ; Tue, 16 Jan 2024 23:32:17 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rPryW-0005Ou-Bc; Tue, 16 Jan 2024 17:32:04 -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 1rPryT-0005OO-VQ for guix-patches@gnu.org; Tue, 16 Jan 2024 17:32: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 1rPryT-0007Qv-NM for guix-patches@gnu.org; Tue, 16 Jan 2024 17:32:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rPryU-0006oH-9b for guix-patches@gnu.org; Tue, 16 Jan 2024 17:32:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67963] [PATCH v2 36/37] gnu: Add perl-soap-lite. Resent-From: Felix Lechner Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 16 Jan 2024 22:32:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67963 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67963@debbugs.gnu.org Cc: Felix Lechner Received: via spool by 67963-submit@debbugs.gnu.org id=B67963.170544427624253 (code B ref 67963); Tue, 16 Jan 2024 22:32:02 +0000 Received: (at 67963) by debbugs.gnu.org; 16 Jan 2024 22:31:16 +0000 Received: from localhost ([127.0.0.1]:50081 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rPrxj-0006IA-0N for submit@debbugs.gnu.org; Tue, 16 Jan 2024 17:31:15 -0500 Received: from sail-ipv4.us-core.com ([208.82.101.137]:33594) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rPrhJ-0000nA-8p for 67963@debbugs.gnu.org; Tue, 16 Jan 2024 17:14:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; s=2017; bh=6D4cpK7/iuauXDe mwXTyZH2FLFtFDDhpZq7BtSiZi2w=; h=references:in-reply-to:date:subject: cc:to:from; d=lease-up.com; b=CR459/Ek2Mxb9YPPtECgBGcVqwQ6USpK9hxuO2WB +W26mSwrd131YDVpPcZFcN4ujuLGLde2DXdHnUkI2+oWzEtTM92eB85PgV7H/+vK71nIMC /Owh3MgkWNFWhVYJpeq8QtR8YYs6FCHqYXtkEmyBhklChIWEgVTgvH7peEmZ8= Received: by sail-ipv4.us-core.com (OpenSMTPD) with ESMTPSA id 96d46803 (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Tue, 16 Jan 2024 22:14:10 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 70278f2d; Tue, 16 Jan 2024 22:14:09 +0000 (UTC) Date: Tue, 16 Jan 2024 14:13:14 -0800 Message-ID: X-Mailer: git-send-email 2.41.0 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: , Reply-to: Felix Lechner X-ACL-Warn: , Felix Lechner via Guix-patches From: Felix Lechner via Guix-patches via 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-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.69 X-Spam-Score: -6.69 X-Migadu-Queue-Id: 71425E53E X-TUID: OMl785GYGe4G * gnu/packages/web.scm (perl-soap-lite): New variable. Change-Id: Ieae1558e6160acb8801d1b406a0698bbcda56670 --- gnu/packages/web.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 3f6c2bac0f..d9e38c723a 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -4561,6 +4561,42 @@ (define-public perl-plack-test-externalserver either mocked HTTP or a locally spawned server.") (license license:perl-license))) +(define-public perl-soap-lite + (package + (name "perl-soap-lite") + (version "1.27") + (source + (origin + (method url-fetch) + (uri (string-append "mirror://cpan/authors/id/P/PH/PHRED/SOAP-Lite-" + version ".tar.gz")) + (sha256 + (base32 "00fkvmnxiy5mr45rj5qmxmflw0xdkw2gihm48iha2i8smdmi0ng3")))) + (build-system perl-build-system) + (native-inputs (list perl-io-stringy + perl-test-mockobject + perl-test-warn + perl-test-xml + perl-xml-parser-lite)) + (propagated-inputs (list perl-class-inspector + perl-dime-tools + perl-fcgi + perl-http-daemon + perl-io-sessiondata + perl-io-socket-ssl + perl-libwww + perl-lwp-protocol-https + perl-mime-tools + perl-task-weaken + perl-uri + perl-xml-parser)) + (home-page "https://metacpan.org/release/SOAP-Lite") + (synopsis "Perl's Web Services Toolkit") + (description "SOAP::Lite is a collection of Perl modules which +provides a simple and lightweight interface to the Simple Object +Access Protocol (SOAP) both on client and server side.") + (license license:perl-license))) + (define-public perl-test-tcp (package (name "perl-test-tcp") -- 2.41.0