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