package/python-autobahn: bump to version 19.10.1
authorAsaf Kahlon <asafka7@gmail.com>
Tue, 8 Oct 2019 13:08:07 +0000 (16:08 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 8 Oct 2019 20:42:00 +0000 (22:42 +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 344fc8d6a49b33b2f467c370feec4108809b0304..4020daa6b9832ffb0fb576dc18d4ba102b622665 100644 (file)
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/autobahn/json
-md5    e6045ea79a9c22f6ad1810670d833bcc  autobahn-19.8.1.tar.gz
-sha256 294e7381dd54e73834354832604ae85567caf391c39363fed0ea2bfa86aa4304  autobahn-19.8.1.tar.gz
+md5    8900783822b570e0395c4bade08e0d51  autobahn-19.10.1.tar.gz
+sha256 734385b00547448b3f30a752cbfd2900d15924d77dc4a1699b8bce1ea8899f39  autobahn-19.10.1.tar.gz
 # Locally computed sha256 checksums
 sha256 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef  LICENSE
index 56e6d5422704c38dca7e8b383e14bc22aceef80b..92964926493cd348c21371cb2edf63ac01d72d0d 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_AUTOBAHN_VERSION = 19.8.1
+PYTHON_AUTOBAHN_VERSION = 19.10.1
 PYTHON_AUTOBAHN_SOURCE = autobahn-$(PYTHON_AUTOBAHN_VERSION).tar.gz
-PYTHON_AUTOBAHN_SITE = https://files.pythonhosted.org/packages/7b/b9/3460d9f73aba656f06a22f2bbc92e1c31e567372d66614651582858c93ae
+PYTHON_AUTOBAHN_SITE = https://files.pythonhosted.org/packages/8d/bb/024c4e669f0b82bc895f95c10105156db0543648db8305390730c4078edf
 PYTHON_AUTOBAHN_LICENSE = MIT
 PYTHON_AUTOBAHN_LICENSE_FILES = LICENSE
 PYTHON_AUTOBAHN_SETUP_TYPE = setuptools