index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-07 09:49:04 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2023-07-07 09:49:04 +0200 |
commit | 548ed2eda98a9f42bbc913f78665609537d4180f (patch) | |
tree | 7ee45ba69d70fc6b36f6b980857761978f61ce7b /extra/python-installer | |
parent | 95b5d58d741735391f1c129c232d614ceb6e5d64 (diff) |
-rw-r--r-- | extra/python-installer/PKGBUILD | 8 |
diff --git a/extra/python-installer/PKGBUILD b/extra/python-installer/PKGBUILD index 6dd1a147..e5c1ec0f 100644 --- a/extra/python-installer/PKGBUILD +++ b/extra/python-installer/PKGBUILD @@ -13,11 +13,3 @@ eval "$( /docs\/build\/html/d ' )" - -# 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 |