Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extra/python-trove-classifiers/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/python-trove-classifiers/PKGBUILD b/extra/python-trove-classifiers/PKGBUILD
index 03d83c19..a4e37af2 100644
--- a/extra/python-trove-classifiers/PKGBUILD
+++ b/extra/python-trove-classifiers/PKGBUILD
@@ -1 +1,5 @@
+# Try to break the dependency cicle for iniconfig
+unset check
+unset checkdepends
+
makedepends+=(python-wheel)