~ruther/guix-local

00fd933146a8148791f851b752bb6d77f901b8ad — Nicolas Graves 10 months ago 42f8657
gnu: python-reno: Remove some inputs.

* gnu/packages/openstack.scm (python-reno):
[native-inputs]: Remove python-openstackdocstheme.
[propagated-inputs]: Remove python-packaging, python-pbr.

Change-Id: Iaf11fc598567b176b0a1186abb3e5c34d579672c
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 1 insertions(+), 3 deletions(-)

M gnu/packages/openstack.scm
M gnu/packages/openstack.scm => gnu/packages/openstack.scm +1 -3
@@ 850,7 850,7 @@ in transmittable and storable formats, such as JSON and MessagePack.")
     (list git-minimal/pinned
           gnupg
           python-docutils
           python-openstackdocstheme
           python-pbr
           python-pytest
           python-setuptools
           python-sphinx


@@ 861,8 861,6 @@ in transmittable and storable formats, such as JSON and MessagePack.")
           python-wheel))
    (propagated-inputs
     (list python-dulwich
           python-packaging
           python-pbr
           python-pyyaml))
    (home-page "https://docs.openstack.org/reno/latest/")
    (synopsis "Release notes manager")