summaryrefslogtreecommitdiffstats
path: root/package/python-tornado/python-tornado.hash
Commit message (Collapse)AuthorAgeFilesLines
* package/python-tornado: bump version to 5.1.1Yegor Yefremov2018-11-021-3/+5
| | | | | | | Add hash for the license file. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-tornado: bump to version 5.0.2Jan Dohl2018-06-241-3/+3
| | | | | | | | | | | | | | | | | | Tornado got a requirement on the SSL module in version 5.0.2 which is also checked in the setup.py script before installing. Since the check in buildroot runs against the host-python which is built without SSL support, these checks fail. Adding OpenSSL support to host-python does not make sense since the Python on the target will be a different one. Instead, remove the checks (which, according to the source code comments essentially check for Python >= 2.7.9 / Python3 >= 3.4 which is true for current Buildroot) and select the SSL option of Python/Python3 when Tornado is selected. Signed-off-by: Jan Dohl <polygon@wh2.tu-dresden.de> [Thomas: adjust commit title, convert patch to a Git formatted one.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
* python-tornado: bump to version 4.5.1Yegor Yefremov2017-05-051-2/+2
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/python-tornado: bump version to 4.4.2Bernd Kuhls2016-10-071-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-tornado: bump to version 4.4.1Yegor Yefremov2016-09-141-3/+3
| | | | | | Remove upstream patch. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* python-tornado: bump to 4.3Yegor Yefremov2015-12-181-2/+2
| | | | | | | | | | Add new run-time dependencies: PYTHON_SINGLEDISPATCH for Python 2.7.x PYTHON_BACKPORTS_ABC for both Python versions Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-tornado: bump to 4.2Yegor Yefremov2015-06-181-2/+3
| | | | | | | Add md5 from pypi.python.org. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-tornado: bump to 4.1Yegor Yefremov2015-03-251-1/+1
| | | | | Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-tornado: bump to 4.0.2Yegor Yefremov2015-01-081-0/+2
Add a hash file. Also remove obsolete Python dependency statement. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud