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-01-21 00:27:41 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-01-21 00:27:50 +0200
commit441049f7c99b61af8e4ff079601af581a862b849 (patch)
tree659e5c3637ea07e787488a620bbc050c55cfb029
parent1a340014bef8f691043c48dc34502afdc913f765 (diff)
extra/python-attr: Disable check()
-rw-r--r--extra/python-attrs/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/python-attrs/PKGBUILD b/extra/python-attrs/PKGBUILD
new file mode 100644
index 00000000..0ff09112
--- /dev/null
+++ b/extra/python-attrs/PKGBUILD
@@ -0,0 +1,4 @@
+# Break dependency cycle between attrs and hypothesis
+unset check
+unset checkdepends
+