From 331a23041de73d449f9892e4fd97f2fcf414d6de Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Fri, 28 Dec 2018 18:01:29 +0100 Subject: 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 Reviewed-by: Yegor Yefremov [Thomas: replace duplicated patch by a symlink to the same patch in package/python-setuptools/] Signed-off-by: Thomas Petazzoni --- package/python3-setuptools/python3-setuptools.hash | 1 + 1 file changed, 1 insertion(+) create mode 120000 package/python3-setuptools/python3-setuptools.hash (limited to 'package/python3-setuptools/python3-setuptools.hash') diff --git a/package/python3-setuptools/python3-setuptools.hash b/package/python3-setuptools/python3-setuptools.hash new file mode 120000 index 0000000000..a3af7f0fb1 --- /dev/null +++ b/package/python3-setuptools/python3-setuptools.hash @@ -0,0 +1 @@ +../python-setuptools/python-setuptools.hash \ No newline at end of file -- cgit v1.2.3