python-autobahn: bump to version 17.10.1

Add licence checksum.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov 2018-01-11 10:25:17 +01:00 committed by Thomas Petazzoni
parent c09a5c15ab
commit adbd1fbd30
2 changed files with 5 additions and 4 deletions

View file

@ -1,3 +1,4 @@
# 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
md5 f8c8d74bf73644719b751e6fb11dc4a3 autobahn-17.10.1.tar.gz
sha256 8cf74132a18da149c5ea3dcbb5e055f6f4fe5a0238b33258d29e89bd276a8078 autobahn-17.10.1.tar.gz
sha256 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef LICENSE

View file

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_AUTOBAHN_VERSION = 0.16.0
PYTHON_AUTOBAHN_VERSION = 17.10.1
PYTHON_AUTOBAHN_SOURCE = autobahn-$(PYTHON_AUTOBAHN_VERSION).tar.gz
PYTHON_AUTOBAHN_SITE = https://pypi.python.org/packages/68/37/2523309412f0fb93a7784c65e5c5639b4b5d7a84f91374ad6c3c2d5af60b
PYTHON_AUTOBAHN_SITE = https://pypi.python.org/packages/e4/2e/01a64212b1eb580d601fa20f146c962235e3493795f46e3b254597ec635d
PYTHON_AUTOBAHN_LICENSE = MIT
PYTHON_AUTOBAHN_LICENSE_FILES = LICENSE
PYTHON_AUTOBAHN_SETUP_TYPE = setuptools