summaryrefslogtreecommitdiffstats
path: root/package/gcc/gcc-initial/gcc-initial.hash
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2016-06-29 10:01:24 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-01 15:26:21 +0200
commitc37648bac43344750bdff130cb3cda97fa9152f5 (patch)
tree34b022620806bfb2eeb205fb85b3864aef98496a /package/gcc/gcc-initial/gcc-initial.hash
parentb0eb6bf447379ad14a826b0c7aee87c636367c6b (diff)
downloadbuildroot-c37648bac43344750bdff130cb3cda97fa9152f5.tar.gz
buildroot-c37648bac43344750bdff130cb3cda97fa9152f5.zip
python-tornado: fix runtime dependencies
According to setup.py tornado requires backports.ssl_match_hostname for Python < 3.2 and certifi for Python < 3.4. Actually both requirements are optional and tornado alone can work without them, but Python packages like python-circus check requirements at runtime and though they don't use this funtionality, they insist on having these packages installed. An upstream patch fixes backports.ssl_match_hostname dependency and selecting python-certifi for Python 2 fixes certifi dependency till this is fixed upstream. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gcc/gcc-initial/gcc-initial.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud