summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-01-01 22:08:02 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-01-01 22:08:02 +0100
commit515605891b62c62e195617549e1862b5d720097d (patch)
treef95aa28bd3978d02f282e02f8210ed0d156f490d
parent493b30b143b0ef33aba798f25b1a02cab5b3dfaa (diff)
downloadpackages-515605891b62c62e195617549e1862b5d720097d.tar.xz
extra/python-ordered-set: removed setuptools patching
-rw-r--r--extra/python-ordered-set/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/python-ordered-set/PKGBUILD b/extra/python-ordered-set/PKGBUILD
index 79c6c3a3..fcc37cc1 100644
--- a/extra/python-ordered-set/PKGBUILD
+++ b/extra/python-ordered-set/PKGBUILD
@@ -1,6 +1,2 @@
unset checkdepends
unset check
-
-makedepends=(${makedepends[@]//python-setuptools/})
-makedepends=(${makedepends[@]//python2-setuptools/})
-makedepends+=(python python2)