summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-01-01 21:51:32 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-01-01 21:51:32 +0100
commit493b30b143b0ef33aba798f25b1a02cab5b3dfaa (patch)
treefff68b1467600d479bae2e42cd04b4168ca68978 /community
parentccd5c2abf78516a7ecd2b02782f96643de504a98 (diff)
downloadpackages-493b30b143b0ef33aba798f25b1a02cab5b3dfaa.tar.xz
community/python-more-itertools: removed python-setuptools/distutils patching
Diffstat (limited to 'community')
-rw-r--r--community/python-more-itertools/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/python-more-itertools/PKGBUILD b/community/python-more-itertools/PKGBUILD
index 79c6c3a3..fcc37cc1 100644
--- a/community/python-more-itertools/PKGBUILD
+++ b/community/python-more-itertools/PKGBUILD
@@ -1,6 +1,2 @@
unset checkdepends
unset check
-
-makedepends=(${makedepends[@]//python-setuptools/})
-makedepends=(${makedepends[@]//python2-setuptools/})
-makedepends+=(python python2)