summaryrefslogtreecommitdiff
path: root/extra/python-six/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-12-28 20:22:32 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-12-28 20:22:32 +0100
commit6c19491a6f95082cf773c59ea55c0c2c19075713 (patch)
treeb2f7cc5a4d02da7c52df5c8e56b8c70022199ca0 /extra/python-six/PKGBUILD
parentc810860782b8a06682edbb7de81760fd23cf70c0 (diff)
downloadpackages-6c19491a6f95082cf773c59ea55c0c2c19075713.tar.xz
extra/python-six: bootstrapping
Diffstat (limited to 'extra/python-six/PKGBUILD')
-rw-r--r--extra/python-six/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/python-six/PKGBUILD b/extra/python-six/PKGBUILD
new file mode 100644
index 00000000..79c6c3a3
--- /dev/null
+++ b/extra/python-six/PKGBUILD
@@ -0,0 +1,6 @@
+unset checkdepends
+unset check
+
+makedepends=(${makedepends[@]//python-setuptools/})
+makedepends=(${makedepends[@]//python2-setuptools/})
+makedepends+=(python python2)