Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-jaraco.functools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-jaraco.functools/PKGBUILD')
-rw-r--r--extra/python-jaraco.functools/PKGBUILD14
1 files changed, 1 insertions, 13 deletions
diff --git a/extra/python-jaraco.functools/PKGBUILD b/extra/python-jaraco.functools/PKGBUILD
index d95ca919..c849e325 100644
--- a/extra/python-jaraco.functools/PKGBUILD
+++ b/extra/python-jaraco.functools/PKGBUILD
@@ -1,13 +1 @@
-# temporary to build python-build with python-bootstrap (breaking cycles)
-makedepends=(${makedepends[@]//python-build/})
-makedepends=(${makedepends[@]//python-installer/})
-makedepends=(${makedepends[@]//python-wheel/})
-makedepends+=('python-bootstrap')
-unset checkdepends
-unset check
-eval "$(
- declare -f build | \
- sed '
- s/python -m build --wheel --no-isolation/python -m build --wheel --no-isolation -x/g
- '
-)"
+checkdepends+=('python-jaraco.functools')