me
/
guix
Archived
1
0
Fork 0

gnu: python-whisper: Update to 1.1.8.

* gnu/packages/monitoring.scm (python-whisper): Update to 1.1.8.
master
Marius Bakke 2021-12-03 00:51:13 +01:00
parent 0d196ab9bd
commit a2584a08be
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 3 additions and 2 deletions

View File

@ -359,15 +359,16 @@ HTTP. Features:
(define-public python-whisper
(package
(name "python-whisper")
(version "1.0.2")
(version "1.1.8")
(source
(origin
(method url-fetch)
(uri (pypi-uri "whisper" version))
(sha256
(base32
"1v1bi3fl1i6p4z4ki692bykrkw6907dn3mfq0151f70lvi3zpns3"))))
"1bk29w09zcpsv8hp0g0al7nwrxa07z0ycls3mbh83wfavk83aprl"))))
(build-system python-build-system)
(native-inputs (list python-six))
(home-page "http://graphiteapp.org/")
(synopsis "Fixed size round-robin style database for Graphite")
(description "Whisper is one of three components within the Graphite