From 3ff8b1e788a2fe6499af411611e40d14180a590b Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sat, 31 Aug 2019 17:27:53 +0300 Subject: [PATCH] python-setuptools: included in python now --- extra/python-setuptools/build | 11 ----------- extra/python-setuptools/checksums | 1 - extra/python-setuptools/depends | 1 - extra/python-setuptools/sources | 1 - extra/python-setuptools/version | 1 - 5 files changed, 15 deletions(-) delete mode 100755 extra/python-setuptools/build delete mode 100644 extra/python-setuptools/checksums delete mode 100644 extra/python-setuptools/depends delete mode 100644 extra/python-setuptools/sources delete mode 100644 extra/python-setuptools/version 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