Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-setuptools
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-03-08 12:59:39 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-03-08 12:59:39 +0200
commitb1788aa7136d81b499aadbc44a84d5d5cb5fcb29 (patch)
tree180323884fd74a99627a01b6ff092ac5845fa69a /extra/python-setuptools
parentc01cae2b653b262b2ea6324ef52a5aa4fc91810e (diff)
extra/python-setuptools: Bump
Diffstat (limited to 'extra/python-setuptools')
-rw-r--r--extra/python-setuptools/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/python-setuptools/PKGBUILD b/extra/python-setuptools/PKGBUILD
index a3e7950b..d049fc3a 100644
--- a/extra/python-setuptools/PKGBUILD
+++ b/extra/python-setuptools/PKGBUILD
@@ -29,7 +29,7 @@ eval "$(
sed -r 's/cd setuptools;?$/cd setuptools-$pkgver/'
)"
-# Skip the last two patches
+# Skip the last two patches.
eval "$(
declare -f prepare | \
sed '/add-dependency.patch/d' | sed '/build-no-isolation.patch/d'