mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
42f8657a9f
commit
00fd933146
1 changed files with 1 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue