gnu: python-sockjs-tornado: Update to 1.0.5.
authorTobias Geerinckx-Rice <me@tobias.gr>
Mon, 10 Sep 2018 16:14:10 +0000 (18:14 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Mon, 10 Sep 2018 16:21:59 +0000 (18:21 +0200)
* gnu/packages/python-web.scm (python-sockjs-tornado): Update to 1.0.5.

gnu/packages/python-web.scm

index 8509728..9008ca5 100644 (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