diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2021-12-17 13:31:00 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2021-12-17 13:31:00 +0100 |
commit | 5739f6fc73bd282fc2a2bb942f1ec069b29273d2 (patch) | |
tree | 57ba36ec5478bae6a413ee88cddbaf2ccc837c0a | |
parent | 5a572f9ad9fbb517a8be9c35bed92e1530e5b0ff (diff) | |
download | packages-5739f6fc73bd282fc2a2bb942f1ec069b29273d2.tar.xz |
extra/python-ordered-set: removed bootstrapping, kept checkdepends cycle breaking
-rw-r--r-- | extra/python-ordered-set/PKGBUILD | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/python-ordered-set/PKGBUILD b/extra/python-ordered-set/PKGBUILD index 78877574..fcc37cc1 100644 --- a/extra/python-ordered-set/PKGBUILD +++ b/extra/python-ordered-set/PKGBUILD @@ -1,6 +1,2 @@ -makedepends=(${makedepends[@]//python-setuptools/}) -makedepends=(${makedepends[@]//python2-setuptools/}) -makedepends=('python-setuptools-bootstrap' 'python2-setuptools-bootstrap' 'python2' 'python') - unset checkdepends unset check |