The following 12 patches should be enough to be able to run "guix-tox" on python-keystoneclient, which is nice!
Cyril. -- Cyril Roelandt (12): guix: download: properly detect https when mirror:// is used. guix: Add a "pypi-uri" helper method. import: pypi: Use "pypi-uri" instead of building the URL manually. gnu: Update python-requests. gnu: Add python-mccabe 0.2.1 gnu: Add python-flake8-2.2.4 gnu: Add python-hacking. gnu: Add python-oslosphinx. gnu: Add python-os-testr. gnu: paramiko: Move python-pycrypto to the propagated inputs. gnu: Add python-oslo.log. gnu: Add python-tempest-lib. gnu/packages/openstack.scm | 182 +++++++++++++++++++++++++++++++++++++++++++ gnu/packages/python.scm | 46 ++++++++++- guix/build-system/python.scm | 10 ++- guix/download.scm | 17 ++-- guix/import/pypi.scm | 2 +- tests/pypi.scm | 3 +- 6 files changed, 244 insertions(+), 16 deletions(-) -- 2.1.4