Thanks, applied as 033d37d1b577f5cc1e2f0a8ad6c775e2f30161e3. Michael
[sent from post-receive hook] On Tue, 06 Oct 2020 10:18:45 +0200, Bastian Krause <[email protected]> wrote: > Signed-off-by: Bastian Krause <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > 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 [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
