unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Felix Lechner <felix.lechner@lease-up.com>
Cc: 60239-done@debbugs.gnu.org
Subject: bug#60239: [PATCH] gnu: Add python-pysimplesoap.
Date: Thu, 26 Jan 2023 11:06:41 +0100	[thread overview]
Message-ID: <87zga5pq32.fsf@gnu.org> (raw)
In-Reply-To: <20221221144821.6208-1-felix.lechner@lease-up.com> (Felix Lechner's message of "Wed, 21 Dec 2022 06:48:21 -0800")

[-- Attachment #1: Type: text/plain, Size: 199 bytes --]

Hi,

Felix Lechner <felix.lechner@lease-up.com> skribis:

> * gnu/packages/python-web.scm (python-pysimplesoap): New variable.

Applied with the cosmetic changes below.

Thanks,
Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1194 bytes --]

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

      reply	other threads:[~2023-01-26 10:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-21 14:48 [bug#60239] [PATCH] gnu: Add python-pysimplesoap Felix Lechner via Guix-patches via
2023-01-26 10:06 ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zga5pq32.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=60239-done@debbugs.gnu.org \
    --cc=felix.lechner@lease-up.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).