me
/
guix
Archived
1
0
Fork 0

gnu: python-sockjs-tornado: Update to 1.0.5.

* gnu/packages/python-web.scm (python-sockjs-tornado): Update to 1.0.5.
master
Tobias Geerinckx-Rice 2018-09-10 18:14:10 +02:00
parent 1f7fe26f83
commit 83397e0786
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -177,14 +177,14 @@ other HTTP libraries.")
(define-public python-sockjs-tornado
(package
(name "python-sockjs-tornado")
(version "1.0.3")
(version "1.0.5")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sockjs-tornado" version))
(sha256
(base32
"16cff40nniqsyvda1pb2j3b4zwmrw7y2g1vqq78lp20xpmhnwwkd"))))
"0zhq8wnnhkfbvdnsggqrc3pp97pqpilsf7fh6ymvnf52r0rwyjsc"))))
(build-system python-build-system)
(arguments
`(;; There are no tests, and running the test phase requires missing