]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/python-autobahn: bump version to 0.16.0
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 3 Oct 2016 21:11:22 +0000 (23:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Oct 2016 21:00:25 +0000 (23:00 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-autobahn/python-autobahn.hash
package/python-autobahn/python-autobahn.mk

index 1ee1e0e20829629129650f62429e0f198dd84a81..cae9160ef8e201bc1bba3ead0d2f709b55990263 100644 (file)
@@ -1,3 +1,3 @@
-# md5 from https://pypi.python.org/pypi/autobahn/json, sha256 locally computed.
-md5    576b63ce7fa7846f64650263842b712b  autobahn-0.14.1.tar.gz
-sha256 c1695e139e36daeaad9cb788dd3f9b907a3fd83b67884424e59b3e07032956e0  autobahn-0.14.1.tar.gz
+# md5 from https://pypi.python.org/pypi/autobahn/json, sha256 locally computed
+md5    9850702d0078c5a4aa17170afe2f233c  autobahn-0.16.0.tar.gz
+sha256 a1dcb4315a0914da56ec484659816de72dfad229be4ac19fa61bbc0111ada884  autobahn-0.16.0.tar.gz
index 2cc2e5d2a86f2641bb0fe9f453c0d9f7bcc60aa7..a5e9aeea77b509a0d81185c3a875ec246c8f8698 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_AUTOBAHN_VERSION = 0.14.1
+PYTHON_AUTOBAHN_VERSION = 0.16.0
 PYTHON_AUTOBAHN_SOURCE = autobahn-$(PYTHON_AUTOBAHN_VERSION).tar.gz
-PYTHON_AUTOBAHN_SITE = https://pypi.python.org/packages/e3/37/1297551d3066ec9b013dd3a1a7e2cca85900d3fe95194779370e8e7a7af7
+PYTHON_AUTOBAHN_SITE = https://pypi.python.org/packages/68/37/2523309412f0fb93a7784c65e5c5639b4b5d7a84f91374ad6c3c2d5af60b
 PYTHON_AUTOBAHN_LICENSE = MIT
 PYTHON_AUTOBAHN_LICENSE_FILES = LICENSE
 PYTHON_AUTOBAHN_SETUP_TYPE = setuptools