summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Duskett <Aduskett@gmail.com>2017-02-19 14:12:03 -0500
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-02 21:54:15 +0100
commit98c0bb2324ab8a2eb2bacaa497f11f773af771cd (patch)
treee2631187ffe6bbced6009509d378079bc0a55139
parentbf15e8c80fb2e009010e920299b50ab8e637de69 (diff)
downloadbuildroot-98c0bb2324ab8a2eb2bacaa497f11f773af771cd.tar.gz
buildroot-98c0bb2324ab8a2eb2bacaa497f11f773af771cd.zip
python-cherrypy: bump to version 10.1.1
Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/python-cherrypy/python-cherrypy.hash6
-rw-r--r--package/python-cherrypy/python-cherrypy.mk4
2 files changed, 5 insertions, 5 deletions
diff --git a/package/python-cherrypy/python-cherrypy.hash b/package/python-cherrypy/python-cherrypy.hash
index 6befa457d8..64d556d289 100644
--- a/package/python-cherrypy/python-cherrypy.hash
+++ b/package/python-cherrypy/python-cherrypy.hash
@@ -1,3 +1,3 @@
-# md5 from https://pypi.python.org/pypi?:action=show_md5&digest=4b765329b0b4b65ec25811e3febb6c93, sha256 locally computed
-md5 4b765329b0b4b65ec25811e3febb6c93 CherryPy-4.0.0.tar.gz
-sha256 73ad4f8870b5a3e9988a7778b5d3003a390d440527ec3458a0c7e58865d2611a CherryPy-4.0.0.tar.gz
+# md5 from https://pypi.python.org/pypi/cherrypy/json, sha256 locally computed
+md5 4957d9f40c7a0772ad4f2e3fbb5a627f CherryPy-10.1.1.tar.gz
+sha256 a78a604e3afb0074cafa9c15c4ca25af0db4e52b2931e4a2c4b7df09151aa032 CherryPy-10.1.1.tar.gz
diff --git a/package/python-cherrypy/python-cherrypy.mk b/package/python-cherrypy/python-cherrypy.mk
index 754e0a2bec..ef19b54973 100644
--- a/package/python-cherrypy/python-cherrypy.mk
+++ b/package/python-cherrypy/python-cherrypy.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_CHERRYPY_VERSION = 4.0.0
+PYTHON_CHERRYPY_VERSION = 10.1.1
PYTHON_CHERRYPY_SOURCE = CherryPy-$(PYTHON_CHERRYPY_VERSION).tar.gz
-PYTHON_CHERRYPY_SITE = http://pypi.python.org/packages/source/C/CherryPy
+PYTHON_CHERRYPY_SITE = https://pypi.python.org/packages/da/e2/6ed242ebfe96912e0866cc01139027d342d52c35ad33ee182bfb671c177d
PYTHON_CHERRYPY_LICENSE = BSD-3c
PYTHON_CHERRYPY_LICENSE_FILES = cherrypy/LICENSE.txt
PYTHON_CHERRYPY_SETUP_TYPE = distutils
OpenPOWER on IntegriCloud