From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: From: Bastian Krause Date: Thu, 17 Sep 2020 14:21:24 +0200 Message-Id: <20200917122124.27241-10-bst@pengutronix.de> In-Reply-To: <20200917122124.27241-1-bst@pengutronix.de> References: <20200917122124.27241-1-bst@pengutronix.de> MIME-Version: 1.0 Subject: [ptxdist] [PATCH 10/10] python3-aiohttp-wsgi: version bump 0.2.5 -> 0.8.2 List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Cc: Bastian Krause Signed-off-by: Bastian Krause --- rules/python3-aiohttp-wsgi.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/python3-aiohttp-wsgi.make b/rules/python3-aiohttp-wsgi.make index 7b1832130..bae8097e0 100644 --- a/rules/python3-aiohttp-wsgi.make +++ b/rules/python3-aiohttp-wsgi.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PYTHON3_AIOHTTP_WSGI) += python3-aiohttp-wsgi # # Paths and names # -PYTHON3_AIOHTTP_WSGI_VERSION := 0.2.5 -PYTHON3_AIOHTTP_WSGI_MD5 := ab630af7b72622a8f1534639cf48cd2d +PYTHON3_AIOHTTP_WSGI_VERSION := 0.8.2 +PYTHON3_AIOHTTP_WSGI_MD5 := 39c883cbe15c7532452a707924814c40 PYTHON3_AIOHTTP_WSGI := aiohttp-wsgi-$(PYTHON3_AIOHTTP_WSGI_VERSION) PYTHON3_AIOHTTP_WSGI_SUFFIX := tar.gz PYTHON3_AIOHTTP_WSGI_URL := https://pypi.python.org/packages/source/a/aiohttp-wsgi/$(PYTHON3_AIOHTTP_WSGI).$(PYTHON3_AIOHTTP_WSGI_SUFFIX) -- 2.28.0 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de