me
/
guix
Archived
1
0
Fork 0

gnu: python-libvirt: Add 'upstream-name' property.

* gnu/packages/virtualization.scm (python-libvirt)[properties]: New field.
master
Marius Bakke 2022-08-11 18:26:18 +02:00
parent d7d370e4de
commit 9de0dffe79
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 0 deletions

View File

@ -1421,6 +1421,8 @@ three libraries:
(synopsis "Python bindings to libvirt")
(description "This package provides Python bindings to the libvirt
virtualization library.")
(properties
'((upstream-name . "libvirt-python")))
(license license:lgpl2.1+)))
(define-public virt-manager