From 548ed2eda98a9f42bbc913f78665609537d4180f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 7 Jul 2023 09:49:04 +0200 Subject: removed python-bootstrap patches (as python-bootstrap build python-XXX modules into build-support) --- extra/python-pyproject-hooks/PKGBUILD | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 extra/python-pyproject-hooks/PKGBUILD (limited to 'extra/python-pyproject-hooks') diff --git a/extra/python-pyproject-hooks/PKGBUILD b/extra/python-pyproject-hooks/PKGBUILD deleted file mode 100644 index 13a5299b..00000000 --- a/extra/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 -- cgit v1.2.3-54-g00ecf