python-autobahn: bump to version 18.9.1
authorAsaf Kahlon <asafka7@gmail.com>
Sat, 8 Sep 2018 05:24:07 +0000 (08:24 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 8 Sep 2018 13:32:07 +0000 (15:32 +0200)
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-autobahn/python-autobahn.hash
package/python-autobahn/python-autobahn.mk

index 32c99167e97404278ae119a25d6b466ae3f3da63..f2d4993ddf712e9e58d418ddb21156568add6190 100644 (file)
@@ -1,4 +1,5 @@
-# md5 from https://pypi.python.org/pypi/autobahn/json, sha256 locally computed
-md5    f8c8d74bf73644719b751e6fb11dc4a3  autobahn-17.10.1.tar.gz
-sha256 8cf74132a18da149c5ea3dcbb5e055f6f4fe5a0238b33258d29e89bd276a8078  autobahn-17.10.1.tar.gz
+# md5, sha256 from https://pypi.org/pypi/autobahn/json
+md5    efddc3394c4e11f85bfa108c12a9346c  autobahn-18.9.1.tar.gz
+sha256 829fbeb08b7e0f7e8cd14d9d169043a861075c3f6e5e2739d564dc985b5e7015  autobahn-18.9.1.tar.gz
+# Locally computed
 sha256  0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef  LICENSE
index 3ba91c5e148f45c33926dc41dafcf706ee143d62..31bd99e783ce8e13f57360ea02875d04b3b29460 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_AUTOBAHN_VERSION = 17.10.1
+PYTHON_AUTOBAHN_VERSION = 18.9.1
 PYTHON_AUTOBAHN_SOURCE = autobahn-$(PYTHON_AUTOBAHN_VERSION).tar.gz
-PYTHON_AUTOBAHN_SITE = https://pypi.python.org/packages/e4/2e/01a64212b1eb580d601fa20f146c962235e3493795f46e3b254597ec635d
+PYTHON_AUTOBAHN_SITE = https://files.pythonhosted.org/packages/3e/21/2074cfca5addf4f0c7e422798c50c85255ee5963889ee8b32edb06e47221
 PYTHON_AUTOBAHN_LICENSE = MIT
 PYTHON_AUTOBAHN_LICENSE_FILES = LICENSE
 PYTHON_AUTOBAHN_SETUP_TYPE = setuptools