guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/5] Improve the pypi updater.


From: Cyril Roelandt
Subject: [PATCH 0/5] Improve the pypi updater.
Date: Sat, 16 Jul 2016 17:23:20 +0200

A couple of minor improvements, and a huge one: we should now be able to
automatically compute the test requirements of our Python packages!

Cyril.
--

Cyril Roelandt (5):
  import: pypi: Move runtime dependencies to the propagated-inputs.
  import: pypi: Remove setuptools from the inputs.
  import: pypi: Compute test requirements when using wheels.
  import: pypi: Compute test requirements when reading requirements
    files.
  import: pypi: Add more tests.

 guix/import/pypi.scm | 118 ++++++++++++++++++++---------------
 tests/pypi.scm       | 170 +++++++++++++++++++++++++++++++++++++++++++++++++--
 2 files changed, 234 insertions(+), 54 deletions(-)

-- 
2.6.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]