me
/
guix
Archived
1
0
Fork 0

gnu: python-stem: Update to 1.5.4.

* gnu/packages/python.scm (python-stem): Update to 1.5.4.
master
Tobias Geerinckx-Rice 2017-01-29 01:55:31 +01:00
parent 3e32eeb247
commit 0bb1c35ac1
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

@ -11005,14 +11005,14 @@ provide an easy-to-use Python interface for building OAuth1 and OAuth2 clients."
(define-public python-stem (define-public python-stem
(package (package
(name "python-stem") (name "python-stem")
(version "1.5.3") (version "1.5.4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "stem" version)) (uri (pypi-uri "stem" version))
(sha256 (sha256
(base32 (base32
"0fm67dfx6qaj0mg80r4yw2i72birpzn7cnbyz4p1857max3zfc97")))) "1j7pnblrn0yr6jmxvsq6y0ihmxmj5x50jl2n2606w67f6wq16j9n"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases `(#:phases