Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Asaf Kahlon <asafka7@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/python-html5lib: bump to version 1.0.1
Date: Wed,  9 Oct 2019 22:31:37 +0300	[thread overview]
Message-ID: <20191009193137.19635-2-asafka7@gmail.com> (raw)
In-Reply-To: <20191009193137.19635-1-asafka7@gmail.com>

* Update runtime requirements.
* Add hash for license file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-html5lib/Config.in            | 2 ++
 package/python-html5lib/python-html5lib.hash | 8 +++++---
 package/python-html5lib/python-html5lib.mk   | 4 ++--
 3 files changed, 9 insertions(+), 5 deletions(-)

diff --git a/package/python-html5lib/Config.in b/package/python-html5lib/Config.in
index c3e9f2a859..34e22049ad 100644
--- a/package/python-html5lib/Config.in
+++ b/package/python-html5lib/Config.in
@@ -1,5 +1,7 @@
 config BR2_PACKAGE_PYTHON_HTML5LIB
 	bool "python-html5lib"
+	select BR2_PACKAGE_PYTHON_SIX # runtime
+	select BR2_PACKAGE_PYTHON_WEBENCODINGS # runtime
 	help
 	  HTML parser based on the WHATWG HTML specification.
 
diff --git a/package/python-html5lib/python-html5lib.hash b/package/python-html5lib/python-html5lib.hash
index 7ea082fa70..04c64c10c1 100644
--- a/package/python-html5lib/python-html5lib.hash
+++ b/package/python-html5lib/python-html5lib.hash
@@ -1,3 +1,5 @@
-# md5 from https://pypi.python.org/pypi/html5lib/json, sha256 locally computed
-md5	5ada1243b7a863624b2f35245b2186e9  html5lib-1.0b10.tar.gz
-sha256	0d5fd54d5b2b79b876007a70c033a4023577768d18022c15681c00561432a0f9  html5lib-1.0b10.tar.gz
+# md5, sha256 from https://pypi.org/pypi/html5lib/json
+md5	942a0688d6bdf20d087c9805c40182ad  html5lib-1.0.1.tar.gz
+sha256	66cb0dcfdbbc4f9c3ba1a63fdb511ffdbd4f513b2b6d81b80cd26ce6b3fb3736  html5lib-1.0.1.tar.gz
+# Locally computed sha256 checksums
+sha256	16a39991619e92f18680932da2a9199fdf7d95df3ecaedc52ea06218aabafd6f  LICENSE
diff --git a/package/python-html5lib/python-html5lib.mk b/package/python-html5lib/python-html5lib.mk
index 38affcbb4e..1d6aef1aad 100644
--- a/package/python-html5lib/python-html5lib.mk
+++ b/package/python-html5lib/python-html5lib.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_HTML5LIB_VERSION = 1.0b10
+PYTHON_HTML5LIB_VERSION = 1.0.1
 PYTHON_HTML5LIB_SOURCE = html5lib-$(PYTHON_HTML5LIB_VERSION).tar.gz
-PYTHON_HTML5LIB_SITE = https://pypi.python.org/packages/97/16/982214624095c1420c75f3bd295d9e658794aafb95fc075823de107e0ae4
+PYTHON_HTML5LIB_SITE = https://files.pythonhosted.org/packages/85/3e/cf449cf1b5004e87510b9368e7a5f1acd8831c2d6691edd3c62a0823f98f
 PYTHON_HTML5LIB_LICENSE = MIT
 PYTHON_HTML5LIB_LICENSE_FILES = LICENSE
 PYTHON_HTML5LIB_SETUP_TYPE = setuptools
-- 
2.20.1

  reply	other threads:[~2019-10-09 19:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-09 19:31 [Buildroot] [PATCH 1/2] package/python-webencodings: new package Asaf Kahlon
2019-10-09 19:31 ` Asaf Kahlon [this message]
2019-10-10 20:47 ` Thomas Petazzoni

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=20191009193137.19635-2-asafka7@gmail.com \
    --to=asafka7@gmail.com \
    --cc=buildroot@busybox.net \
    /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