Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-setuptools-scm/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2023-07-07 09:49:04 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2023-07-07 09:49:04 +0200
commit548ed2eda98a9f42bbc913f78665609537d4180f (patch)
tree7ee45ba69d70fc6b36f6b980857761978f61ce7b /extra/python-setuptools-scm/PKGBUILD
parent95b5d58d741735391f1c129c232d614ceb6e5d64 (diff)
removed python-bootstrap patches (as python-bootstrap build python-XXX modules into build-support)
Diffstat (limited to 'extra/python-setuptools-scm/PKGBUILD')
-rw-r--r--extra/python-setuptools-scm/PKGBUILD9
1 files changed, 0 insertions, 9 deletions
diff --git a/extra/python-setuptools-scm/PKGBUILD b/extra/python-setuptools-scm/PKGBUILD
deleted file mode 100644
index 5057a55f..00000000
--- a/extra/python-setuptools-scm/PKGBUILD
+++ /dev/null
@@ -1,9 +0,0 @@
-# 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')
-depends=(${depends[@]//python-packaging/})
-depends=(${depends[@]//python-setuptools/})
-unset checkdepends
-unset check