unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Carlo Zancanaro <carlo@zancanaro.id.au>
Cc: 29169@debbugs.gnu.org
Subject: [bug#29169] Updated patch for python-jsonrpclib-pelix
Date: Mon, 06 Nov 2017 23:36:39 +0100	[thread overview]
Message-ID: <87tvy7m3uw.fsf@gnu.org> (raw)
In-Reply-To: <87inen62nv.fsf@zancanaro.id.au> (Carlo Zancanaro's message of "Mon, 06 Nov 2017 22:56:52 +1100")

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

Hi Carlo,

Carlo Zancanaro <carlo@zancanaro.id.au> skribis:

> From 38646c4dbcf5c7dfe85e7685acfeab72da6a69db Mon Sep 17 00:00:00 2001
> From: Carlo Zancanaro <carlo@zancanaro.id.au>
> Date: Mon, 6 Nov 2017 22:39:11 +1100
> Subject: [PATCH 1/2] gnu: Add python-jsonrpclib-pelix.
>
> * gnu/packages/python.scm (python-jsonrpclib-pelix, python2-jsonrpclib-pelix):
> New variables.

Applied with the changes below.  Please make sure to run ‘guix lint’
next time.  :-)

Thanks,
Ludo’.


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

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 090069ab2..5b11a6371 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -16910,19 +16910,14 @@ embeddable JavaScript engine.")
         (base32
          "1qs95vxplxwspbrqy8bvc195s58iy43qkf75yrjfql2sim8b25sl"))))
     (build-system python-build-system)
-    (home-page
-     "http://github.com/tcalmant/jsonrpclib/")
-    (synopsis
-     "This project is an implementation of the JSON-RPC v2.0
-specification (backwards-compatible) as a client library, for Python 2.7 and
-Python 3.This version is a fork of jsonrpclib by Josh Marshall, usable with
-Pelix remote services.")
-    (description
-     "This project is an implementation of the JSON-RPC v2.0
-specification (backwards-compatible) as a client library, for Python 2.7 and
-Python 3.This version is a fork of jsonrpclib by Josh Marshall, usable with
-Pelix remote services.")
-    (license #f)))
+    (home-page "https://github.com/tcalmant/jsonrpclib/")
+    (synopsis "JSON-RPC 2.0 client library for Python")
+    (description
+     "This library implements the JSON-RPC v2.0
+specification (backwards-compatible) as a client library for Python.  This
+version is a fork of jsonrpclib by Josh Marshall, usable with Pelix remote
+services.")
+    (license license:asl2.0)))
 
 (define-public python2-jsonrpclib-pelix
   (package-with-python2 python-jsonrpclib-pelix))

  reply	other threads:[~2017-11-06 22:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-06 11:49 [bug#29169] Update electrum to 3.0 Carlo Zancanaro
2017-11-06 11:56 ` [bug#29169] Updated patch for python-jsonrpclib-pelix Carlo Zancanaro
2017-11-06 22:36   ` Ludovic Courtès [this message]
2017-11-06 22:59 ` bug#29169: Update electrum to 3.0 Ludovic Courtès

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=87tvy7m3uw.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=29169@debbugs.gnu.org \
    --cc=carlo@zancanaro.id.au \
    /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).