From: Bastian Stender <bst@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Pim Klanke <pim@protonic.nl>
Subject: [ptxdist] [PATCH 4/4] python3-aiohttp: version bump 0.21.4 -> 1.2.0
Date: Mon, 29 Jan 2018 16:42:29 +0100 [thread overview]
Message-ID: <20180129154229.17492-4-bst@pengutronix.de> (raw)
In-Reply-To: <20180129154229.17492-1-bst@pengutronix.de>
From: Pim Klanke <pim@protonic.nl>
Signed-off-by: Pim Klanke <pim@protonic.nl>
---
rules/python3-aiohttp.in | 3 +++
rules/python3-aiohttp.make | 6 +++---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/rules/python3-aiohttp.in b/rules/python3-aiohttp.in
index 6c04746ad..04651f339 100644
--- a/rules/python3-aiohttp.in
+++ b/rules/python3-aiohttp.in
@@ -7,6 +7,9 @@ config PYTHON3_AIOHTTP
select PYTHON3_ZLIB
select PYTHON3_SSL
select PYTHON3_CHARDET
+ select PYTHON3_MULTIDICT
+ select PYTHON3_YARL
+ select PYTHON3_ASYNC_TIMEOUT
prompt "aiohttp"
help
http client/server for asyncio
diff --git a/rules/python3-aiohttp.make b/rules/python3-aiohttp.make
index 58ba1f6fe..bd80f4e56 100644
--- a/rules/python3-aiohttp.make
+++ b/rules/python3-aiohttp.make
@@ -16,11 +16,11 @@ PACKAGES-$(PTXCONF_PYTHON3_AIOHTTP) += python3-aiohttp
#
# Paths and names
#
-PYTHON3_AIOHTTP_VERSION := 0.21.4
-PYTHON3_AIOHTTP_MD5 := b6034dab19a414479c4e10161b8ab6d2
+PYTHON3_AIOHTTP_VERSION := 1.2.0
+PYTHON3_AIOHTTP_MD5 := a7b25d51bf887ec4f9b87463a6bff6d4
PYTHON3_AIOHTTP := aiohttp-$(PYTHON3_AIOHTTP_VERSION)
PYTHON3_AIOHTTP_SUFFIX := tar.gz
-PYTHON3_AIOHTTP_URL := https://pypi.python.org/packages/source/a/aiohttp/$(PYTHON3_AIOHTTP).$(PYTHON3_AIOHTTP_SUFFIX)
+PYTHON3_AIOHTTP_URL := https://pypi.python.org/packages/e5/a5/ade96691f6423c56f7911a42a51ecd5454619efd6d5026df7e08a556a36a/$(PYTHON3_AIOHTTP).$(PYTHON3_AIOHTTP_SUFFIX)
PYTHON3_AIOHTTP_SOURCE := $(SRCDIR)/$(PYTHON3_AIOHTTP).$(PYTHON3_AIOHTTP_SUFFIX)
PYTHON3_AIOHTTP_DIR := $(BUILDDIR)/$(PYTHON3_AIOHTTP)
PYTHON3_AIOHTTP_LICENSE := Apache-2.0
--
2.15.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2018-01-29 15:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-29 15:42 [ptxdist] [PATCH 1/4] python3-async-timeout: new package Bastian Stender
2018-01-29 15:42 ` [ptxdist] [PATCH 2/4] python3-multidict: " Bastian Stender
2018-01-29 15:42 ` [ptxdist] [PATCH 3/4] python3-yarl: " Bastian Stender
2018-01-29 15:42 ` Bastian Stender [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180129154229.17492-4-bst@pengutronix.de \
--to=bst@pengutronix.de \
--cc=pim@protonic.nl \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox