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>
This commit is contained in:
Nicolas Graves 2025-07-24 04:15:20 +02:00 committed by Sharlatan Hellseher
parent 42f8657a9f
commit 00fd933146
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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")