gnu: python-tabulate: Disable tests. * gnu/packages/python.scm (python-tabulate)[arguments]: New field. [native-inputs]: Remove. [source]: Remove test substitution snippet.
gnu: awscli: Explicitly disable tests. * gnu/packages/python.scm (awscli)[arguments]: New field. [native-inputs]: Remove.
gnu: python-mako: Fix tests. * gnu/packages/python.scm (python-mako, python2-mako)[native-inputs]: Add PYTHON-PYTEST.
gnu: python-openid-teams: Disable tests. * gnu/packages/python.scm (python-openid-teams, python2-openid-teams)[arguments]: New field.
gnu: python-openid-cla: Disable tests. * gnu/packages/python.scm (python-openid-cla, python2-openid-cla)[arguments]: New field.
gnu: python-pygit2: Skip tests requiring network access. * gnu/packages/python.scm (python-pygit2, python2-pygit2)[source](patches): New field. * gnu/packages/patches/python-pygit2-disable-network-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
gnu: python-trollius-redis: Disable tests. * gnu/packages/python.scm (python-trollius-redis, python2-trollius-redis)[arguments]: New field.
Merge branch 'master' into python-tests
gnu: Add python-openid. * gnu/packages/python.scm (python-openid): New variable.
gnu: Add python2-ruamel.ordereddict. * gnu/packages/python.scm (python2-ruamel.ordereddict): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: Add python-pycosat. * gnu/packages/python.scm (python-pycosat, python2-pycosat): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: Add python-ddt. * gnu/packages/python.scm (python-ddt, python2-ddt): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: Add python-flake8-polyfill. * gnu/packages/python.scm (python-flake8-polyfill, python2-flake8-polyfill): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: Add python-rst2ansi. * gnu/packages/python.scm (python-rst2ansi): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: python-dateutil-2: Update to 2.5.3. * gnu/packages/python.scm (python-dateutil-2): Update to 2.5.3.
gnu: python-stem: Update to 1.5.4. * gnu/packages/python.scm (python-stem): Update to 1.5.4.
gnu: python-xdo: Hardcode the path of 'libxdo.so'. * gnu/packages/python.scm (python-xdo)[arguments]: Add 'patch-libxdo-path' phase.
gnu: python-xdo: Add 'python-six' to 'propagated-inputs'. * gnu/packages/python.scm (python-xdo)[propagated-inputs]: New field.
gnu: python-pbr: Update to 1.10.0. * gnu/packages/python.scm (python-pbr): Update to 1.10.0.
gnu: python-wheel: Update to 0.30.0a0. * gnu/packages/python.scm (python-wheel): Update to 0.30.0a0.