gnu: python-mwclient: Update to 0.10.1.
* gnu/packages/python-xyz.scm (python-mwclient): Update to 0.10.1.
This commit is contained in:
parent
7907e7f237
commit
1fc6f1def9
@ -14147,7 +14147,7 @@ exception message with a traceback that points to the culprit.")
|
|||||||
(define-public python-mwclient
|
(define-public python-mwclient
|
||||||
(package
|
(package
|
||||||
(name "python-mwclient")
|
(name "python-mwclient")
|
||||||
(version "0.10.0")
|
(version "0.10.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -14157,8 +14157,7 @@ exception message with a traceback that points to the culprit.")
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32 "120snnsh9n5svfwkyj1w9jrxf99jnqm0jk282yypd3lpyca1l9hj"))))
|
||||||
"1c3q6lwmb05yqywc4ya98ca7hsl15niili8rccl4n1yqp77c103v"))))
|
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("python-requests-oauthlib" ,python-requests-oauthlib)
|
`(("python-requests-oauthlib" ,python-requests-oauthlib)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user