From 1cdeb407446cc6453dad985dc00e5c26f878f07c Mon Sep 17 00:00:00 2001 From: James Hilliard Date: Sat, 23 Jul 2022 20:16:00 -0600 Subject: [PATCH] package/python-autobahn: bump to version 22.6.1 Signed-off-by: James Hilliard Signed-off-by: Arnout Vandecappelle (Essensium/Mind) --- package/python-autobahn/python-autobahn.hash | 4 ++-- package/python-autobahn/python-autobahn.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/python-autobahn/python-autobahn.hash b/package/python-autobahn/python-autobahn.hash index cc68f822a3..149cb6bb50 100644 --- a/package/python-autobahn/python-autobahn.hash +++ b/package/python-autobahn/python-autobahn.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/autobahn/json -md5 b0b5e10bfea95f32900708be705efcf0 autobahn-22.3.2.tar.gz -sha256 58a887c7a196bb08d8b6624cb3695f493a9e5c9f00fd350d8d6f829b47ff9036 autobahn-22.3.2.tar.gz +md5 9087a228146cd58c6fe734540ba1aa79 autobahn-22.6.1.tar.gz +sha256 fb63e946d5c2dd0df680851e84e65624a494ce87c999f2a4944e4f2d81bf4498 autobahn-22.6.1.tar.gz # Locally computed sha256 checksums sha256 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef LICENSE diff --git a/package/python-autobahn/python-autobahn.mk b/package/python-autobahn/python-autobahn.mk index 37256ec8f6..6bf71f7a00 100644 --- a/package/python-autobahn/python-autobahn.mk +++ b/package/python-autobahn/python-autobahn.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_AUTOBAHN_VERSION = 22.3.2 +PYTHON_AUTOBAHN_VERSION = 22.6.1 PYTHON_AUTOBAHN_SOURCE = autobahn-$(PYTHON_AUTOBAHN_VERSION).tar.gz -PYTHON_AUTOBAHN_SITE = https://files.pythonhosted.org/packages/e9/a7/4dea20063b78eb50a54182494ae634cffc0ed6208bf775771f374a9fb8bc +PYTHON_AUTOBAHN_SITE = https://files.pythonhosted.org/packages/62/af/1ec79d8f1ac2f92554428688986522abb919baa36c64d04174b5588b22c1 PYTHON_AUTOBAHN_LICENSE = MIT PYTHON_AUTOBAHN_LICENSE_FILES = LICENSE PYTHON_AUTOBAHN_CPE_ID_VENDOR = crossbar