summaryrefslogtreecommitdiffstats
path: root/package/python-ipython-genutils/python-ipython-genutils.hash
diff options
context:
space:
mode:
authorAndrey Smirnov <andrew.smirnov@gmail.com>2017-06-02 16:56:45 -0700
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-06-11 14:47:29 +0200
commit8d69d8033469228968043087fd31300af1e1453a (patch)
tree0d01de3c81dff73bdf2c7e7030b77460a141a563 /package/python-ipython-genutils/python-ipython-genutils.hash
parentbeaa24a429cada82917488ce48c76dce75d5a4a0 (diff)
downloadbuildroot-8d69d8033469228968043087fd31300af1e1453a.tar.gz
buildroot-8d69d8033469228968043087fd31300af1e1453a.zip
package/python-simplegeneric: Switch setup type to 'setuptools'
Specifying setup type to be 'distutils' results in this package being installed as .egg, a zipped file, which inadvertantly makes 'simplegeneric' to be dependent on BR2_PACKAGE_PYTHON*_ZLIB. In order to avoid that specify setup type to be 'setuptools' which makes use of --single-version-externally-managed and therefore installs the package as .pyc and a .egg-info folder. Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-ipython-genutils/python-ipython-genutils.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud