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