guix/gnu
Hartmut Goebel f22efa0152
gnu: Fix python inputs, part 1: all inputs become propagated-inputs.
This patch contains the changes where all [inputs] are changed to
[propagated-inputs]

* gnu/packages/python.scm (python-passlib, python-paramiko, python-ccm,
  python-babel, python-keyring python-pandas, python-tzlocal,
  python-parse-type, python-nose2, python-pytest, python-pytest-mock,
  python-pytest-xdist, python-scripttest, python-testtools, python-pytest-cov,
  python-testscenarios, python-pbr-0.11, python-oauthlib, python-jinja2,
  python-sphinx, python-tzlocal, python-bugz, python2-pytest-mock, behave,
  pelican, sqlalchemy-utils, python-pygridtools, python-urwidtrees,
  python-tornado, python2-tornado, python-debian, python-execnet,
  python-pytest-cache, pytest-localserver, python-clint, python-rply,
  python-hy, python-rauth, python-rsa, python-celery, python-vobject, s3cmd,
  python-prompt-toolkit, ptpython, python-requests-oauthlib, python-stem,
  python-binaryornot, python2-binaryornot, python-nltk, python-pymongo,
  python-schematics, python-url, python2-url, python-freezegun,
  python-glances, python-graphql-core, python-graphql-relay, python-graphene,
  python-nautilus, python-s3transfer): All [inputs] become
  [propagated-inputs].
* gnu/packages/bioinformatics.scm (python-biopython): Likewise.
* gnu/packages/django.scm (pytest-django): Likewise.
* gnu/packages/mail.scm (python-mailmanclient): Likewise.
* gnu/packages/password-utils.scm (python-bcrypt): Likewise.
* gnu/packages/propbuf.scm (python-protobuf): Likewise.
* gnu/packages/rdf.scm (python-rdflib): Likewise.

SQACH all become propagated
2016-11-15 22:31:03 +01:00
..
build container: Pass a list of <file-system> objects as things to mount. 2016-11-10 18:01:44 +01:00
packages gnu: Fix python inputs, part 1: all inputs become propagated-inputs. 2016-11-15 22:31:03 +01:00
services services: Require wpa-supplicant-service for connman-service. 2016-11-15 00:19:23 +01:00
system container: Pass a list of <file-system> objects as things to mount. 2016-11-10 18:01:44 +01:00
tests tests: Test installation with a RAID root partition. 2016-10-27 13:48:52 +02:00
artwork.scm
local.mk gnu: python-2.7: Add all guix prefixes in PYTHONPATH to site-prefixes. 2016-11-15 17:37:48 +01:00
packages.scm
services.scm
system.scm system: Reintroduce 'GUIX_LOCPATH', for compatibility with glibc@2.23. 2016-11-08 23:31:27 +01:00
tests.scm