Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-tomli/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-tomli/PKGBUILD')
-rw-r--r--extra/python-tomli/PKGBUILD7
1 files changed, 7 insertions, 0 deletions
diff --git a/extra/python-tomli/PKGBUILD b/extra/python-tomli/PKGBUILD
new file mode 100644
index 00000000..e8287d26
--- /dev/null
+++ b/extra/python-tomli/PKGBUILD
@@ -0,0 +1,7 @@
+# temporary to build python-build with python-bootstrap (breaking cycles)
+makedepends=(${makedepends[@]//python-flit-core/})
+makedepends=(${makedepends[@]//python-build/})
+makedepends=(${makedepends[@]//python-installer/})
+makedepends+=('python-bootstrap')
+unset checkdepends
+unset check