index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/python-setuptools-scm/PKGBUILD | 9 |
diff --git a/community/python-setuptools-scm/PKGBUILD b/community/python-setuptools-scm/PKGBUILD deleted file mode 100644 index 5057a55f..00000000 --- a/community/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 |