Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-flit-core/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-flit-core/PKGBUILD')
-rw-r--r--extra/python-flit-core/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/python-flit-core/PKGBUILD b/extra/python-flit-core/PKGBUILD
index b8a84aa2..5f84d4e8 100644
--- a/extra/python-flit-core/PKGBUILD
+++ b/extra/python-flit-core/PKGBUILD
@@ -1,6 +1,6 @@
-# temporary to build python-build with python-bootstrap (breaking cycles)
-makedepends=(${makedepends[@]//python-installer/})
-makedepends=(${makedepends[@]//python-build/})
-makedepends+=('python-bootstrap')
-unset checkdepends
+# boostrapping python modules
+
+# no testing no test or optional dependencies
unset check
+unset checkdepends
+unset optdepends