Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-setuptools-scm/PKGBUILD
blob: 5057a55f81bb03393ec410d69d7c84475c3b028d (plain)
1
2
3
4
5
6
7
8
9
# 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