package/python-tornado: bump to version 6.0.1

Remove patch (not needed since:
fa6a7ff605)

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine
2019-03-15 22:07:09 +01:00
committed by Thomas Petazzoni
parent 9a52e173b5
commit 048b66016e
3 changed files with 4 additions and 49 deletions

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_TORNADO_VERSION = 5.1.1
PYTHON_TORNADO_VERSION = 6.0.1
PYTHON_TORNADO_SOURCE = tornado-$(PYTHON_TORNADO_VERSION).tar.gz
PYTHON_TORNADO_SITE = https://files.pythonhosted.org/packages/e6/78/6e7b5af12c12bdf38ca9bfe863fcaf53dc10430a312d0324e76c1e5ca426
PYTHON_TORNADO_SITE = https://pypi.python.org/packages/b1/7f/8109821ff9df1bf3519169e34646705c32ac13be6a4d51a79ed57f47686e
PYTHON_TORNADO_LICENSE = Apache-2.0
PYTHON_TORNADO_LICENSE_FILES = LICENSE
PYTHON_TORNADO_SETUP_TYPE = setuptools