summaryrefslogtreecommitdiff
path: root/extra/python-ordered-set
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-12-17 12:28:06 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2021-12-17 12:28:06 +0100
commit52640d5c2353da4833ba407546df789b15f18a45 (patch)
tree4ba2ed60b4b20d7bf04c584fa1b0d9c7484c1710 /extra/python-ordered-set
parent75ef4fdc00e0c2cefc08eec96626456161a845e5 (diff)
downloadpackages-52640d5c2353da4833ba407546df789b15f18a45.tar.xz
extra/python-ordered-set: bootstrapping
Diffstat (limited to 'extra/python-ordered-set')
-rw-r--r--extra/python-ordered-set/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/python-ordered-set/PKGBUILD b/extra/python-ordered-set/PKGBUILD
new file mode 100644
index 00000000..78877574
--- /dev/null
+++ b/extra/python-ordered-set/PKGBUILD
@@ -0,0 +1,6 @@
+makedepends=(${makedepends[@]//python-setuptools/})
+makedepends=(${makedepends[@]//python2-setuptools/})
+makedepends=('python-setuptools-bootstrap' 'python2-setuptools-bootstrap' 'python2' 'python')
+
+unset checkdepends
+unset check