diff --git a/extra/python-setuptools/build b/extra/python-setuptools/build deleted file mode 100755 index bf08bb0f..00000000 --- a/extra/python-setuptools/build +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh -e - -export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0 - -python3 bootstrap.py -python3 setup.py build -python3 setup.py install \ - --prefix=/usr \ - --root="$1" \ - --optimize=1 \ - --skip-build diff --git a/extra/python-setuptools/checksums b/extra/python-setuptools/checksums deleted file mode 100644 index 9f825a00..00000000 --- a/extra/python-setuptools/checksums +++ /dev/null @@ -1 +0,0 @@ -105a9c7aa14be6b9924c29e8d3892c23d3be1613ef3a55eaafc5cf0fc46cbddc v41.2.0.tar.gz diff --git a/extra/python-setuptools/depends b/extra/python-setuptools/depends deleted file mode 100644 index fdc793e7..00000000 --- a/extra/python-setuptools/depends +++ /dev/null @@ -1 +0,0 @@ -python diff --git a/extra/python-setuptools/sources b/extra/python-setuptools/sources deleted file mode 100644 index fc504634..00000000 --- a/extra/python-setuptools/sources +++ /dev/null @@ -1 +0,0 @@ -https://github.com/pypa/setuptools/archive/v41.2.0.tar.gz diff --git a/extra/python-setuptools/version b/extra/python-setuptools/version deleted file mode 100644 index 7733eb9a..00000000 --- a/extra/python-setuptools/version +++ /dev/null @@ -1 +0,0 @@ -41.2.0 1