From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 6NV2Jc1Q0mNt1wAAbAwnHQ (envelope-from ) for ; Thu, 26 Jan 2023 11:07:09 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id UOAsJc1Q0mOWsAAAauVa8A (envelope-from ) for ; Thu, 26 Jan 2023 11:07:09 +0100 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 3FAD91FE86 for ; Thu, 26 Jan 2023 11:07:09 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pKz9s-0007E0-9E; Thu, 26 Jan 2023 05:07: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 1pKz9q-0007C7-Qo for guix-patches@gnu.org; Thu, 26 Jan 2023 05:07:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pKz9q-0003ih-B1 for guix-patches@gnu.org; Thu, 26 Jan 2023 05:07:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pKz9q-0003TP-6n for guix-patches@gnu.org; Thu, 26 Jan 2023 05:07:02 -0500 Subject: bug#60239: [PATCH] gnu: Add python-pysimplesoap. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 26 Jan 2023 10:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 60239 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Lechner Cc: 60239-done@debbugs.gnu.org Mail-Followup-To: 60239@debbugs.gnu.org, ludo@gnu.org, felix.lechner@lease-up.com Received: via spool by 60239-done@debbugs.gnu.org id=D60239.167472761313331 (code D ref 60239); Thu, 26 Jan 2023 10:07:02 +0000 Received: (at 60239-done) by debbugs.gnu.org; 26 Jan 2023 10:06:53 +0000 Received: from localhost ([127.0.0.1]:60783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pKz9h-0003Sx-Ek for submit@debbugs.gnu.org; Thu, 26 Jan 2023 05:06:53 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45524) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pKz9f-0003Si-JA for 60239-done@debbugs.gnu.org; Thu, 26 Jan 2023 05:06:53 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKz9Y-0003d8-3Q; Thu, 26 Jan 2023 05:06:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=Nctvcsn5EhepVN0cJrdhyIKXomggCvxCnseFz8s1ozE=; b=Sake8quJrLKmAIInZJDO KhEd0TI/2LpsboKSlcwVkirYtigpXLaRvEThhSnu2/FT17CmuPy/nHl3jZWNSlfu1EqUbb63w64cc lHarVc1m/A9mRsuBUITOLx39yaggoaatABBn/PuhYdcIBrrn/lZZ1uvD+RfTS4jUNx2NEp71Bkc2a BilA0BmDoIbNGMaIUUEuZKtlPgMvrqD5km18XmziKO4Dl+s1W7u4KJ5fsMUGgV83F22YKlmu83VcF DXgAy46IJj1YXtdm6UN7rvUNMDP+cimrK74hZCgxqJcp9j/u/N5RGkbkGlSMdnkPBuUYFDLuSSbkc iBeJSvVXBc+DTw==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pKz9X-0007Mb-KX; Thu, 26 Jan 2023 05:06:43 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221221144821.6208-1-felix.lechner@lease-up.com> Date: Thu, 26 Jan 2023 11:06:41 +0100 In-Reply-To: <20221221144821.6208-1-felix.lechner@lease-up.com> (Felix Lechner's message of "Wed, 21 Dec 2022 06:48:21 -0800") Message-ID: <87zga5pq32.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1674727629; a=rsa-sha256; cv=none; b=HGhaPBqCgHp+OBkhy/7hIiEBIpVKs0pD90xDXNIoAH8GW2Gm38sVCpq+ZpiUoS12Eo4+kR oQ4UKA47oZdKXejDA2viA/JEgclWTRT0YBoKqPH8Q0gBmTy0DKCbBUoCLvj/gHuhI8HyR7 cu83Aqz8HN3wTfS6easBu78RFB5xzsusrUYzVm1Aotf1Q5Po0fU83S3KpcoSvsLaffNf3d o2otjHPp1Qizi2T82bbsZ/iUQartEA0XUJ+z8aP1bjHG9GdEC3c+xerTXhUHocvMprK5u3 WWGez+ep9NXAtt45g2bKqOfXWR54ezS39W3g6+N8oqosdz5g6KU0kZ6A8ifkmg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1674727629; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to: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=Nctvcsn5EhepVN0cJrdhyIKXomggCvxCnseFz8s1ozE=; b=B718lqbYIyZVobrdThcCcP7TxlgLvVy7QYwslg/WrwHlSr9Ze1YtyIA/+vzdjhgAJWJCHq szjIxuBEk61EeTfMNLrrTRmg47NP/uqS3ey+2pCf6Wmc9GQImAwVCyAjGPb7nIBjk3b7hF mqwFHzaOJ7YGOWgtkmA9mqG19gEzMnhpk/VBE4D/6E1hFxjXWGVXJnvZLL4Wrxptej0AGZ eVKEcJqfQe0jxI4Rts/RmbeygfkJXEoXaEfefLCSYzmOatmecbAMjABysgMoGRb0ZKdkMe zrP9ARXD7PlUC8EyY11PQ2sHWR7k2xIBDBtg+U/Nq4XzGJO53af6lj4y5MXdtw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Sake8quJ; 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=pass (policy=none) header.from=gnu.org X-Migadu-Scanner: scn0.migadu.com X-Migadu-Spam-Score: -2.28 X-Spam-Score: -2.28 X-Migadu-Queue-Id: 3FAD91FE86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=Sake8quJ; 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=pass (policy=none) header.from=gnu.org X-TUID: 6nqCWP6N9jLg --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Felix Lechner skribis: > * gnu/packages/python-web.scm (python-pysimplesoap): New variable. Applied with the cosmetic changes below. Thanks, Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 5597862a5b..ac0fb6f8a7 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -7999,12 +7999,13 @@ (define-public python-pysimplesoap "1qb7dn8m1cjwzql7vqj9i1hsscb7nyhimmlp45jrpzxds38g9fxi")))) (build-system python-build-system) (arguments - (list #:tests? #f)) ; tests fail due to attempted web access + (list #:tests? #f)) ;tests fail due to attempted web access (home-page "https://github.com/pysimplesoap/pysimplesoap") - (synopsis "Python simple and lightweight SOAP Library") - (description "Python simple and lightweight SOAP library for client and -server webservices interfaces, aimed to be as small and easy as possible, -supporting most common functionality.") + (synopsis "Simple and lightweight SOAP library for Python") + (description + "This package provides a simple and lightweight Python SOAP library for +client and server webservices interfaces, aimed to be as small and easy as +possible, supporting most common functionality.") (license license:lgpl3+))) (define-public python-http-client --=-=-=--