mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-libvirt: Add 'upstream-name' property.
* gnu/packages/virtualization.scm (python-libvirt)[properties]: New field.
This commit is contained in:
parent
d7d370e4de
commit
9de0dffe79
1 changed files with 2 additions and 0 deletions
|
@ -1421,6 +1421,8 @@ three libraries:
|
||||||
(synopsis "Python bindings to libvirt")
|
(synopsis "Python bindings to libvirt")
|
||||||
(description "This package provides Python bindings to the libvirt
|
(description "This package provides Python bindings to the libvirt
|
||||||
virtualization library.")
|
virtualization library.")
|
||||||
|
(properties
|
||||||
|
'((upstream-name . "libvirt-python")))
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
(define-public virt-manager
|
(define-public virt-manager
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue