diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-28 18:01:29 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2019-01-01 11:15:35 +0100 |
commit | 331a23041de73d449f9892e4fd97f2fcf414d6de (patch) | |
tree | 0314084293b37b948370efb3903f87487096af31 /package/python3-setuptools/0001-add-executable.patch | |
parent | e8da238787216c03ed49eed135bfde515533fe6e (diff) | |
download | buildroot-331a23041de73d449f9892e4fd97f2fcf414d6de.tar.gz buildroot-331a23041de73d449f9892e4fd97f2fcf414d6de.zip |
package/python3-setuptools: new package
This new package allows to install the host version of setuptools for
python3, regardless of what the default Python version is. It will be
used by the python-package infrastructure to make sure that host
Python packages that need python3 and setuptools have setuptools
installed for Python 3.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
[Thomas: replace duplicated patch by a symlink to the same patch in
package/python-setuptools/]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python3-setuptools/0001-add-executable.patch')
l--------- | package/python3-setuptools/0001-add-executable.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/python3-setuptools/0001-add-executable.patch b/package/python3-setuptools/0001-add-executable.patch new file mode 120000 index 0000000000..5bab3d96a1 --- /dev/null +++ b/package/python3-setuptools/0001-add-executable.patch @@ -0,0 +1 @@ +../python-setuptools/0001-add-executable.patch
\ No newline at end of file |