From e962eceedadf5ffc119ff251a1f905c1d2e314b3 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 1 Jan 2022 22:48:38 +0100 Subject: community/python-wheel: removed python-setuptools/distutils patching --- community/python-wheel/PKGBUILD | 4 ---- 1 file changed, 4 deletions(-) (limited to 'community') diff --git a/community/python-wheel/PKGBUILD b/community/python-wheel/PKGBUILD index 79c6c3a3..fcc37cc1 100644 --- a/community/python-wheel/PKGBUILD +++ b/community/python-wheel/PKGBUILD @@ -1,6 +1,2 @@ unset checkdepends unset check - -makedepends=(${makedepends[@]//python-setuptools/}) -makedepends=(${makedepends[@]//python2-setuptools/}) -makedepends+=(python python2) -- cgit v1.2.3-54-g00ecf