gnu: python-responses: Update to 0.10.6.
* gnu/packages/python-web.scm (python-responses): Update to 0.10.6.
This commit is contained in:
parent
a9815a6cf2
commit
ef8c83bdb9
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user