python-autobahn: bump to version 18.11.1
authorAsaf Kahlon <asafka7@gmail.com>
Tue, 6 Nov 2018 19:39:22 +0000 (21:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 8 Nov 2018 20:04:59 +0000 (21:04 +0100)
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 809678ba6ebab40f67d95a19e78fb572ab7e47fc..522e28b5e5122805cc0d976cd10d9fb6a0c7c46a 100644 (file)
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/autobahn/json
-md5    66767ee7b3dd31e76c77ab18eeaa619c  autobahn-18.10.1.tar.gz
-sha256 b5767bebd94ba13fc286604f889f208e7babc77d72d9f372d331bc14c89c5a40  autobahn-18.10.1.tar.gz
+md5    a3a0648371b41328282a9ab7fe48ccbe  autobahn-18.11.1.tar.gz
+sha256 c7e775e46fc033160fa89942de4953ca739f26167f74431dc2c8a3cd165b8755  autobahn-18.11.1.tar.gz
 # Locally computed sha256 checksums
 sha256 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef  LICENSE
index 7ec012efe4e6a44c4dd629b09dd865d8c695b893..c5faacf9658751862d1430b082777d35a88939f5 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_AUTOBAHN_VERSION = 18.10.1
+PYTHON_AUTOBAHN_VERSION = 18.11.1
 PYTHON_AUTOBAHN_SOURCE = autobahn-$(PYTHON_AUTOBAHN_VERSION).tar.gz
-PYTHON_AUTOBAHN_SITE = https://files.pythonhosted.org/packages/e3/42/8a8ba7e371c5d0cbacf42cafd9f562e12cab613edb1f752b6ddfa2f3b280
+PYTHON_AUTOBAHN_SITE = https://files.pythonhosted.org/packages/01/ee/d401d58dc7732fadf4fd12d7fb87dd2f3e5e2d0ba65865495565f97c2c31
 PYTHON_AUTOBAHN_LICENSE = MIT
 PYTHON_AUTOBAHN_LICENSE_FILES = LICENSE
 PYTHON_AUTOBAHN_SETUP_TYPE = setuptools