|
|
@@ -2165,13 +2165,13 @@ of supported upstream metrics systems simultaneously.") |
|
|
|
(define-public ansible |
|
|
|
(package |
|
|
|
(name "ansible") |
|
|
|
(version "2.9.10") |
|
|
|
(version "2.9.11") |
|
|
|
(source |
|
|
|
(origin |
|
|
|
(method url-fetch) |
|
|
|
(uri (pypi-uri "ansible" version)) |
|
|
|
(sha256 |
|
|
|
(base32 "1kfaxd7w8qiis2vv96kgrhiqh158qb0z4lspr9c8fsdi5m1z2rh8")))) |
|
|
|
(base32 "1c9ayh61qwasgncmlw7rjx5r4g5n2cpg1d5blgn53zg7xhrx1yc8")))) |
|
|
|
(build-system python-build-system) |
|
|
|
(native-inputs |
|
|
|
`(("python-bcrypt" ,python-bcrypt) |
|
|
|