Archived
1
0
Fork 0

gnu: python-libvirt: Update to 4.1.0.

* gnu/packages/virtualization.scm (python-libvirt): Update to 4.1.0.
This commit is contained in:
Tobias Geerinckx-Rice 2018-04-02 14:54:45 +02:00
parent 35d56c1cbb
commit 3cc7d54262
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -480,13 +480,13 @@ three libraries:
(define-public python-libvirt (define-public python-libvirt
(package (package
(name "python-libvirt") (name "python-libvirt")
(version "3.7.0") (version "4.1.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "libvirt-python" version)) (uri (pypi-uri "libvirt-python" version))
(sha256 (sha256
(base32 (base32
"0vy0ai8z88yhzqfk1n08z1gda5flrqxcw9lg1012b3zg125qljhy")))) "1ixqhxjkczl8vk9wjx4cknw4374cw5nnsacbd2s755kpd0ys7hny"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases `(#:phases