Thanks, applied as c96718d2ec8b1762203047da262170bb84d13161.

Michael

[sent from post-receive hook]

On Tue, 06 Oct 2020 10:18:40 +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-chardet.make b/rules/python3-chardet.make
> index ab3c99f562be..ee15e3c2cc17 100644
> --- a/rules/python3-chardet.make
> +++ b/rules/python3-chardet.make
> @@ -14,11 +14,11 @@ PACKAGES-$(PTXCONF_PYTHON3_CHARDET) += python3-chardet
>  #
>  # Paths and names
>  #
> -PYTHON3_CHARDET_VERSION      := 2.3.0
> -PYTHON3_CHARDET_MD5  := 25274d664ccb5130adae08047416e1a8
> +PYTHON3_CHARDET_VERSION      := 3.0.4
> +PYTHON3_CHARDET_MD5  := 7dd1ba7f9c77e32351b0a0cfacf4055c
>  PYTHON3_CHARDET              := chardet-$(PYTHON3_CHARDET_VERSION)
>  PYTHON3_CHARDET_SUFFIX       := tar.gz
> -PYTHON3_CHARDET_URL  := 
> https://pypi.python.org/packages/source/c/chardet/$(PYTHON3_CHARDET).$(PYTHON3_CHARDET_SUFFIX)
> +PYTHON3_CHARDET_URL  := $(call ptx/mirror-pypi, chardet, 
> $(PYTHON3_CHARDET).$(PYTHON3_CHARDET_SUFFIX))
>  PYTHON3_CHARDET_SOURCE       := 
> $(SRCDIR)/$(PYTHON3_CHARDET).$(PYTHON3_CHARDET_SUFFIX)
>  PYTHON3_CHARDET_DIR  := $(BUILDDIR)/$(PYTHON3_CHARDET)
>  PYTHON3_CHARDET_LICENSE      := LGPL-2.1-or-later

_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to