Leo Famulari <l...@famulari.name> skribis: > * gnu/packages/python.scm (python-sphinx, python2-sphinx): Update to 1.4.4. > [source]: Use pypi-uri. > [inputs]: Add python-alabaster, python-babel, python-imagesize, python-six. > [propagated-inputs]: New field.
[...] > + (propagated-inputs > + `(("python-pytz" ,python-pytz) > + ("python-snowballstemmer" ,python-snowballstemmer))) Please put the explanation for the propagation as a comment here (I assume installed .py files “import” modules from these two packages.) OK with this change! Ludo’.