From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20200922141434.8544-14-bst@pengutronix.de> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Tue, 06 Oct 2020 10:18:45 +0200 Subject: Re: [ptxdist] [APPLIED] 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 Thanks, applied as 033d37d1b577f5cc1e2f0a8ad6c775e2f30161e3. Michael [sent from post-receive hook] On Tue, 06 Oct 2020 10:18:45 +0200, Bastian Krause wrote: > Signed-off-by: Bastian Krause > Message-Id: <20200922141434.8544-14-bst@pengutronix.de> > Signed-off-by: Michael Olbrich > > diff --git a/rules/python3-aiohttp-wsgi.make b/rules/python3-aiohttp-wsgi.make > index 7b183213070d..1e0535684d42 100644 > --- a/rules/python3-aiohttp-wsgi.make > +++ b/rules/python3-aiohttp-wsgi.make > @@ -14,11 +14,11 @@ 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) > +PYTHON3_AIOHTTP_WSGI_URL := $(call ptx/mirror-pypi, aiohttp-wsgi, $(PYTHON3_AIOHTTP_WSGI).$(PYTHON3_AIOHTTP_WSGI_SUFFIX)) > PYTHON3_AIOHTTP_WSGI_SOURCE := $(SRCDIR)/$(PYTHON3_AIOHTTP_WSGI).$(PYTHON3_AIOHTTP_WSGI_SUFFIX) > PYTHON3_AIOHTTP_WSGI_DIR := $(BUILDDIR)/$(PYTHON3_AIOHTTP_WSGI) > PYTHON3_AIOHTTP_WSGI_LICENSE := BSD _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de