From: Leo Famulari <leo@famulari.name>
To: Danny Milosavljevic <dannym+a@scratchpost.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH v2] gnu: Add python-jedi.
Date: Sat, 9 Jul 2016 14:13:11 -0400 [thread overview]
Message-ID: <20160709181311.GA2010@jasmine> (raw)
In-Reply-To: <20160709144832.7bd38995@scratchpost.org>
On Sat, Jul 09, 2016 at 02:48:32PM +0200, Danny Milosavljevic wrote:
> * gnu/packages/python.scm (python-jedi, python2-jedi): New variables.
Thanks for this patch! Pushed as a502dfbf with the following changes:
> #:select (asl2.0 bsd-4 bsd-3 bsd-2 non-copyleft cc0 x11 x11-style
> gpl2 gpl2+ gpl3 gpl3+ lgpl2.0+ lgpl2.1 lgpl2.1+ lgpl3+ agpl3+
> isc mpl2.0 psfl public-domain repoze unlicense x11-style
> - zpl2.1))
> + zpl2.1 expat))
> #:use-module ((guix licenses) #:select (expat zlib) #:prefix license:)
We need to use (license license:expat) to use the Expat license in
(gnu packages python), to avoid ambiguity between the license and the
package. So, I removed this change and adjusted the license field in
python-jedi.
> + (uri (string-append
> + "https://pypi.python.org/packages/"
> + "3a/37/629080b92b87bc65e3b1b4f5d539e22aa5dc45637eab0dd4b0cd8cf236c2/jedi-"
> + version
> + ".tar.gz"))
Pypi-uri works again, so I made it use that instead.
next prev parent reply other threads:[~2016-07-09 18:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-09 11:42 [PATCH] gnu: Add python-jedi Danny Milosavljevic
2016-07-09 12:48 ` [PATCH v2] " Danny Milosavljevic
2016-07-09 18:13 ` Leo Famulari [this message]
2016-10-24 21:03 ` Leo Famulari
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=20160709181311.GA2010@jasmine \
--to=leo@famulari.name \
--cc=dannym+a@scratchpost.org \
--cc=guix-devel@gnu.org \
/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).