summaryrefslogtreecommitdiff
path: root/extra/python-attrs
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2022-01-01 22:36:22 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2022-01-01 22:36:22 +0100
commit973d7c8c36c3e327aa07d31a245f4259b4e77e33 (patch)
tree777d6dfb4bcd2906497d0beb60abe2997e980e00 /extra/python-attrs
parent515605891b62c62e195617549e1862b5d720097d (diff)
downloadpackages-973d7c8c36c3e327aa07d31a245f4259b4e77e33.tar.xz
extra/python-attrs: removed python-setuptools/distutils patching
Diffstat (limited to 'extra/python-attrs')
-rw-r--r--extra/python-attrs/PKGBUILD4
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/python-attrs/PKGBUILD b/extra/python-attrs/PKGBUILD
index 79c6c3a3..fcc37cc1 100644
--- a/extra/python-attrs/PKGBUILD
+++ b/extra/python-attrs/PKGBUILD
@@ -1,6 +1,2 @@
unset checkdepends
unset check
-
-makedepends=(${makedepends[@]//python-setuptools/})
-makedepends=(${makedepends[@]//python2-setuptools/})
-makedepends+=(python python2)