Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-dateutil/PKGBUILD
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-01-17 01:05:59 +0200
committerTasos Sahanidis <tasos@tasossah.com>2024-01-17 01:06:28 +0200
commitaac8d5ed5dfaf86ecad6dab55734fe91381b7f8b (patch)
tree3e45f72aa3396a8cd485c7c697e5c7d40b75d816 /extra/python-dateutil/PKGBUILD
parent287e1953d0a650481f1aed8524783aa1a217fec9 (diff)
extra/python-dateutil: Disable check()
Diffstat (limited to 'extra/python-dateutil/PKGBUILD')
-rw-r--r--extra/python-dateutil/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/python-dateutil/PKGBUILD b/extra/python-dateutil/PKGBUILD
new file mode 100644
index 00000000..2699de09
--- /dev/null
+++ b/extra/python-dateutil/PKGBUILD
@@ -0,0 +1,4 @@
+# Break dependency cycle between dateutil and hypothesis
+unset check
+unset checkdepends
+