Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-05-04 00:25:31 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-05-04 00:25:31 +0300
commitf8c5b28d4b7c2f139ffdb24a7a1b04247ec4195f (patch)
tree6da3eb59d16e919c30fe626914c420ed871e56d9
parent9e75630ffe7dd0d210ad0fe996ce9229a837799b (diff)
extra: Remove --no-isolation from jaraco packages
-rw-r--r--extra/python-jaraco.envs/PKGBUILD14
-rw-r--r--extra/python-jaraco.itertools/PKGBUILD14
-rw-r--r--extra/python-jaraco.text/PKGBUILD14
3 files changed, 3 insertions, 39 deletions
diff --git a/extra/python-jaraco.envs/PKGBUILD b/extra/python-jaraco.envs/PKGBUILD
index 5e723f0a..6403c888 100644
--- a/extra/python-jaraco.envs/PKGBUILD
+++ b/extra/python-jaraco.envs/PKGBUILD
@@ -1,14 +1,2 @@
-# This works around
-#File "/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py", line 284, in __setitem__
-# current_value = getattr(target_obj, option_name)
-# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-#AttributeError: 'MinimalDistribution' object has no attribute 'entry_points'
-
-eval "$(
- declare -f build | \
- sed '
- s/--no-isolation//
- '
-)"
-
unset check
+unset checkdepends
diff --git a/extra/python-jaraco.itertools/PKGBUILD b/extra/python-jaraco.itertools/PKGBUILD
index 5e723f0a..6403c888 100644
--- a/extra/python-jaraco.itertools/PKGBUILD
+++ b/extra/python-jaraco.itertools/PKGBUILD
@@ -1,14 +1,2 @@
-# This works around
-#File "/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py", line 284, in __setitem__
-# current_value = getattr(target_obj, option_name)
-# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-#AttributeError: 'MinimalDistribution' object has no attribute 'entry_points'
-
-eval "$(
- declare -f build | \
- sed '
- s/--no-isolation//
- '
-)"
-
unset check
+unset checkdepends
diff --git a/extra/python-jaraco.text/PKGBUILD b/extra/python-jaraco.text/PKGBUILD
index 5e723f0a..6403c888 100644
--- a/extra/python-jaraco.text/PKGBUILD
+++ b/extra/python-jaraco.text/PKGBUILD
@@ -1,14 +1,2 @@
-# This works around
-#File "/usr/lib/python3.11/site-packages/setuptools/config/setupcfg.py", line 284, in __setitem__
-# current_value = getattr(target_obj, option_name)
-# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-#AttributeError: 'MinimalDistribution' object has no attribute 'entry_points'
-
-eval "$(
- declare -f build | \
- sed '
- s/--no-isolation//
- '
-)"
-
unset check
+unset checkdepends