unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 00/12] Tons of patches to run "guix-tox" on python-keystoneclient!
@ 2015-10-12 21:40 Cyril Roelandt
  2015-10-12 21:40 ` [PATCH 01/12] guix: download: properly detect https when mirror:// is used Cyril Roelandt
                   ` (11 more replies)
  0 siblings, 12 replies; 31+ messages in thread
From: Cyril Roelandt @ 2015-10-12 21:40 UTC (permalink / raw)
  To: guix-devel

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

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

end of thread, other threads:[~2016-10-24 20:59 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-12 21:40 [PATCH 00/12] Tons of patches to run "guix-tox" on python-keystoneclient! Cyril Roelandt
2015-10-12 21:40 ` [PATCH 01/12] guix: download: properly detect https when mirror:// is used Cyril Roelandt
2015-10-16 10:14   ` Ludovic Courtès
2015-10-20 15:57     ` Cyril Roelandt
2015-10-20 16:26       ` Cyril Roelandt
2015-10-12 21:40 ` [PATCH 02/12] guix: Add a "pypi-uri" helper method Cyril Roelandt
2015-10-13  7:47   ` Ricardo Wurmus
2015-10-13 13:51     ` Thompson, David
2015-10-13 23:14       ` Cyril Roelandt
2015-10-12 21:40 ` [PATCH 03/12] import: pypi: Use "pypi-uri" instead of building the URL manually Cyril Roelandt
2015-10-25 21:47   ` Cyril Roelandt
2015-10-27 17:28   ` Ludovic Courtès
2015-10-12 21:41 ` [PATCH 04/12] gnu: Update python-requests Cyril Roelandt
2015-10-16 12:32   ` Ludovic Courtès
2015-10-12 21:41 ` [PATCH 05/12] gnu: Add python-mccabe 0.2.1 Cyril Roelandt
2015-10-16 12:33   ` Ludovic Courtès
2015-10-12 21:41 ` [PATCH 06/12] gnu: Add python-flake8-2.2.4 Cyril Roelandt
2015-10-16 12:33   ` Ludovic Courtès
2015-10-12 21:41 ` [PATCH 07/12] gnu: Add python-hacking Cyril Roelandt
2015-10-16 12:37   ` Ludovic Courtès
2016-10-24 20:59   ` Leo Famulari
2015-10-12 21:41 ` [PATCH 08/12] gnu: Add python-oslosphinx Cyril Roelandt
2015-10-16 12:38   ` Ludovic Courtès
2015-10-12 21:41 ` [PATCH 09/12] gnu: Add python-os-testr Cyril Roelandt
2015-10-16 12:39   ` Ludovic Courtès
2015-10-12 21:41 ` [PATCH 10/12] gnu: paramiko: Move python-pycrypto to the propagated inputs Cyril Roelandt
2015-10-16 12:40   ` Ludovic Courtès
2015-10-12 21:41 ` [PATCH 11/12] gnu: Add python-oslo.log Cyril Roelandt
2015-10-16 12:41   ` Ludovic Courtès
2015-10-12 21:41 ` [PATCH 12/12] gnu: Add python-tempest-lib Cyril Roelandt
2015-10-16 12:42   ` 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).