all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: "Ludovic Courtès" <ludo@gnu.org>, "Alex Kost" <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/3] gnu: Add llfuse.
Date: Tue, 01 Sep 2015 17:04:53 -0400	[thread overview]
Message-ID: <1441141493.1352268.372111089.17473147@webmail.messagingengine.com> (raw)
In-Reply-To: <8737yzbrpu.fsf@gnu.org>

On Mon, Aug 31, 2015, at 07:52, Ludovic Courtès wrote:
> Alex Kost <alezost@gmail.com> skribis:
> 
> > Leo Famulari (2015-08-26 20:16 +0300) wrote:
> 
> [...]
> 
> >> +   (description "Python-LLFUSE is a set of Python bindings for the low level
> >> +FUSE API.  It requires at least FUSE 2.8.0 and supports both Python 2.x and
> >> +3.x.")
> >
> > IMHO mentioning a version of fuse is not needed.  And IIUC this package
> > provides a python3 library, so I would also remove "supports both …".
> 
> +1

Done.

> 
> >> +   (home-page "https://bitbucket.org/nikratio/python-llfuse/")
> >> +   (license lgpl2.0)))
> >
> > It should be 'lgpl2.0+' as the LICENSE file says "or (at your option)
> > any later version".
> 
> Yes.  Leo, could you also check a few source file headers to confirm
> they either have the “or later” clause, or do not specify any version?

The LLFUSE source files are all "LGPL" without mention of a version. The
LICENSE file is the only place where the version is specified (LGPL
2.0+). However, I also found that an included source file from another
project (underscore.js) is MIT/expat. 

> > Also I think it is better to put this package in "python.scm" as it just
> > contains some general python library.  But I'm not an expert here, so
> > better wait for comments of other people.
> 
> Agreed.
> 
> > But I would name it 'python-llfuse' and would also add 'python2-llfuse'
> > package (bug again: I didn't make a single python package).
> 
> Right.  See the convention described at
> <https://www.gnu.org/software/guix/manual/html_node/Python-Modules.html>.

Done.

> Leo, could you send an updated patch?

Forthcoming...

  reply	other threads:[~2015-09-01 21:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-26 17:16 [PATCH 0/3] Add Attic backup program Leo Famulari
2015-08-26 17:16 ` [PATCH 1/3] gnu: Add llfuse Leo Famulari
2015-08-30 19:57   ` Alex Kost
2015-08-31 11:52     ` Ludovic Courtès
2015-09-01 21:04       ` Leo Famulari [this message]
2015-08-26 17:16 ` [PATCH 2/3] gnu: Add python-msgpack Leo Famulari
2015-08-30 19:57   ` Alex Kost
2015-08-31 11:55     ` Ludovic Courtès
2015-08-26 17:16 ` [PATCH 3/3] gnu: Add Attic Leo Famulari
2015-08-30 19:58   ` Alex Kost
2015-09-01 21:06     ` Leo Famulari
2015-08-30 20:05 ` [PATCH 0/3] Add Attic backup program Alex Kost
2015-08-31  3:52   ` Leo Famulari
2015-08-31 11:57     ` 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

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

  git send-email \
    --in-reply-to=1441141493.1352268.372111089.17473147@webmail.messagingengine.com \
    --to=leo@famulari.name \
    --cc=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.