unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Update 2: Some new python packages
@ 2016-05-29 17:00 Hartmut Goebel
  2016-05-29 17:00 ` [PATCH 1/3] gnu: Add python-tblib and python2-tblib Hartmut Goebel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Hartmut Goebel @ 2016-05-29 17:00 UTC (permalink / raw)
  To: guix-devel

This is another update for my pathced from 2016-04-17 resp. 2016-04-21.

Changes to the second version of the patches

tblib: fixed test suite (Thanks to Leo Famulari for spotting this)
sqlparser: Use "when" instead of one-armed "if"
sqlparser: still use "which python3" since using get-python-version 
	   is complicated and ugly
ipaddr: unchanged
selenium: dropped
maxminddb: dropped
geoip2: dropped

I dropped these modules since packaging them is too much effort for me now and
I don't need them. The patches are still available at
https://lists.gnu.org/archive/html/guix-devel/2016-04/msg00877.html

Hartmut Goebel (3):
  gnu: Add python-tblib and python2-tblib
  gnu: add python-sqlparse and python2-sqlparse
  gnu: Add python2-ipaddr, a Python-2-only package

 gnu/packages/python.scm | 106 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 106 insertions(+)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-06-01 20:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-29 17:00 [PATCH 0/3] Update 2: Some new python packages Hartmut Goebel
2016-05-29 17:00 ` [PATCH 1/3] gnu: Add python-tblib and python2-tblib Hartmut Goebel
2016-06-01 20:31   ` Ludovic Courtès
2016-05-29 17:00 ` [PATCH 2/3] gnu: add python-sqlparse and python2-sqlparse Hartmut Goebel
2016-06-01 20:39   ` Ludovic Courtès
2016-05-29 17:00 ` [PATCH 3/3] gnu: Add python2-ipaddr, a Python-2-only package Hartmut Goebel
2016-06-01 20:47   ` Ludovic Courtès

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).