From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Thu, 17 Sep 2020 21:09:25 +0200 From: Roland Hieber Message-ID: <20200917190925.qx73myzk5hxe567o@pengutronix.de> References: <20200917122124.27241-1-bst@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200917122124.27241-1-bst@pengutronix.de> Subject: Re: [ptxdist] [PATCH 01/10] python3-async-timeout: version bump 2.0.0 -> 3.0.1 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: Bastian Krause Cc: ptxdist@pengutronix.de On Thu, Sep 17, 2020 at 02:21:15PM +0200, Bastian Krause wrote: > Signed-off-by: Bastian Krause > --- > rules/python3-async-timeout.make | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/rules/python3-async-timeout.make b/rules/python3-async-timeout.make > index 620e73e9a..6c988dfc7 100644 > --- a/rules/python3-async-timeout.make > +++ b/rules/python3-async-timeout.make > @@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_PYTHON3_ASYNC_TIMEOUT) += python3-async-timeout > # > # Paths and names > # > -PYTHON3_ASYNC_TIMEOUT_VERSION := 2.0.0 > -PYTHON3_ASYNC_TIMEOUT_MD5 := 36e75397e54c6b899ffabdfe295a9f7c > +PYTHON3_ASYNC_TIMEOUT_VERSION := 3.0.1 > +PYTHON3_ASYNC_TIMEOUT_MD5 := 305c4fa529f2485c403d0dbe14390175 > PYTHON3_ASYNC_TIMEOUT := async-timeout-$(PYTHON3_ASYNC_TIMEOUT_VERSION) > PYTHON3_ASYNC_TIMEOUT_SUFFIX := tar.gz > -PYTHON3_ASYNC_TIMEOUT_URL := https://pypi.python.org/packages/78/10/7fd2551dc51f6065bdbba07d395865df4582cc18169297e7a5c8d90f5bd2/$(PYTHON3_ASYNC_TIMEOUT).$(PYTHON3_ASYNC_TIMEOUT_SUFFIX) > +PYTHON3_ASYNC_TIMEOUT_URL := https://files.pythonhosted.org/packages/a1/78/aae1545aba6e87e23ecab8d212b58bb70e72164b67eb090b81bb17ad38e3/$(PYTHON3_ASYNC_TIMEOUT).$(PYTHON3_ASYNC_TIMEOUT_SUFFIX) Could you use the same URL scheme like for python-chardet here? It seems to be more static than this one, which apparently contains some kind of checksum. - Roland > PYTHON3_ASYNC_TIMEOUT_SOURCE := $(SRCDIR)/$(PYTHON3_ASYNC_TIMEOUT).$(PYTHON3_ASYNC_TIMEOUT_SUFFIX) > PYTHON3_ASYNC_TIMEOUT_DIR := $(BUILDDIR)/$(PYTHON3_ASYNC_TIMEOUT) > PYTHON3_ASYNC_TIMEOUT_LICENSE := Apache-2.0 > -- > 2.28.0 > > > _______________________________________________ > ptxdist mailing list > ptxdist@pengutronix.de > To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de > -- Roland Hieber, Pengutronix e.K. | r.hieber@pengutronix.de | Steuerwalder Str. 21 | https://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de