package/python-autobahn: bump to version 19.11.1

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2020.02.x
James Hilliard 2019-12-23 08:14:31 -07:00 committed by Thomas Petazzoni
parent 62b34ed33b
commit 60308ef387
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/autobahn/json
md5 8900783822b570e0395c4bade08e0d51 autobahn-19.10.1.tar.gz
sha256 734385b00547448b3f30a752cbfd2900d15924d77dc4a1699b8bce1ea8899f39 autobahn-19.10.1.tar.gz
md5 472d965c75dba0f8cb5f3b9f9001ed1b autobahn-19.11.1.tar.gz
sha256 201b9879b49c6e259d4126dbafe9e3c73807de0c242d50065fbebc62c6ccb181 autobahn-19.11.1.tar.gz
# Locally computed sha256 checksums
sha256 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_AUTOBAHN_VERSION = 19.10.1
PYTHON_AUTOBAHN_VERSION = 19.11.1
PYTHON_AUTOBAHN_SOURCE = autobahn-$(PYTHON_AUTOBAHN_VERSION).tar.gz
PYTHON_AUTOBAHN_SITE = https://files.pythonhosted.org/packages/8d/bb/024c4e669f0b82bc895f95c10105156db0543648db8305390730c4078edf
PYTHON_AUTOBAHN_SITE = https://files.pythonhosted.org/packages/3f/f4/e907b172d3c1d912b8da57560b8b298ebad22f900f8a412002247716328a
PYTHON_AUTOBAHN_LICENSE = MIT
PYTHON_AUTOBAHN_LICENSE_FILES = LICENSE
PYTHON_AUTOBAHN_SETUP_TYPE = setuptools