From: Leo Famulari <leo@famulari.name>
To: Ivan Vilata i Balaguer <ivan@selidor.net>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/2] gnu: python: Add python-i3.
Date: Fri, 16 Sep 2016 01:43:24 -0400 [thread overview]
Message-ID: <20160916054324.GA14289@jasmine> (raw)
In-Reply-To: <20160914091638.GF5711@sax.terramar.selidor.net>
[-- Attachment #1: Type: text/plain, Size: 1041 bytes --]
On Wed, Sep 14, 2016 at 11:16:38AM +0200, Ivan Vilata i Balaguer wrote:
> Subject: [PATCH 1/2] gnu: python: Add python-i3.
>
> * gnu/packages/python.scm (python-i3, python2-i3): New variables.
Thank you for this patch!
> +(define-public python-i3
> + (package
> + (name "python-i3")
I think the package should be named python-i3-py because this will be
less confusing for anyone looking for i3-py.
> + (version "0.6.4")
As Brendan pointed out, there is a later version in the Git repo.
Although we prefer to fetch from PyPi when all else is equal, we should
package the latest version available. There is an example of packaging
from Git when there is a version number but no tags in the darkhttpd
package definition.
> + (build-system python-build-system)
Also, it would be nice to include the README.md in
'share/doc/python-i3-py', since there's no other documentation. This can
be done in a build phase after the install phase. Please reply here or
ask on #guix on Freenode if you get stuck.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-09-16 5:53 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-14 9:12 [PATCH 0/2] Add quickswitch for i3 Ivan Vilata i Balaguer
2016-09-14 9:16 ` [PATCH 1/2] gnu: python: Add python-i3 Ivan Vilata i Balaguer
2016-09-14 10:17 ` Brendan Tildesley
2016-09-14 10:58 ` Ivan Vilata i Balaguer
2016-09-16 5:43 ` Leo Famulari [this message]
2016-09-14 9:17 ` [PATCH 2/2] gnu: python: Add i3-quickswitch Ivan Vilata i Balaguer
2016-09-14 10:25 ` Brendan Tildesley
2016-09-16 5:46 ` Leo Famulari
2016-09-19 9:24 ` Ivan Vilata i Balaguer
2016-09-19 9:28 ` Ivan Vilata i Balaguer
2016-09-19 21:39 ` Leo Famulari
2016-09-19 10:10 ` Hartmut Goebel
2016-09-19 21:39 ` Leo Famulari
2016-09-20 7:30 ` Ivan Vilata i Balaguer
2016-09-19 10:20 ` Brendan Tildesley
2016-09-19 21:42 ` Leo Famulari
2016-09-22 7:52 ` Hartmut Goebel
2016-09-16 5:52 ` [PATCH 0/2] Add quickswitch for i3 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=20160916054324.GA14289@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=ivan@selidor.net \
/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).