mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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:
committed by
Sharlatan Hellseher
parent
42f8657a9f
commit
00fd933146
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user