gnu: python-responses: Update to 0.10.6.

* gnu/packages/python-web.scm (python-responses): Update to 0.10.6.
master
Marius Bakke 2019-08-15 19:15:15 +02:00
parent a9815a6cf2
commit ef8c83bdb9
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -1808,13 +1808,13 @@ Python.")
(define-public python-responses
(package
(name "python-responses")
(version "0.5.1")
(version "0.10.6")
(source (origin
(method url-fetch)
(uri (pypi-uri "responses" version))
(sha256
(base32
"1spcfxixyk9k7pk82jm6zqkwk031s95lh8q0mz7539jrb7269bcc"))))
"147pacwkkqy3qf3hr33fnl1xbzgw0zsm3qppvvy9qhq8h069qbah"))))
(build-system python-build-system)
(arguments
`(;; Test suite is not distributed: