summaryrefslogtreecommitdiff
path: root/extra/python-six/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-01-01 22:47:37 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-01-01 22:47:37 +0100
commit86b6114633b070053cf848ea4d3b7b0a9360d431 (patch)
treec4f5736c7fe9bdd93c8d47f3ad35d55120406b55 /extra/python-six/PKGBUILD
parent973d7c8c36c3e327aa07d31a245f4259b4e77e33 (diff)
downloadpackages-86b6114633b070053cf848ea4d3b7b0a9360d431.tar.xz
extra/python-six: removed python-setuptools/distutils patching
Diffstat (limited to 'extra/python-six/PKGBUILD')
-rw-r--r--extra/python-six/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/python-six/PKGBUILD b/extra/python-six/PKGBUILD
index 79c6c3a3..fcc37cc1 100644
--- a/extra/python-six/PKGBUILD
+++ b/extra/python-six/PKGBUILD
@@ -1,6 +1,2 @@
unset checkdepends
unset check
-
-makedepends=(${makedepends[@]//python-setuptools/})
-makedepends=(${makedepends[@]//python2-setuptools/})
-makedepends+=(python python2)