summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Duskett <Aduskett@gmail.com>2017-02-19 14:12:00 -0500
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-02 21:54:15 +0100
commit3787e80e4e1e6bfa0b5f556aed2dc007bfc82b70 (patch)
treef5b5bfd4356535e4883230f6665fcbc78003f627
parent1527a69dc0f23beee927808842eba6e05b4529b8 (diff)
downloadbuildroot-3787e80e4e1e6bfa0b5f556aed2dc007bfc82b70.tar.gz
buildroot-3787e80e4e1e6bfa0b5f556aed2dc007bfc82b70.zip
python-beautifulsoup4: bump to version 4.5.3
Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/python-beautifulsoup4/python-beautifulsoup4.hash4
-rw-r--r--package/python-beautifulsoup4/python-beautifulsoup4.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/package/python-beautifulsoup4/python-beautifulsoup4.hash b/package/python-beautifulsoup4/python-beautifulsoup4.hash
index c86879fc9d..dd0c3e4312 100644
--- a/package/python-beautifulsoup4/python-beautifulsoup4.hash
+++ b/package/python-beautifulsoup4/python-beautifulsoup4.hash
@@ -1,3 +1,3 @@
# md5 from https://pypi.python.org/pypi/beautifulsoup4/json, sha256 locally computed
-md5 994abd90e691beaf7d42c00ffb2f3a67 beautifulsoup4-4.5.1.tar.gz
-sha256 3c9474036afda9136aac6463def733f81017bf9ef3510d25634f335b0c87f5e1 beautifulsoup4-4.5.1.tar.gz
+md5 937e0df0d699a1237646f38fd567f0c6 beautifulsoup4-4.5.3.tar.gz
+sha256 b21ca09366fa596043578fd4188b052b46634d22059e68dd0077d9ee77e08a3e beautifulsoup4-4.5.3.tar.gz
diff --git a/package/python-beautifulsoup4/python-beautifulsoup4.mk b/package/python-beautifulsoup4/python-beautifulsoup4.mk
index e2fa9b3c8f..ccec30fb40 100644
--- a/package/python-beautifulsoup4/python-beautifulsoup4.mk
+++ b/package/python-beautifulsoup4/python-beautifulsoup4.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_BEAUTIFULSOUP4_VERSION = 4.5.1
+PYTHON_BEAUTIFULSOUP4_VERSION = 4.5.3
PYTHON_BEAUTIFULSOUP4_SOURCE = beautifulsoup4-$(PYTHON_BEAUTIFULSOUP4_VERSION).tar.gz
-PYTHON_BEAUTIFULSOUP4_SITE = https://pypi.python.org/packages/86/ea/8e9fbce5c8405b9614f1fd304f7109d9169a3516a493ce4f7f77c39435b7
+PYTHON_BEAUTIFULSOUP4_SITE = https://pypi.python.org/packages/9b/a5/c6fa2d08e6c671103f9508816588e0fb9cec40444e8e72993f3d4c325936
PYTHON_BEAUTIFULSOUP4_SETUP_TYPE = setuptools
PYTHON_BEAUTIFULSOUP4_LICENSE = MIT
PYTHON_BEAUTIFULSOUP4_LICENSE_FILES = COPYING.txt
OpenPOWER on IntegriCloud