Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-packaging/PKGBUILD
blob: 5c46bfcf771f316d0141e3909dbc200abe43fcbf (plain)
1
2
3
4
5
6
7
# temporary to build python-build with python-bootstrap (breaking cycles)
makedepends=(${makedepends[@]//python-installer/})
makedepends=(${makedepends[@]//python-build/})
makedepends=(${makedepends[@]//python-flit-core/})
makedepends+=('python-bootstrap')
unset checkdepends
unset check